iPhoneアプリ開発 Validationが通らない件

Your binary is not optimized for iPhone5 - New iPhone apps and app
updates submitted must support the 4-inch display on iPhone5 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
Interfave Guidlines' 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'.

って怒られた場合。


images.xcassetsを確認して。
iOS6.0 and Prior のチェックを外したら行けた。

っていう、メモ。