skip to Main Content

Xcode – Swift Package Manager failed extracting

I'm getting this Package Manager error, when switching to a different branch or cloning the project. Build fails and "Clean Build Folder" doesn't help. Error: failed extracting 'https://releases.amplify.aws/aws-sdk-ios/AWSConnect-2.26.6.zip' which is required by binary target 'AWSConnect': .../Library/Developer/Xcode/DerivedData/MyApp-cbgtlihuudupsqdzyjdbyvcwkilh/SourcePackages/artifacts/extract/AWSConnect is not a directory

VIEW QUESTION

Xcode 13.2 package issues

As recommended by Apple, I've downloaded and installed the Xcode 13.2 RC to replace the one from the App Store and I still have problems. My package that compiles on Xcode 13.1 fails to compile with multiple errors on 13.2.…

VIEW QUESTION
Back To Top
Search