错误信息:iPhone/iPod Touch: Icon.png: icon dimensions (0x0) don't meet the size requirements. The icon file must be 57x57 pixels, in .png format
检查Icon文件格式完全正确。
解决办法:升级到最新版本的application loader(我的是2.5.1),xcode其实只是集成application loader,并不是具有独立的上传功能。
The solution is to download and install the latest version of Application Loader, and then reattempt your submission. Installing the new version of App Loader will fix this problem with Xcode's validation process.
修复Icon尺寸问题
本文解决了一个关于iPhone/iPod Touch应用程序中Icon.png文件尺寸不符合要求的问题。指出正确的尺寸应该是57x57像素,并建议升级到最新版本的Application Loader来解决Xcode验证过程中出现的错误。
258

被折叠的 条评论
为什么被折叠?



