Hodor-Keyboard icon indicating copy to clipboard operation
Hodor-Keyboard copied to clipboard

Project does not compile with Xcode 6.0 (6A267n)

Open objectiveSee opened this issue 10 years ago • 2 comments

I am getting a lot of weird compiler errors when I try to build. Anyone else?

screen shot 2014-08-01 at 12 48 49 am

objectiveSee avatar Aug 01 '14 04:08 objectiveSee

Declaring the UIButtons with '!' at the end instead of '?' should fix the problem, as so: @IBOutlet var nextKeyboardButton: UIButton! @IBOutlet var hodorButton: UIButton!

jonomuller avatar Aug 01 '14 18:08 jonomuller

ring ring ring

Dennisdezhangaho avatar Jul 06 '22 02:07 Dennisdezhangaho