dashboard
repositories
filestore
activity
search
login
main
/
WAAfImpl
WAAfImpl.framework
summary
reflog
commits
tree
docs
forks
compare
blame
|
history
|
raw
3.15.0
lpw
2023-06-03
69eea9841717e4e9309bceebed466c86fb2287c6
[WAAfImpl.git]
/
frameworks
/
AppsFlyerLib.xcframework
/
macos-arm64_x86_64
/
AppsFlyerLib.framework
/
Versions
/
A
/
Modules
/
module.modulemap
1
2
3
4
5
6
framework module AppsFlyerLib {
umbrella header "AppsFlyerLib.h"
export *
module * { export * }
}