#import #import @interface AppDelegate : NSObject @property (assign) IBOutlet NSWindow *window; @property (assign) IBOutlet SKView *skView; @end