jrendel / SwiftKeychainWrapper

A simple wrapper for the iOS Keychain to allow you to use it in a similar fashion to User Defaults. Written in Swift.
MIT License
1.59k stars 339 forks source link

Support for Swift 4 #111

Closed jackHedaya closed 5 years ago

jackHedaya commented 6 years ago

Hello, this project looks brilliant. I was just wondering if there is a planned release for support of Swift 4.

jrendel commented 5 years ago

This has been fixed in v3.2 of the library and changes are in the master branch now. Will try to get CocoaPods updated later tonight.

jrendel commented 5 years ago

This should be available on CocoaPods now.