On page 103 of the Preview version ctrl-drag from the text field to the header file produces
@property (unsafe_unretained) IBOutlet NSTextView *notesView;
instead of what's in the text.
A Google search on the type produces only explanations of this on iOS 4 not on OS/X.
XCode 4.6.1, OS/X 10.8.3
Comments