Xcode 13.2 Won't Build Project

Xcode 13.2 Won't Build Project
Photo by Jilbert Ebrahimi / Unsplash

Update on Dec 19, 2021: This has been fixed in 13.2.1 of Xcode on the App Store. Update your Xcode app.

There's a known issue in the newest version of Xcode available from the Apple App Store. This issue is actually pretty big. If you're using Swift Package Manager, then your packages won't build.

Workaround

  1. Go to developer.apple.com/download/release/
  2. Sign in with your developer account
  3. Choose Applications
  4. Download Xcode from there

That is actually the workaround given by Apple as well.

How did this happen?

Xcode probably automatically updated from the Mac App Store.