将iPhone应用程序上传到appStore时出错

时间:2012-06-06 12:24:05

标签: iphone app-store application-loader

  

可能重复:
  Problem with Icon.png (Icon specified in the Info.plist not found under the top level app wrapper: Icon.png (-19007))

我已经构建了一个iPhone应用程序,我已经在真实设备上进行了测试,一切都很好。 但是,当我使用Application Loader将其上传到appStore时,我总是收到以下错误。

在顶级应用包装器下找不到Info.plist中指定的图标:Icon.png iPhone / iPod touch:Info.plist无法验证图标尺寸,找不到图标。您必须定义CFBundleIconFile,CFBundleIconFiles或提供默认的Icon.png,即57 * 57。

我不知道为什么会出现这个错误,虽然我已将图标放在资源文件夹

非常感谢任何帮助。

0 个答案:

没有答案