Files
2020-01-27 20:44:29 +08:00

9 lines
181 B
Plaintext

//
// Prefix header for all source files of the 'simulator' target in the 'simulator' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import <UIKit/UIKit.h>
#endif