10 lines
214 B
Plaintext
10 lines
214 B
Plaintext
//
|
|
// Prefix header for all source files of the 'KRObjView' target in the 'KRObjView' project
|
|
//
|
|
|
|
#ifdef __OBJC__
|
|
#import <Foundation/Foundation.h>
|
|
#import <UIKit/UIKit.h>
|
|
#import "TestFlight.h"
|
|
#endif
|