"无效的图标路径" - Apple App Store团队返回错误

Mat*_*lan 3 icons app-store ios

This is my first time submitting something to the App Store, and I am having a lot of issues. First off, let me say that the application has been built with PhoneGap, using the Cordova 1.9.0 framework. The web application end of it is fine, validates W3, and runs perfectly in browser. I have rebuilt this project from the ground up after being unable to fix the issue manually, but that did not rectify it either. Below is the error that Apple sends back to me...

Invalid Icon Path - No icon found at the path referenced under key "CFBundleIcons": Default@2x.png
Invalid Icon Path - No icon found at the path referenced under key "CFBundleIcons": icon-72@2x.png
Invalid Icon Path - No icon found at the path referenced under key "CFBundleIcons": Default.png
Run Code Online (Sandbox Code Playgroud)

The only modifications I have made to the icon files was through Application --> Summary --> App Icons, using the file selector. I had no errors validating during the submission process, and the icons show up fine on my test phone.

这是我第一次这样做.有很多信息要发布,但我不知道需要什么.如果您有任何想法,我将非常感谢,我将提供您所需的任何信息,以帮助我更好.

Mel*_*ani 11

右键单击plist并选择"show raw keys/values".然后删除/编辑图像图标的值.另外,请确认您的应用程序中是否有plist中提到的所有图像,否则您可以从plist中删除该条目.

请找到随附的屏幕截图,

在此输入图像描述