top-block-game-cocos-sdk/native/engine/ios/Prefix.pch

9 lines
193 B
Plaintext

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