Installing tKey iOS SDK
Installation
Swift Package Manager
Add the tKey iOS SDK to your project
-
In Xcode, with your app project open, navigate to File > Add Packages.
-
When prompted, add the tKey iOS SDK repository:
https://github.com/tkey/tkey-ios
From the
Dependency Rule
dropdown, selectExact Version
and enter0.0.4
as the version. -
When finished, Xcode will automatically begin resolving and downloading your dependencies in the background.