app-store - iOS:使用launchScreen.xib设置的启动界面在上传APP Store时报错(xcode7)
迷茫
迷茫 2017-04-17 17:53:22
[iOS讨论组]

使用launchScreen.xib作为启动界面,但是上传到app store时报错

ERROR ITMS-90096: "Your binary is not optimized for iPhone 5 - New iPhone apps and app updates submitted must support the 4-inch display on iPhone 5 and must include a launch image referenced in the Info.plist under UILaunchImages with a UILaunchImageSize value set to {320, 568}. Launch images must be PNG files and located at the top-level of your bundle, or provided within each .lproj folder if you localize your launch images. Learn more about iPhone 5 support and app launch images by reviewing the 'iOS Human Interface Guidelines' at 'https://developer.apple.com/library/ios/documentation/UserExperience/Conceptual/MobileHIG/IconsImages/IconsImages.html#//apple_ref/doc/uid/TP40006556-CH14-SW5' and the 'iOS App Programming Guide' at 'https://developer.apple.com/library/ios/documentation/iPhone/Conceptual/iPhoneOSProgrammingGuide/App-RelatedResources/App-RelatedResources.html#//apple_ref/doc/uid/TP40007072-CH6-SW12'."

以前没有遇到过这种错误,什么情况啊????

迷茫
迷茫

业精于勤,荒于嬉;行成于思,毁于随。

全部回复(3)
天蓬老师

加一个launchImage就好了。也就是你要新建一个launchImage。把里面相应的图片都加上。就好了。
你用的是xib。在设置里选择一下就行,但为了上appstore。这个launchImage还是要的。
我理解的可能不太深刻,但是上次我就是这么过的。哈哈。
欢迎加入物联网iOS交流群499604323

伊谢尔伦

最低版本换到8.0就可以了,晕......

阿神

如果支持低版本,需要导入低版本的启动图片,Default.png 直接拖入到工程

热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板
关于我们 免责申明 举报中心 意见反馈 讲师合作 广告合作 最新更新 English
php中文网:公益在线php培训,帮助PHP学习者快速成长!
关注服务号 技术交流群
PHP中文网订阅号
每天精选资源文章推送
PHP中文网APP
随时随地碎片化学习

Copyright 2014-2025 https://www.php.cn/ All Rights Reserved | php.cn | 湘ICP备2023035733号