copy from frameworks/FirebaseCore.framework/Modules/module.modulemap
copy to frameworks/FirebaseCore.xcframework/macos-arm64_x86_64/FirebaseCore.framework/Modules/module.modulemap
File was copied from frameworks/FirebaseCore.framework/Modules/module.modulemap |
| | |
| | | umbrella header "FirebaseCore.h" |
| | | export * |
| | | module * { export * } |
| | | link framework "AppKit" |
| | | link framework "CoreTelephony" |
| | | link framework "Foundation" |
| | | link framework "Security" |
| | | link framework "SystemConfiguration" |
| | | link framework "UIKit" |
| | | link "z" |
| | | } |