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.96k stars 89 forks source link

ios 8 support #2

Closed pengyunchou closed 7 years ago

pengyunchou commented 7 years ago

please support ios8

wangguangfeng commented 7 years ago

Yes. I need support ios8 too. Thank you

Cosmo commented 7 years ago

The only thing that prevents downgrading to iOS 8 is the Auto Layout Layout Anchor API (which is really nice!).

Would you mind to create a pull request?

wangguangfeng commented 7 years ago

I have created a pull request