In the initial lecture “1. Introduction to Mac OS X, Cocoa touch, Objective-C and Tools” the students are instructed to drag an “Object” into interface builder and set the class actions and outlets. I do not seem to have this ability in my interface builder. Was it removed or disabled in more recent versions?
Share
The class actions and outlets panes have been moved to the library window in newer versions of Interface Builder
Click on the Classes tab, then search for your class.
Click on your class, then use the drop-down menu to select outlets or actions.