If you use the required operations of the SDK, data may be missing if any of the operations is missing.
Basic SDK information
The file name. | Version | md5 | File size |
QuickTracking macOS SDK | 1.0.0 Update logs: macOS SDK update logs | 48db48d7f2c95d97e8adc55540c46091 | 3.2MB |
Integrate the QuickTracking SDK
CocoaPods (recommend)
Add in Podfile
pod 'QuickTrackingSDK'Open a terminal and switch to the project directory
Run the pod install or pod update command
If the latest version cannot be pulled, run the pod repo update first, and then run the pod install or pod update
Manually integrate ApsaraVideo MediaBox SDK
Obtain the QuickTracking SDK offline package from the QuickTracking product operation students
Configure the project
Add
QuickTrackingSDK_MacOS.xcframeworkfiles to the application project

Under the "Build Phase" option of the Xcode project, add the dependency library to the "Link Binary With Libraries":
QuickTrackingSDK_MacOS.xcframework
libsqlite3.tbd
libz.tbd
