Missing recommended icon file - The bundle does not contain an app icon for

提交app到appstore的时候遇到如下问题:

Missing recommended 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.

Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format for iOS versions >= 7.0.

Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format for iOS versions >= 7.0.

如果图片资源是完整的,那么assets里面的图片可能有不识别的,可以把未识别的图片手动拖到对应尺寸图片的位置。

还有一个地方,60x60的图片错误,需要删掉carPlay那张图片。

Missing recommended icon file - The bundle does not contain an app icon for_第1张图片
Missing recommended icon file - The bundle does not contain an app icon for_第2张图片

你可能感兴趣的:(Missing recommended icon file - The bundle does not contain an app icon for)