mirror of
https://github.com/PlayCover/PlayCover.git
synced 2026-04-26 00:05:52 +03:00
[GH-ISSUE #1142] [Bug]: Cannot compile on Xcode 15.0 (15A240d) - PhaseScriptExecution failed with a nonzero exit code #636
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#636
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 @brunoaduarte on GitHub (Oct 10, 2023).
Original GitHub issue: https://github.com/PlayCover/PlayCover/issues/1142
Describe the bug
Cannot compile on Xcode 15.0 (15A240d) - PhaseScriptExecution failed with a nonzero exit code
Steps to reproduce
Follow all the steps from [https://docs.playcover.io/building_from_source/index (https://docs.playcover.io/building_from_source/index)
on latest macOS Ventura 13.5.2 with Xcode 15.0 (15A240d)
When I press the Play button the building process starts and stops with this error
PhaseScriptExecution failed with a nonzero exit code
Expected behaviour
Compile and run PlayCover
Crash log
What version of PlayCover are you using?
Nightly/beta
What version of macOS are you using?
Ventura (macOS 13)
Issue Language
@fuomag9 commented on GitHub (Oct 27, 2023):
This fails on 14.1 (23B74) as well
@Vortec4800 commented on GitHub (Jan 8, 2024):
Just wanted to comment and mention this is still happening on the develop branch today. I updated the script and that fixed the issue, maybe the shell script should be changed to find the Sparkle.xcframework directory instead of hardcoding the path, in case it moves for whatever reason?
@MhAmerian commented on GitHub (Jan 19, 2024):
Same issue on sonoma. M1pro
@MhAmerian commented on GitHub (Jan 19, 2024):
did you find any solution?
@Catta1997 commented on GitHub (May 29, 2024):
Hi all. I had the same issue and for me
Clan build foldersolved the issue