- Create a new Storyboard in your project, name it something like Main_iPhoneV2 (or iPadV2 depending on your original storyboard style)
 - Open the broken storyboard, click anywhere in the white area and press command-a, then command-c (select all and copy)
 - Open your new storyboard and press command-v to paste the same exact setup
 - Go to your project settings, change your "Main Interface" to the new Main_iPhoneV2 (If it's your iPad and you're writing a universal app, you'll have to edit the -Info.plist and look for the value "Main storyboard file base name (iPad)
 - Recompile, and stop pulling your hair out
 
#xcode 6 #iOS
No comments:
Post a Comment