XCode 13.2 missingPackageDescriptionModule

Hi, I've tried all the other solutions for getting rid of this error including deleting derivedData, Reset Package Caches, Update to latest Package Versions. I have never gotten this error before, XCode just updated on its own, and bam I'm getting these errors. I am developing a package and can't run my XCTests because of this internal error, this error also appears to be affecting my other packages but not my actual App projects.

Answered by atlwx.gatech in 698129022

Definitely an issue with Xcode 13.2 (done via the eternity that is an App Store install). See this thread: https://developer.apple.com/forums/thread/696504

Do your actual app projects use any swift packages? 'cause for me all my projects are broken since I've updated 🙄

No, none of my apps use my swift package but the actual package won't resolve when I'm trying to develop it, it says Resolving Package Graph Failed, so I cannot run the XCTests associated with my package.

Accepted Answer

Definitely an issue with Xcode 13.2 (done via the eternity that is an App Store install). See this thread: https://developer.apple.com/forums/thread/696504

same issue for me, will try to download it manually

XCode 13.2 missingPackageDescriptionModule
 
 
Q