dashboard
repositories
filestore
activity
search
login
main
/
WAFirebaseImpl
Firebase
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
提交版本 4.12.0
lpw
2026-04-27
015af50461b12a42c947240d3bee1fdc896742a4
[WAFirebaseImpl.git]
/
frameworks
/
FirebaseCore.xcframework
/
watchos-arm64_arm64_32
/
FirebaseCore.framework
/
Modules
/
module.modulemap
1
2
3
4
5
6
7
8
9
framework module FirebaseCore {
umbrella header "FirebaseCore-umbrella.h"
export *
module * { export * }
link framework "Foundation"
link framework "Security"
link framework "WatchKit"
link "z"
}