Xcode 4.5 - CopyPNGFile persists. Need new ideas

后端 未结 9 1931
野趣味
野趣味 2021-02-13 22:05

I\'m making an iPad app and it runs on the simulator, but fails when i try building it for the device.

the error is below:

9条回答
  •  终归单人心
    2021-02-13 22:42

    In my case the error is resolved by going to

    Build Phases -> Copy Bundle Resources

    and removed all the duplicated entries of lunch images DefaultXX.png

提交回复
热议问题