Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Project does not compile with Xcode 6.0 (6A267n) #2

Open
objectiveSee opened this issue Aug 1, 2014 · 2 comments
Open

Project does not compile with Xcode 6.0 (6A267n) #2

objectiveSee opened this issue Aug 1, 2014 · 2 comments

Comments

@objectiveSee
Copy link

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

@jonomuller
Copy link
Owner

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

@Dennisdezhangaho
Copy link

ring ring ring

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants