mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
[PR #661] [MERGED] fixed issue where the command tools wont be recognized if terminal/zs… #1703
Labels
No labels
UI
app-support
bug
bug
documentation
duplicate
enhancement
game-support
good first issue
help wanted / caution
inactive
invalid
macos-beta
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/PlayCover#1703
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/PlayCover/PlayCover/pull/661
Author: @driff
Created: 12/31/2022
Status: ✅ Merged
Merged: 1/18/2023
Merged by: @Depal1
Base:
develop← Head:fix/verifyCommandTools📝 Commits (5)
0431479fixed issue where the command tools wont be recognized if terminal/zshell outputs an additional lineb53c9d9Merge branch 'develop' of https://github.com/driff/PlayCover into fix/verifyCommandTools27317c1restored PlayCover.xcodeproj from develop98ff892restored .xcodeproj from developea3a085SwiftLint and styling📊 Changes
1 file changed (+12 additions, -9 deletions)
View changed files
📝
PlayCover/Utils/Shell.swift(+12 -9)📄 Description
Fixes an issue where you would never get that the command tools are installed if your shell had additional messages, for example, mine was showing an error when shell started because it failed to read an env file.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.