使用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'."
以前没有遇到过这种错误,什么情况啊????
加一个launchImage就好了。也就是你要新建一个launchImage。把里面相应的图片都加上。就好了。
你用的是xib。在设置里选择一下就行,但为了上appstore。这个launchImage还是要的。
我理解的可能不太深刻,但是上次我就是这么过的。哈哈。
欢迎加入物联网iOS交流群499604323