Adjust darwin build configuration to new project structure.
This commit is contained in:
6
platform-darwin/External/iOS/Fabric.framework/Modules/module.modulemap
vendored
Normal file
6
platform-darwin/External/iOS/Fabric.framework/Modules/module.modulemap
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
framework module Fabric {
|
||||
umbrella header "Fabric.h"
|
||||
|
||||
export *
|
||||
module * { export * }
|
||||
}
|
Reference in New Issue
Block a user