There is UIUseLegacyUI
But it does nothing with apps which started under iOS 8.
Is there other way to enable great iOS 6 design style?
There is UIUseLegacyUI
But it does nothing with apps which started under iOS 8.
Is there other way to enable great iOS 6 design style?
As i understand there are no way to get iOS 6 design style if compiled with last version of Xcode.
For teaching proposal i describe one unrecommended way - fix build system:
I'm not sure about it's possible but it could be another way with hack of some framework functions which responsible for LegacyUI.
Use next links if you want to dig this way: