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.
I have
An update for applications created for iOS 13.0 and above. (Xcode 11)
If you get the error "Could not find a storyboard named 'Main' in bundle even after changing the "Main storyboard File base name" in the info.plist and "Main Interface" under Deployment in Target.
Then you have to change another entry in the info.plist file.
And your application will start working.