Installation
Add SpruceKit Mobile SDK to your Xcode project
Prerequisites
Ensure you have the following tools installed:
Xcode (latest version recommended)
Swift 5.0 or higher
Swift Package Manager (SPM)
Adding the SDK to Your Project
Open your project in Xcode.
Go to File > Add Packages....
Enter the repository URL:
https://github.com/spruceid/sprucekit-mobile
.Select the desired version and click Add Package.
Last updated
Was this helpful?