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
I solved it by going to Target -> Build Phases -> Copy bundle resources, and add the Main_iPhone.storyboard file.