Could not find a storyboard named 'Main' in bundle NSBundle

user3863704 picture user3863704 · Sep 9, 2014 · Viewed 17.2k times · Source

during the progress of my app I decided to change from using a UIStoryboard to .xib file, and now I get the error:

Could not find a storyboard named 'Main' in bundle NSBundle

How can I fix this problem within the Simulator part of my app?

Answer

Hemant Chittora picture Hemant Chittora · Sep 9, 2014

Remove the "Main storyboard file base name" or "UIMainStoryboardFile" Key from your info.plist file.

info.plist