Xcode 14
When I push to the main branch of my repo Xcode Cloud fires up and ideally should run my test suite. However I cannot make it to the testing phase because I get this message:
Could not resolve package dependencies:
Package.resolved file is corrupted or malformed; fix or delete the file to continue: unsupported schema version 2
I'm also on Xcode beta but I doubt that has any relevance here.
Also to be clear the popular solution of deleting Package.resolved
is not working. Xcode just autogenerates the exact same Package.resolved
.