SDKs
...
Getting Started
Swift/Objective-C

Swift SDK Installation

2min

The Swift LicenseSpring SDK can be downloaded at: Swift/Objective-C SDK

We provide Swift SDK as XCFramework that covers multiple platforms and architectures:

  • macOS - ARM
  • macOS - Intel
  • iOS
  • iOS Simulator - ARM
  • iOS Simulator - Intel
  • iOS + Catalyst - ARM
  • iOS + Catalyst - Intel

Deployment targets:

  • macOS 10.13
  • iOS 12.0

Installation

To use the SDK, just add LicenseSpring.xcframework to your project in Xcode.

Detailed approach can be found here: How to add XCFramework to your project