How to add support for 10.5 inch iPad Pro
问题 I've just downloaded the latest Xcode 8.3.3 update from the MAS. I was wondering how to add support for the new 10.5-inch iPad Pro? I'm using storyboards with auto-layout, a launch screen storyboard and all app icon sizes are added to the xcassets. 回答1: I believe that the auto-layout launch screen story board should be all that is needed. However, I have found that if I build an application under Xcode 8.3.3, the UIScreen.mainScreen.bounds returns 736 x 1024. If I build the same application