I\'m new to Xcode and am having problems with the IDE crashing when I use the Interface Builder. This is Xcode 4.5.
It worked properly for long enough for me to add
I got this error aswell, for me the problem was a TableView that had some constraints left. After deleting all constraints the error stopped showing up.