Xcode 13.2 - Internal error : Missing Package Description Module
Xcode 13.2 - Internal error : Missing Package Description Module
刚刚通过 Mac App Store 将 Xcode 更新到 13.2。
我安装了附加组件,我的项目将不再编译:Xcode 只是在尝试构建时告诉我 Internal error: missingPackageDescriptionModule - Resolving Package Graph Failed
。我的应用中使用的 Swift 个包中的 None 似乎可以构建,因为“在构建之前必须修复包解析错误”。
已尝试重新启动 Xcode、更新 macOS、清理派生数据、重置 Swift 包缓存和更新包版本均无济于事。
我想我会尝试重新安装 Xcode 但是...还有其他人遇到同样的问题吗?
编辑: Xcode 13.2.1 版本修复了这个问题,可以从 Mac App Store 下载。
旧答案:
Apple 已回复:
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.
刚刚通过 Mac App Store 将 Xcode 更新到 13.2。
我安装了附加组件,我的项目将不再编译:Xcode 只是在尝试构建时告诉我 Internal error: missingPackageDescriptionModule - Resolving Package Graph Failed
。我的应用中使用的 Swift 个包中的 None 似乎可以构建,因为“在构建之前必须修复包解析错误”。
已尝试重新启动 Xcode、更新 macOS、清理派生数据、重置 Swift 包缓存和更新包版本均无济于事。
我想我会尝试重新安装 Xcode 但是...还有其他人遇到同样的问题吗?
编辑: Xcode 13.2.1 版本修复了这个问题,可以从 Mac App Store 下载。
旧答案:
Apple 已回复:
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.