9 lines
185 B
Plaintext
9 lines
185 B
Plaintext
|
//
|
||
|
// Prefix header for all source files of the 'iOSShell' target in the 'iOSShell' project
|
||
|
//
|
||
|
|
||
|
#ifdef __OBJC__
|
||
|
#import <Foundation/Foundation.h>
|
||
|
#import <UIKit/UIKit.h>
|
||
|
#endif
|