DKWechatHelper/dkhelper/dkhelperDylib/dkhelperDylib-Prefix.pch
DKJone b2ddc1ad24 init project
添加初始项目
2019-01-23 11:38:18 +08:00

9 lines
231 B
Plaintext

//
// Prefix header for all source files of the 'dkhelperDylib' target in the 'dkhelperDylib' project
//
#ifdef __OBJC__
#import <Foundation/Foundation.h>
#import "/opt/theos/Prefix.pch" //path/to/theos/Prefix.pch
#endif