Invalid Image Path - No image found at the path. CFBundleIcons Xcode 5

前端 未结 14 2232
清歌不尽
清歌不尽 2020-12-03 09:25

I\'m trying to update my app for iOS 7 with Xcode 5.0.

Everything works fine, but when I archive then validate I get these messages:

Invalid Image Path - No

14条回答
  •  隐瞒了意图╮
    2020-12-03 10:01

    If you get an error AppIcon 120x120 not found in Xcode 6,

    1. click images.xassets which is located left side right under Main.storyboard.
    2. You should see bunch of same icons in different size.
    3. At the bottom, find one that says CarPlay iOS 8 120pt.
    4. Delete this icon and leave it blank.

    Problem solved!

提交回复
热议问题