You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Declaring the UIButtons with '!' at the end instead of '?' should fix the problem, as so: @IBOutlet var nextKeyboardButton: UIButton! @IBOutlet var hodorButton: UIButton!
I am getting a lot of weird compiler errors when I try to build. Anyone else?
The text was updated successfully, but these errors were encountered: