Files
MASShortcut/Framework/MASShortcut.modulemap
T
2015-03-08 15:12:27 -07:00

7 lines
102 B
Plaintext

framework module MASShortcut {
umbrella header "Shortcut.h"
export *
module * { export * }
}