New Xcode 13.2 Breaks Swift Package Manager

Hey CodeCrew,

Just a quick announcement that the new Xcode 13.2 update from the App Store has an issue with projects using Swift Packager Manager.

This includes the projects from our SwiftUI Chat App course and a few other CWC+ Screencasts.

If you’ve updated already (or have been auto-updated) to Xcode 13.2 and you need to use Swift Package Manager, there’s a fix:

You need to re-download Xcode 13.2 directly from Releases section of the Apple Developer website.

This is captured in these release notes: Apple Developer Documentation

If you’ve not updated, I’d recommend not updating yet. Apple will probably get the fixed version into the App Store soon!

6 Likes