小编Kos*_*008的帖子

如何修复错误ITMS-90032:"无效的图像路径 - 在"CFBundleIcons"键下引用的路径中找不到图像:"AppIcon60x60"?

我做了一个应用程序,当我尝试提交时,我收到了一个错误.错误是ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'AppIcon60x60'".

我也是这样做的Info.plist: 在此输入图像描述

这是我的 xcassets 在此输入图像描述

我不知道为什么它不起作用.如果我从删除的图标Supporting Files,并从Info.plist,并尝试提交它显示这两个错误:

ERROR ITMS-90032: "Invalid Image Path - No image found at the path referenced under key 'CFBundleIcons': 'AppIcon60x60'"

ERROR ITMS-90022: "Missing required icon file. The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format for iOS versions >= 7.0."

xcode ios

6
推荐指数
2
解决办法
7440
查看次数

标签 统计

ios ×1

xcode ×1