1// Umbrella header for OtherKit.2#import <SomeKitCore/SomeKitCore.h>3 4#ifdef F5#import <SomeKit/SomeKit.h>6#endif7 8