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'."
哪位朋友帮帮忙,看看上面问题,刚刚接触苹果开发.
却少<spanstyle="font-family:'lucidaGrande',Verdana,'MicrosoftYaHei';font-size:14px;background-color:#FFFFFF;">iPhone5启动图片的配图吧回复<aclass='referer'target='_blank'>@红烧土豆:{320,568}你让你们美工做一张这个尺寸的png图片,也有可能图片只是jpg改了个后缀名已经安装说明在info.plist添加了UILaunchImages,也在根目录添加了一个名为Default-568h@2x.png图片,但是还是不行,希望朋友多多指点
已经搞定,谢谢@rshengwudi.
在info.plist中添加一个<spanstyle="color:#444444;font-family:'MicrosoftYaHei',Verdana,sans-serif,宋体;font-size:14px;line-height:normal;background-color:#FFFFFF;">UILaunchImages
<spanstyle="color:#444444;font-family:'MicrosoftYaHei',Verdana,sans-serif,宋体;font-size:14px;line-height:normal;background-color:#FFFFFF;">
<spanstyle="font-size:14px;line-height:normal;">然后在工程目录的根目录中添加<spanstyle="color:#444444;font-family:'MicrosoftYaHei',Verdana,sans-serif,宋体;font-size:14px;line-height:normal;background-color:#FFFFFF;">Default.png这个对应<spanstyle="color:#444444;font-family:'MicrosoftYaHei',Verdana,sans-serif,宋体;font-size:14px;line-height:normal;background-color:#FFFFFF;">UILaunchImages下的UILaunchImage<spanstyle="font-size:14px;background-color:<atarget='_blank'>#FFFFFF;color:#333333;font-family:arial;line-height:20px;">Name <spanstyle="color:#444444;font-family:'MicrosoftYaHei',Verdana,sans-serif,宋体;font-size:14px;line-height:normal;background-color:#FFFFFF;">
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。