Skip to main content

Installing tKey iOS SDK

Installation

Swift Package Manager

Add the tKey iOS SDK to your project

  1. In Xcode, with your app project open, navigate to File > Add Packages.

  2. When prompted, add the tKey iOS SDK repository:

    https://github.com/tkey/tkey-ios

    From the Dependency Rule dropdown, select Exact Version and enter 0.0.4 as the version.

  3. When finished, Xcode will automatically begin resolving and downloading your dependencies in the background.