|
@@ -7,7 +7,7 @@ This class was designed to provide shorter syntax for accomplishing a simple tas
|
|
|
|
|
|
|
|
## Installation
|
|
## Installation
|
|
|
|
|
|
|
|
-Copy `TegKeychain.swift` into your project.
|
|
|
|
|
|
|
+Copy [TegKeychain.swift](https://raw.githubusercontent.com/exchangegroup/keychain-swift/master/keychain/TegKeychain.swift) into your project.
|
|
|
|
|
|
|
|
## Usage
|
|
## Usage
|
|
|
|
|
|
|
@@ -37,4 +37,4 @@ TegKeychain.getData("my key")
|
|
|
|
|
|
|
|
The code is based on this gist:
|
|
The code is based on this gist:
|
|
|
|
|
|
|
|
-[https://gist.github.com/s-aska/e7ad24175fb7b04f78e7](https://gist.github.com/s-aska/e7ad24175fb7b04f78e7)
|
|
|
|
|
|
|
+[https://gist.github.com/s-aska/e7ad24175fb7b04f78e7](https://gist.github.com/s-aska/e7ad24175fb7b04f78e7)
|