Commit Graph

5 Commits

Author SHA1 Message Date
Felix Mau 64edf05816 ♻️ :: Use "global" swift configuration files and fix warnings 2020-12-20 13:45:50 +01:00
Felix Mau 54159caf05 🎨 :: Format code 2020-10-18 19:00:14 +00:00
Felix Mau dc79ce663c ♻️ :: Added swiftlint - rules and fixed corresponding warnings 2018-12-22 16:40:41 +01:00
Felix Mau 9c14fba045 ♻️ :: Removed UIColor initializers, as they're not required for the project to work (and it's not very common to use hex color codes in iOS)
If you need them in your project, feel free to copy & paste to following file into you project: https://gist.github.com/fxm90/1350d27abf92af3be59aaa9eb72c9310
2018-09-22 15:22:20 +02:00
Felix Mau 1878c07a19 🐛 :: Fix folder structure not matching project structure 2018-09-08 14:08:52 +02:00