Export 1.0.3

This commit is contained in:
Sunnyyoung
2018-10-26 21:34:45 +08:00
parent 6194f0c3cc
commit 9f105fd099
5 changed files with 23 additions and 0 deletions
@@ -0,0 +1,6 @@
framework module WeChatTweak {
umbrella header "WeChatTweak.h"
export *
module * { export * }
}