Storyboard entry point

I´m doing a little proyect in IOS , but my storyboard entry point was delete trying to do a Navigation controller , how i can to replace the storyboard entry point? I´m looking in the UI but i don´t see the object , thanks

Accepted Reply

Simply select the viewController you want to be entry point.


Then go to inspector panel, ; in attributes, click "Is initial View Controller"

Replies

Simply select the viewController you want to be entry point.


Then go to inspector panel, ; in attributes, click "Is initial View Controller"