标签: ios xcode xcasset
我有一个包含多个目标的项目,现在当我打开项目或移动目标时,我在两个弹出窗口中收到错误The folder “Icons.xcassets” doesn’t exist.。会导致这种情况的原因是什么?
The folder “Icons.xcassets” doesn’t exist.
答案 0 :(得分:0)
转到项目->目标->选择“常规”选项卡->转到“应用程序图标并启动图像”部分->选择“不对应用程序图标源使用资产目录”。
这样做对我来说是一个警告。 See the image for clarification