Files
ShadowsocksX-NG/Pods/Target Support Files/MASShortcut/MASShortcut.modulemap

7 lines
112 B
Plaintext
Raw Normal View History

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