Run IOS error "failed to read asset tags" xcode 10.13

Hun*_*erX 10 build ios

Currently I open a project for IOS, but in the process of opening the project, there is an error.

I hope someone will help. Thank you . . . !

This is an image of the error when running:

错误截图

tom*_*fic 9

在 Xcode 9 中也出现了类似的问题。尝试删除 Images.xcassets 的引用并重新添加它。

您可以通过转到该文件并将其删除来执行此操作。然后系统会提示您删除它或删除引用。

  • 您能否指定删除“Assets.xcassets”并再次添加时到底发生了什么变化?因为如果存储库保持不变,它将不会针对其他计算机进行修复。 (2认同)

the*_*ncs 5

设置 Xcode / File / Workspace Settings / Build system / 选择“Legacy Build System”,这个错误就消失了。