Cosmo / TinyConsole

📱💬🚦 TinyConsole is a micro-console that can help you log and display information inside an iOS application, where having a connection to a development computer is not possible.
MIT License
1.95k stars 89 forks source link

Migrate to Swift 4.2 #38

Closed tiagomartinho closed 5 years ago

tiagomartinho commented 6 years ago

Thanks @ohitsdaniel !

Let me know if I missed something.

I also formatted the code to be more consistent across the project and added what I think was a misuse of the UIKit API for adding/removing container view controllers.

Let me know what you think

warpling commented 5 years ago

Bump!

Cosmo commented 5 years ago

Thanks @tiagomartinho, @freegor, @ohitsdaniel for the pull request, changes, push and patience!