yankodimitrov / SwiftPasscodeLock

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

UML diagram needs update #10

Closed ziogaschr closed 9 years ago

ziogaschr commented 9 years ago

There is no reference to PasscodeLockPresenter. It might be nice to include it in the UML.

Have you found an automated way for creating the UMLs in Xcode?

yankodimitrov commented 9 years ago

I've removed the UML class diagram in the new version. However if there are any requests I may put it back.

On your question: nope Im using Umlet to create UML diagrams.

Thanks!