]> src.bluestatic.org Git - macgdbp.git/blob - Sparkle.framework/Versions/A/Modules/module.modulemap
Set the SUPublicEDKey value to the new Blue Static key.
[macgdbp.git] / Sparkle.framework / Versions / A / Modules / module.modulemap
1 framework module Sparkle {
2 umbrella header "Sparkle.h"
3
4 export *
5 module * { export * }
6 }