Hey i’m brand new to Xcode 6.1 I’m on video 3 on Day 1 in the class and I encountered this error message when adding code from Paul’s instructions.
// create ivars
var myFirstLabel: UIlabel!
var iPhoneLabel: Uilabel!
Any idea what it might be??? I’ve entered it exactly as shown so I"m not sure why this is coming up as an error.