I am trying to distribute my iOS app, and I got the following error message during xCode validation. \"storyboard file \'Main_iPhone~iphone.storyboardc\' was not found please e
Remove the storyboard from the plist file if you use iPad
UIMainStoryboardFile Main
or if you use iPhone
UIMainStoryboardFile~ipad Main