xcode 丢失的文件:该捆绑包不包含完全“76x76”像素的 iPad 应用程序图标
声明:本页面是StackOverFlow热门问题的中英对照翻译,遵循CC BY-SA 4.0协议,如果您需要使用它,必须同样遵循CC BY-SA许可,注明原文地址和作者信息,同时你必须将它归于原作者(不是我):StackOverFlow
原文地址: http://stackoverflow.com/questions/18928963/
Warning: these are provided under cc-by-sa 4.0 license. You are free to use/share it, But you must attribute it to the original authors (not me):
StackOverFlow
Missing Files: The bundle does not contain an app icon for iPad of exactly '76x76' pixels
提问by AtWork
I have uploaded an app targeting ios 6.1 and earlier and it is in review, and I got an email notifying me that App is missing following files:
我上传了一个针对 ios 6.1 及更早版本的应用程序,它正在审核中,我收到一封电子邮件,通知我应用程序缺少以下文件:
Missing recommended icon file - The bundle does not contain an app icon for iPhone / iPod Touch of exactly '120x120' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '76x76' pixels, in .png format.
Missing recommended icon file - The bundle does not contain an app icon for iPad of exactly '152x152' pixels, in .png format.
Also, I looked into this link. But nothing is clearly mentioned that if I don't upload icons for ios 7 then my app would be rejected or not ? As my app is targeting ios 6.1 and earlier.
另外,我查看了这个链接。但是没有明确提到如果我不上传 ios 7 的图标,那么我的应用程序是否会被拒绝?因为我的应用程序针对 ios 6.1 及更早版本。
Plaese help me on this.
Plaese 帮我解决这个问题。
Thanks.
谢谢。
采纳答案by Michael Dautermann
Your app may work great on iOS 6.1 and earlier, but as Apple is now accepting applications that work on iOS 7 as well, you also need to also provide the iOS7 icon sizes that the store is expecting today.
你的应用可以在iOS 6.1工作的伟大和更早的版本,但苹果现在是接受应用程序,以及在iOS 7的工作,还需要同时提供iOS7图标大小,店内期待今天。