Reputation: 391
I was trying to follow directions in a Udacity class and when I did, it deleted the Main.Storyboard file in the project navigator (I don't think the file itself was deleted). I read the popup but fat-fingered the delete button instead of backing out. How can I get it back? Note: I am extremely new to programming, FYI...
Upvotes: 7
Views: 8527
Reputation: 391
I just happened to figure this out on my own. In case anyone else runs into this issue: Click file/open, navigate to your program folder, find Base.lproj, open Main.storyboard. If the file isn't there, you probably deleted and need to restore it from the recycling bin.
Upvotes: 19