In xcode 7.2 there is no Storyboard Entry Point item in the Object List. I need to use Storyboard Entry Point , I couldn't find any similar problem by google searches so can anyone help me here.
可以将文章内容翻译成中文,广告屏蔽插件可能会导致该功能失效(如失效,请关闭广告屏蔽插件后再试):
问题:
回答1:
Click on Top of ViewController or Controller in Document Outline window (on left side) of the Controller you want to make Storyboard Entry Point.
Click on Attribute inspector button (in right side).
Enable "Is Initial View Controller".
Storyboard Entry Point will reappear hopefully.
回答2:
There is a Is Initial Controller
checkbox in the Attributes Inspector (⌥⌘4 or ⌥⌘5) of the window controller in Interface Builder