Cog/ThirdParty/Frameworks/Sparkle.framework/Versions/B/Modules/module.modulemap
Christopher Snowhill d59b5335e9 Revert "Removed Sparkle"
This reverts commit b54ee58ec3.
2022-06-21 18:00:30 -07:00

6 lines
95 B
Text

framework module Sparkle {
umbrella header "Sparkle.h"
export *
module * { export * }
}