Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
在 xcode 7.2 中,对象列表中没有 Storyboard Entry Point 项。我需要使用 Storyboard Entry Point ,我通过谷歌搜索找不到任何类似的问题,所以任何人都可以在这里帮助我。
单击要制作 Storyboard 入口点的 Controller 的 Document Outline 窗口(左侧)中的 ViewController 或 Controller 的顶部。
单击属性检查器按钮(在右侧)。
启用“是初始视图控制器”。
故事板入口点有望重新出现。
Interface Builder中窗口控制器的属性检查器(或)中有一个Is Initial Controller复选框⌥⌘4⌥⌘5
Is Initial Controller
Xcode 11.6,按⌥⌘5> 启用Is Initial View Controller
⌥⌘5
Is Initial View Controller