Joined July 2013
·

Isuru Nanayakkara

iOS Developer
·
Sri Lanka
·
·
·

Posted to Add Empty Application Template Back over 1 year ago

I put it up on Github (https://github.com/Isuru-Nanayakkara/Xcode-Empty-Application-Template). Also available on Alcatraz now.

In enums in Swift, you can just use the value without specifying the name of the enum Like so,

UIApplication.sharedApplication().statusBarStyle =.LightContent

@xperad: If you just added a UINavigationBar (not a UINavigationController), you'll have to use the following to set the title.

self.navigationBar.topItem.title = "New Title"

Achievements
256 Karma
89,842 Total ProTip Views
Interests & Skills