码迷,mamicode.com
首页 > 移动开发 > 详细

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

时间:2015-08-09 20:29:36      阅读:730      评论: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

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!