I\'m getting a strange error: \'Could not find a storyboard named \'Main\' in bundle NSBundle\' when trying to run my app on a real iOS device.
\'Could not find a storyboard named \'Main\' in bundle NSBundle\'
I have
I got this error, however, it was my intention to remove storyboards completely.
Removing the 'Main Storyboard file base name' key from my plist cured the error.