1 #import <Foundation/Foundation.h> 2 3 __attribute__((objc_exception)) 4 @interface SimpleInternalAPI : NSObject 5 @end 6 7 #define HAVE_SEEN_PROJECT_HEADER_FIRST 1 8
1 #import <Foundation/Foundation.h> 2 3 __attribute__((objc_exception)) 4 @interface SimpleInternalAPI : NSObject 5 @end 6 7 #define HAVE_SEEN_PROJECT_HEADER_FIRST 1 8