No Way to Set Initial View Controller in New Storyboard in Xcode 6

后端 未结 5 1948
滥情空心
滥情空心 2020-12-13 17:28

Here\'s what I did in Xcode 6.0.1:

Step 1: Create a new project with a single view.

\"e

5条回答
  •  抹茶落季
    2020-12-13 17:41

    In Xcode 6, use a "Storyboard Entry Point" from the object library. Drag the control onto the View Controller you wish to designate as the initial View Controller.

提交回复
热议问题