Files
SideStore/Pods/Sparkle/Sparkle.framework/Versions/B/Modules/module.modulemap
2023-03-01 16:38:49 -06:00

7 lines
95 B
Plaintext

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