Swift SDK Installation

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

We provide the Swift SDK as an 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, add LicenseSpring.xcframework to your Xcode project.

Detailed approach can be found here: How to add XCFramework to your projectarrow-up-right

Was this helpful?