Xcode: issue “file xxx.png is missing from working copy” at project building

后端 未结 24 2078
猫巷女王i
猫巷女王i 2020-12-04 08:22

After deleting/adding some png files to project, i have got messages when building project.

\"file ProjectPath\\aaa\\xxx.png is missing from working copy.\"

24条回答
  •  温柔的废话
    2020-12-04 08:22

    Got this for every project after moving on to XCode 8. This solved it:

    With Option Key pressed, Product (in title menu) -> Clean Build Folder.

提交回复
热议问题