# Swift SDK Installation

The Swift LicenseSpring SDK can be downloaded at: [**Swift/Objective-C**](https://docs.licensespring.com/sdks/tutorials/getting-started/swift-objective-c/broken-reference)

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 project**](https://www.simpleswiftguide.com/how-to-add-xcframework-to-xcode-project/)
