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

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

    Make sure your images are not corrupted and are in the right format (png24). I had one bad image that was tripping me up. After trying everything else, I incidentally discovered the bad one. Wouldn't it be nice if we got a meaningful error message about this.

提交回复
热议问题