dashboard
repositories
filestore
activity
search
login
main
/
wingsdkios_spm
spm仓库支持,通用仓库
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
提交版本 4.8.1
lpw
5 days ago
5324f0fce5013f72ab384329eb21cafa3664b6d3
[wingsdkios_spm.git]
/
WAFirebaseImpl
/
GoogleUtilities.xcframework
/
watchos-arm64_x86_64-simulator
/
GoogleUtilities.framework
/
Modules
/
module.modulemap
1
2
3
4
5
6
7
framework module GoogleUtilities {
umbrella header "GoogleUtilities-umbrella.h"
export *
module * { export * }
link framework "Security"
link "z"
}