mirror of
https://github.com/DKJone/DKWechatHelper.git
synced 2025-05-23 18:56:11 +08:00
9 lines
231 B
Plaintext
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
|