dashboard
repositories
filestore
activity
search
login
main
/
WAFbImpl
WAFbImpl.framework
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
提交4.1.0
lpw
2024-06-28
2a6e182ea4428bff2e16f033c28850f3a02a93a9
[WAFbImpl.git]
/
frameworks
/
FBSDKCoreKit.xcframework
/
ios-arm64
/
FBSDKCoreKit.framework
/
Modules
/
module.modulemap
commit
|
author
|
age
e0ec42
1
framework module FBSDKCoreKit {
L
2
umbrella header "FBSDKCoreKit.h"
3
4
export *
5
module * { export * }
6
}
7
8
module FBSDKCoreKit.Swift {
9
header "FBSDKCoreKit-Swift.h"
10
requires objc
11
}