[GH-ISSUE #1142] [Bug]: Cannot compile on Xcode 15.0 (15A240d) - PhaseScriptExecution failed with a nonzero exit code #636

Closed
opened 2026-03-03 18:59:38 +03:00 by kerem · 5 comments
Owner

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

Users/myself/Library/Developer/Xcode/DerivedData/PlayCover-cyrrvtyncgqfbzfaylnkohuaqkoj/SourcePackages/artifacts/sparkle/Sparkle.xcframework/macos-arm64_x86_64/Sparkle.framework/Autoupdate: No such file or directory
Command PhaseScriptExecution failed with a nonzero exit code

What version of PlayCover are you using?

Nightly/beta

What version of macOS are you using?

Ventura (macOS 13)

Issue Language

  • Yes my issue is written in English
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 ``` Users/myself/Library/Developer/Xcode/DerivedData/PlayCover-cyrrvtyncgqfbzfaylnkohuaqkoj/SourcePackages/artifacts/sparkle/Sparkle.xcframework/macos-arm64_x86_64/Sparkle.framework/Autoupdate: No such file or directory Command PhaseScriptExecution failed with a nonzero exit code ``` ### What version of PlayCover are you using? Nightly/beta ### What version of macOS are you using? Ventura (macOS 13) ### Issue Language - [X] Yes my issue is written in English
kerem 2026-03-03 18:59:38 +03:00
  • closed this issue
  • added the
    bug
    label
Author
Owner

@fuomag9 commented on GitHub (Oct 27, 2023):

This fails on 14.1 (23B74) as well

<!-- gh-comment-id:1782561531 --> @fuomag9 commented on GitHub (Oct 27, 2023): This fails on 14.1 (23B74) as well
Author
Owner

@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?

<!-- gh-comment-id:1881181564 --> @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?
Author
Owner

@MhAmerian commented on GitHub (Jan 19, 2024):

Same issue on sonoma. M1pro

<!-- gh-comment-id:1901263900 --> @MhAmerian commented on GitHub (Jan 19, 2024): Same issue on sonoma. M1pro
Author
Owner

@MhAmerian commented on GitHub (Jan 19, 2024):

did you find any solution?

<!-- gh-comment-id:1901346357 --> @MhAmerian commented on GitHub (Jan 19, 2024): did you find any solution?
Author
Owner

@Catta1997 commented on GitHub (May 29, 2024):

Hi all. I had the same issue and for me Clan build folder solved the issue

<!-- gh-comment-id:2136894222 --> @Catta1997 commented on GitHub (May 29, 2024): Hi all. I had the same issue and for me `Clan build folder` solved the issue
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/PlayCover#636
No description provided.