Reputation: 236
The View Controllers in my Storyboard file keep disappearing.
As of now I have to press the up arrow and highlight over every single item to reinstate my view controllers.
What can I do to get rid of this problem and is there something else I can do to reinstate these disappearing view controllers onto my storyboard?
Upvotes: 3
Views: 2179
Reputation: 21
I was able to fix mine by resetting xcode completely. Try this: http://www.developers-life.com/uninstallresetting-xcode.html
Upvotes: 1
Reputation: 11865
This is a bug... Usually i'm able to fix it by closing the storyboard and re-opening it.
Upvotes: 3