mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 08:15:56 +03:00
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#77
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?
Originally created by @IsaacMarovitz on GitHub (Aug 18, 2022).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/176
Following the release of 1.1.0 users have reported apps crashing on open as a result of PlayCover failing to correctly sign applications at install time.Xcode console logs display that PlayCover is unable to findotool. Hardcoding the path tootoolgets rid of this error but does not fix signing.PR in question: #143Issue fixed by: #172