Hodor-Keyboard
Hodor-Keyboard copied to clipboard
Project does not compile with Xcode 6.0 (6A267n)
I am getting a lot of weird compiler errors when I try to build. Anyone else?
Declaring the UIButtons with '!' at the end instead of '?' should fix the problem, as so:
@IBOutlet var nextKeyboardButton: UIButton!
@IBOutlet var hodorButton: UIButton!
ring ring ring