Sandbox requires Sparkle version 2 or newer anyway, so upgrade it. Signed-off-by: Christopher Snowhill <kode54@gmail.com>
6 lines
95 B
Text
6 lines
95 B
Text
framework module Sparkle {
|
|
umbrella header "Sparkle.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|