Post marked as solved
Click to stop watching this thread.
You have stopped watching this post. Click to start watching again.
Post marked as solved with 2 replies, 0 views
Replied In
Xcode Cloud fails to archive an app
For future reference, my .gitignore included Package.resolved, so that file wasn't being pushed to git. Removing it from .gitignore fixed the issue.