首页 > 移动平台 > 详细

iOS开发--提交应用Your binary is not optimized for iPhone 5

时间:2015-08-09 20:26:26      阅读:947      评论:0      收藏:0      [点我收藏+]
ERROR ITMS-9000: "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 UILaunchImage 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.

提交应用时报上面的错,上网搜索了下,下面这个方法可以解决

If you are working with Images.xcassets make sure in your projects settings, General > App Icons and Launch Images > Launch Image Source is set.

iOS开发--提交应用Your binary is not optimized for iPhone 5

原文:http://www.cnblogs.com/feiling/p/4716061.html

(1)
(0)
   
举报
评论 一句话评论(0
关于我们 - 联系我们 - 留言反馈 - 联系我们:wmxa8@hotmail.com
© 2014 bubuko.com 版权所有
打开技术之扣,分享程序人生!