WeChatTweak-macOS/WeChatTweak.framework/Versions/A/Modules/module.modulemap
2017-08-12 20:29:08 +08:00

7 lines
103 B
Plaintext

framework module WeChatTweak {
umbrella header "WeChatTweak.h"
export *
module * { export * }
}