8 lines
185 B
Text
8 lines
185 B
Text
//
|
|
// 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
|