Xcode 5: “Invalid image path” CFBundleIcons

后端 未结 12 1846
佛祖请我去吃肉
佛祖请我去吃肉 2020-12-14 16:29

Ok, my problem seems to be similar to this, and this, but following the answers, there is not helping me. This might be because I am using Xcode 5, before I upgraded to this

12条回答
  •  自闭症患者
    2020-12-14 17:18

    I had problem with:

    "Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'icon120x120'"

    The solution was to move the icon (120x120) to a another appicon folder

提交回复
热议问题