Interface Builder - Loaded "xxx" nib but the view outlet was not set
I have been playing with Xcode and Interface Builder by doing assignments from the iPhone App Development Course from Stanford.
I had an error on one of the assignments and eventually figured it out, here’s the step by step instructions with snapshots.
- Open the .xib file that is causing the problem in Interface Builder.
- Check that the File’s Owner class is the correct ViewController.