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

后端 未结 24 2076
猫巷女王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:31

    Show on target->build phases -> copy Bundle Resources. and clean build folder command+shift+alt+k

提交回复
热议问题