Files
ShadowsocksX-NG/Pods/MASShortcut/Framework/MASShortcut.modulemap

7 lines
102 B
Plaintext
Raw Normal View History

2017-03-10 22:35:50 +08:00
framework module MASShortcut {
umbrella header "Shortcut.h"
export *
module * { export * }
}