Optimized for iPhone 6 info text in App Store
问题 I've updated my "old" Objective-C app to use the new storyboard with size classes, set the deployment target to iOS 8 and uploaded the new binary to the App Store. Still, the App Store doesn't show the text "this app is optimized for iPhone 6 and 6 plus". The text only mentions iPhone 5S and everything below. What am I supposed to do in order to get the app iPhone 6 approved? 回答1: The solution was to add @3x versions for all used images and using the new size classes. You notice the app from