yankodimitrov / SwiftPasscodeLock

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

Swift 4 #85

Open justdan0227 opened 6 years ago

justdan0227 commented 6 years ago

Any chance this will be updated for Swift4 ?

DominikBucher12 commented 6 years ago

Hello, I upgraded UI and Converted to swift 4, check out my fork, I will open pull request in a while :)

https://github.com/DominikBucher12/SwiftPasscodeLock

Now it's possible to use this within new iPhones!!! 👍

vikasAccion commented 6 years ago

Is this not updated for Cocoapods?

alihanaktay commented 5 years ago

Hello, I converted to swift 4.2, chack out my for. I've already opened pull request.

https://github.com/alihanaktay/SwiftPasscodeLock

You can install with Cocoapods pod 'PasscodeLock', :git => 'https://github.com/alihanaktay/SwiftPasscodeLock'