How is the SDK packaged?
Banuba Face AR SDK is distributed as the following packages depending on the platform:
- iOS (CocoaPods & Swift Package manager)
- Android (Maven)
- Web (NPM)
- Windows (.zip)
- Mac (.tar.gz)
Both Windows and Mac versions contain the same C++ API, MacOS archive also contains Objective-C API identical to iOS. As usual, Objecive-C API is designed to be callable from Swift.