|
|
@@ -1,11 +1,9 @@
|
|
|
# Helper functions for storing text in Keychain for iOS, macOS, tvOS and WatchOS
|
|
|
|
|
|
-[][carthage]
|
|
|
-[][cocoadocs]
|
|
|
-[][cocoadocs]
|
|
|
-[][cocoadocs]
|
|
|
-[cocoadocs]: http://cocoadocs.org/docsets/KeychainSwift
|
|
|
-[carthage]: https://github.com/Carthage/Carthage
|
|
|
+[](https://github.com/Carthage/Carthage)
|
|
|
+[](http://cocoadocs.org/docsets/KeychainSwift)
|
|
|
+[](http://cocoadocs.org/docsets/KeychainSwift)
|
|
|
+[](http://cocoadocs.org/docsets/KeychainSwift)
|
|
|
|
|
|
**⚠️ Xcode 8 warning ⚠️**: Keychain currently does not work in iOS 10 simulator in Xcode 8.0/8.1 unless *Keychain Sharing* is enabled in *Capabilities* tab. See this [stackoverflow answer](http://stackoverflow.com/a/38543243/297131) for details. This issue has been fixed in Xcode 8.2.
|
|
|
|