Post

Replies

Boosts

Views

Activity

Reply to Xcode Cloud not working with local packages
Have faced this earlier and fixed it by adding back Package.resolved file into the repo. It's not because SPMKit2 doesn't have dependencies but you didn't commit your project's Package.resolved file don't you use any third party spm in your app? if yes, you need to commit the Package.resolved to remote atleast for the main project's spm packages.
Dec ’23