SyntaxFix
Write A Post
Hire A Developer
Questions
The code below works for me with Xcode 7:
override func viewDidLoad() { super.viewDidLoad() self.navigationItem.title = "Your Title" }