TimOliver / TOPasscodeViewController

A modal passcode input and validation view controller for iOS
MIT License
385 stars 96 forks source link

Carthage #11

Open inPhilly opened 6 years ago

inPhilly commented 6 years ago

Hi Tim! This is a great repository. Do you expect to make it available via Carthage at any point?

TimOliver commented 6 years ago

Thanks @inPhilly! Glad you like it!

I'm a CocoaPods user myself, so I usually hold off on Carthage support until someone explicitly needs it. Do you need it?

inPhilly commented 6 years ago

I do need it! Thank you! Also - by any chance do you think you will add in the option to turn off passcode (with confirmation) at any point? I was just wondering... this control is just great. Any more word on acceptance or rejection from App Store with the UI? Thanks again!!

On Nov 15, 2017, at 10:36 PM, Tim Oliver notifications@github.com wrote:

Thanks @inPhilly! Glad you like it!

I'm a CocoaPods user myself, so I usually hold off on Carthage support until someone explicitly needs it. Do you need it?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub, or mute the thread.

TimOliver commented 6 years ago

Haha okay! I'll see what I have to do in order to get Carthage support. Hopefully it's just a matter of setting up another framework build target.

Nope, I don't have time to add any more features to this library at the moment, sorry. I'm busy on another library at the moment.

Haha no word on anyone getting rejected yet. Now that iOS 11 changed the lock screen style, it's possible keeping the old-school look might be okay. XD Granted I do want to change it to match at some point.

inPhilly commented 6 years ago

Any thoughts on this??