Closed
Description
Previously we used version 4.4.0 with Xcode 16.2 and this worked fine (locally and in Xcode cloud).
Because local builds failed, we updated this dependency to 4.7.1 and this fixed the issues locally.
Now the Xcode cloud build fails with the following error in the SwiftPackageListPlugin shell script phase:
Error: The file “workspace-state.json” couldn’t be opened because there is no such file.
LLVM Profile Error: Failed to write file "default.profraw": Operation not permitted
Command PhaseScriptExecution failed with a nonzero exit code
We already have configured Xcode cloud to skip the plugin validation (otherwise the builds wouldn't have worked before).
The Xcode version in Xcode cloud does not make a difference. We tried 16.2 and 16.3 (RC) (the full release is not available yet...).
Locally both work fine...
Metadata
Metadata
Assignees
Labels
No labels