Dependencies
This page lists the dependencies of the Sentiance iOS SDK. These dependencies are bundled as XCFramework packages within the umbrella SDK XCframework, which you can utilize when doing a manual integration. For CocoaPods and Swift Package Manager integrations, they are added as external or additional dependences.
TensorFlowLiteC v2.7.0
CocoaPods
SPM
Manual
ProtocolBuffers (ObjectiveC) v3.18.3
CocoaPods
The Sentiance SDK podspec references the official Pod hosted on CocoaPods.
SPM
Manual
UnzipKit v1.9
CocoaPods
The Sentiance SDK podspec references the official Pod hosted on CocoaPods.
SPM
Manual
Other Frameworks
Apart from the frameworks mentioned above, all variants of the Sentiance SDK XCFramework include mpde.xcframework and dskoball.xcframework under the framework's External directory_,_ which must always be added to your project during manual integrations (done automatically for CocoaPods and SPM integrations).
Last updated