Skip to content

Xcode cloud build fails with Version 4.7.1 #141

Closed
@xmanu

Description

@xmanu

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

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions