dashboard
repositories
filestore
activity
search
login
main
/
WAFbImpl
WAFbImpl.framework
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
提交3.18.0
lpw
2024-04-15
97fc0a41111c5a929ee8be9d6511775697ffa760
[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
}