App not using full height of iPhone 5

后端 未结 10 1746
野性不改
野性不改 2020-12-10 01:50

I have an App that was created a long time ago and updated it to use Storyboards. All the views have been rebuilt and hooked up. However, the App does not use the entire h

10条回答
  •  春和景丽
    2020-12-10 02:25

    1. Create a new project (Single View Application).
    2. Drag the LaunchScreen.stroyboard into your project (Check "Copy items if needed").
    3. Select the copied "LaunchScreen.storyboard" as the "Launch Screen File".

    I tested with a no xib/storyboard app in Xcode 7 GM.

提交回复
热议问题