提交1.1版本的时候 刚打完包开始验证就报了两个错误
iTunes Store operation failed.
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/ios/human-interface-guidelines/graphics/launch-screen.
后来发现美工把引导页的尺寸给错了,如果你也出现了这种问题, Default-568h@2x(640x1136 px)修改一下这个图片就行啦
网友评论