Swift Package Manager

The CaptureSDK is released as a private Swift Package Manager.

Minimum Deployment Requirement
iOS 12.0

The CaptureSDK for iOS supports both Swift and Objective C.

Adding CaptureSDK to your project

First, you need to install Xcode.

Then, to include the SDK in your Xcode project you have to add a Package Dependency in the project’s settings section and in the tab “Package Dependencies”.

Add the url of the repository available through our [Developer Portal](https://www.socketmobile.com/developers/portal).

You can choose whether the master branch or Up to Next Major Version 1.8.0 as the Dependency Rule.

Once you have added the package, you should see CaptureSDK added to your Package Dependencies in Xcode’s Project Navigator.