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-iosFrom the
Dependency Ruledropdown, selectExact Versionand enter0.0.4as the version. -
When finished, Xcode will automatically begin resolving and downloading your dependencies in the background.