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

  1. Open your project in Xcode.

  2. Go to File > Add Packages....

  3. Enter the repository URL: https://github.com/spruceid/sprucekit-mobile.

  4. Select the desired version and click Add Package.

Last updated

Was this helpful?