EXC_BAD_INSTRUCTION IBOutlet NSWindow *window
原文:EXC_BAD_INSTRUCTION when synthesizing @property (weak) IBOutlet NSWindow *window
原文:EXC_BAD_INSTRUCTION when synthesizing @property (weak) IBOutlet NSWindow *window
I m a newbie to ObjC/Cocoa and Mac development in general, and toying with the basics. The simplistic default template for a new Cocoa application in Xcode 4.2 on Lion looks like this: // ...