7 lines
113 B
Plaintext
7 lines
113 B
Plaintext
framework module CrashSightPlugin {
|
|
umbrella header "CrashSightPlugin.h"
|
|
|
|
export *
|
|
module * { export * }
|
|
}
|