Commit graph

3 commits

Author SHA1 Message Date
Doug
e2a9d3bb24 Fix class keyword deprecation warnings everywhere!
Using 'class' keyword for protocol inheritance is deprecated; use 'AnyObject' instead
2021-07-09 17:05:43 +01:00
SBiOSoftWhare
3c546ba6fc Update some copyright years 2019-01-22 17:20:28 +01:00
SBiOSoftWhare
aab351388a Introduce Coordinator pattern. Coordinators are the objects which control the navigation flow of the application. Add Coordinator base protocol. 2019-01-22 00:12:17 +01:00