1 2 3 4 5
#import <Foundation/Foundation.h> #if TARGET_OS_MAC && !TARGET_OS_IPHONE #import <AppKit/AppKit.h> #endif