2013年7月9日 星期二

How to add storyboard to xcode ios project

Those steps :

  • Add new storyboard to the project by File->New->File...->Userinterface->storyboard\
  • Go to project summary and select MainStoryboard and select the storyboard name
  • From AppDelegate.m file in method didFinishLaunchingWithOptions, comment everything except last statement which returns YES.

沒有留言:

張貼留言