stuartmorgan 3183d151df
Rename macOS framework to FlutterMacOS.framework (#7740)
Avoids potential confusion due to the iOS framework already being called
Flutter.framework.
2019-02-08 12:00:17 -08:00

7 lines
105 B
Plaintext

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