yankodimitrov / SwiftPasscodeLock

An iOS passcode lock with TouchID authentication written in Swift.
MIT License
681 stars 263 forks source link

Fix Swift 2.2 deprecations #41

Open yanniks opened 8 years ago

yanniks commented 8 years ago

Apple deprecated some old Swift classes in Xcode 7.3 / Swift 2.2. Those classes will probably be removed in Swift 3 and iOS 10.

LucasKovacs commented 8 years ago

How can I apply this to my current code? I'm having all those issues as it is reported here: #42

yanniks commented 8 years ago

For now, use github "MDG-Apps/SwiftPasscodeLock" "pr" in your Cartfile.