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

Fixing all warnings. #54

Closed bsrz closed 8 years ago

jrendel commented 8 years ago

These tests were to ensure backwards compatibility and test functions I deprecated in the 2.0 release. I'm working on the Swift3.0 branch now and these deprecated functions and tests have been removed in that branch.