dashboard
repositories
filestore
activity
search
login
main
/
WAFbImpl
WAFbImpl.framework
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
提交4.0.0
lpw
2024-06-24
14dac3416fa64cec3ca6523835297bf7a4d7d9bd
[WAFbImpl.git]
/
frameworks
/
FBSDKShareKit.xcframework
/
ios-arm64
/
FBSDKShareKit.framework
/
Modules
/
module.modulemap
1
2
3
4
5
6
7
8
9
10
11
framework module FBSDKShareKit {
umbrella header "FBSDKShareKit.h"
export *
module * { export * }
}
module FBSDKShareKit.Swift {
header "FBSDKShareKit-Swift.h"
requires objc
}