简体   繁体   English

Xcode 13.2 - 内部错误:缺少 Package 描述模块

[英]Xcode 13.2 - Internal error : Missing Package Description Module

Just updated Xcode to 13.2 via Mac App Store.刚刚通过 Mac App Store 将 Xcode 更新到 13.2。

I installed the additional components, and my project won't compile anymore: Xcode just tells me Internal error: missingPackageDescriptionModule - Resolving Package Graph Failed when attempting to build.我安装了附加组件,但我的项目将不再编译:Xcode 只是告诉我Internal error: missingPackageDescriptionModule - Resolving Package Graph Failed None of the Swift packages used within my app seems to build, because "Package resolution errors must be fixed before building".我的应用程序中使用的 Swift 包似乎都没有构建,因为“必须在构建之前修复包解析错误”。

Already attempted to restart Xcode, update macOS, clean derived data, reset Swift package caches and update package versions to no avail. Already attempted to restart Xcode, update macOS, clean derived data, reset Swift package caches and update package versions to no avail.

Guess I'll try re-installing Xcode but... does anyone else have the same issue?我想我会尝试重新安装 Xcode 但是......还有其他人有同样的问题吗?

Apple has responded:苹果回应:

We're currently investigating this issue — thank you to those who have filed bug reports so far.我们目前正在调查这个问题——感谢那些迄今为止提交错误报告的人。 To workaround this issue, please re-download Xcode 13.2 RC directly from the More Downloads page.要解决此问题,请直接从更多下载页面重新下载 Xcode 13.2 RC。

https://developer.apple.com/forums/thread/696504 https://developer.apple.com/forums/thread/696504

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM