This website works better with JavaScript
Home
Explore
Help
Sign In
mirror
/
flt_bd_face
mirror of
https://github.com/RandyWei/flt_bd_face.git
Watch
2
Star
0
Fork
0
Files
Issues
0
Wiki
Tree:
40e8665f5c
Branches
Tags
master
flt_bd_face
/
ios
/
Libs
/
FaceSDK
/
IDLFaceSDK.framework
/
Modules
/
module.modulemap
module.modulemap
101 B
History
Raw
1
2
3
4
5
6
framework module IDLFaceSDK {
umbrella header "IDLFaceSDK.h"
export *
module * { export * }
}