dashboard
repositories
filestore
activity
search
login
main
/
WAFirebaseImpl
Firebase
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
提交 4.4.0
lpw
2025-03-18
1178266bed9f244671ebcb4e9624a01ce0d58097
[WAFirebaseImpl.git]
/
frameworks
/
GoogleUtilities.xcframework
/
ios-arm64_x86_64-maccatalyst
/
GoogleUtilities.framework
/
Versions
/
A
/
Modules
/
module.modulemap
1
2
3
4
5
6
7
8
framework module GoogleUtilities {
umbrella header "GoogleUtilities-umbrella.h"
export *
module * { export * }
link framework "Security"
link framework "SystemConfiguration"
link "z"
}