Manual integration of RNN and RNM
This commit is contained in:
8
mobile/ios/GoogleMapsBase.framework/Modules/module.modulemap
Executable file
8
mobile/ios/GoogleMapsBase.framework/Modules/module.modulemap
Executable file
@@ -0,0 +1,8 @@
|
||||
framework module GoogleMapsBase {
|
||||
umbrella header "GoogleMapsBase.h"
|
||||
export *
|
||||
module * { export *}
|
||||
link "z"
|
||||
link framework "CoreLocation"
|
||||
link framework "CoreTelephony"
|
||||
link framework "Security"}
|
||||
Reference in New Issue
Block a user