Files
2018-03-11 19:03:37 +01:00

7 lines
110 B
Plaintext

framework module SwiftAudio {
umbrella header "SwiftAudio-umbrella.h"
export *
module * { export * }
}