Files
smcFanControl/Sparkle.framework/Versions/A/Modules/module.modulemap

7 lines
95 B
Plaintext
Raw Normal View History

2016-03-21 14:34:34 +01:00
framework module Sparkle {
umbrella header "Sparkle.h"
export *
module * { export * }
}