dashboard
repositories
filestore
activity
search
login
main
/
WAFbImpl
WAFbImpl.framework
summary
reflog
commits
tree
docs
forks
compare
view
|
history
|
commit
|
commitdiff
3.9.7
lpw
2022-02-15
2e29a3a585524a054640bb6e7bdf26fe77ba1f17
[WAFbImpl.git]
/
frameworks
/
FBSDKCoreKit.xcframework
/
ios-arm64_armv7
/
FBSDKCoreKit.framework
/
Modules
/
module.modulemap
commit
|
author
|
age
2e29a3
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
}