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

后端 未结 23 2475
攒了一身酷
攒了一身酷 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:38

    It was usually due to missing required icons in 'AppIcon' in xcassets. The yellow-green icon part of the image below. It looks like you needed a x2 icon for Spotlight. I didn't need it until just a while ago ... I wonder if the Apple side has changed, or it has become necessary because of the iPhoneX support ... I mean, there are too many empty parts ... While thinking. Once I added this, I passed and I'm fine. By the way, the yellow-green icon is just a placeholder. In this release we will change it to a proper one.

    Here is where I found the answer https://www.poly-rhythm.com/error-itms-90032/

提交回复
热议问题