How to turn the Navigation Bar in iOS 6 opaque when compiling with Xcode 5
Xcode 5 is nice… but it has habits that drive me up the wall. For example, no matter which Base SDK you compile with, your Navigation Bars will always look translucent – no matter how hard you try to avoid this in the Storyboard, and no matter which iOS Version you deploy to. Would have […]