1

尝试使用 clean 命令构建或归档会导致:

Could not delete some/build/path/here because it was not created by the build system and it is not a subfolder of derived data.

在没有清洁的情况下运行相同,工作得很好。此外,在任何较旧的 xcode 上运行相同的代码都将成功完成。

在 macOS big sur 上运行,11.6 Xcode 版本 13.0 (13A233)

4

1 回答 1

0

您可以尝试通过在产品选项下选择 Destination as iPhone 然后选择 Product -> Archive 而不是命令行来做到这一点

于 2021-10-13T06:39:46.693 回答