1 2 3 4 5 6 7
// Umbrella header for OtherKit. #import <SomeKitCore/SomeKitCore.h> #ifdef F #import <SomeKit/SomeKit.h> #endif