公告板
版本库
filestore
活动
搜索
登录
main
/
U3DRepository
SDK版本仓库
概况
操作记录
提交次数
目录
文档
派生
对比
blame
|
历史
|
原始文档
gtios sdk
allez
2021-03-18
72e4ea041819962004c4f05b415d24afa361c16d
[U3DRepository.git]
/
Channel
/
IOS
/
gtios
/
Plugins
/
AppsFlyerLib.framework
/
Modules
/
module.modulemap
1
2
3
4
5
6
framework module AppsFlyerLib {
umbrella header "AppsFlyerLib.h"
export *
module * { export * }
}