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 340 forks source link

Xcode 8 Support #52

Closed bsrz closed 8 years ago

bsrz commented 8 years ago

This PR add the SWIFT_VERSION flag to the configs allowing to compile with Xcode 8.

jrendel commented 8 years ago

This has been addressed in the Swift 2.3 branch. Until Xcode 8 is in GM, I'll be keeping the develop branch as-is for Xcode 7 / Swift 2.2.