ERROR ITMS-90032:“Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons':AppIcon40x40”

后端 未结 23 2483
攒了一身酷
攒了一身酷 2020-11-30 02:11

I get this \"No image found at the path referenced under key \'CFBundleIcons\':\" error,\"enter

23条回答
  •  醉梦人生
    2020-11-30 02:49

    I had a similar issue when submitting my app. Same message except it was AppIcon120x120. The problem being on the new xcasset layout there is a new CarPlay icon for iOS8. Clearing that icon fixed it, which I filled in out of habit. Here is where I found the answer. 90032 invalid image problem.

提交回复
热议问题