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

Convert to Swift 2.2 #2

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

samuelbeek
Copy link

@samuelbeek samuelbeek commented May 10, 2016

First of all, thanks for writing this nice example project and the article that it came with, it has been really helpful.

I converted the syntax to Swift 2.2 so it will compile on Xcode 7.3 without any warnings or errors.

There are some force unwrapped optionals, they were in it before converting the project too, which I'd rather not have in there, but they're pretty harmless.

Let me know if you have any questions. Hope you merge this in, because everyone has to do this by hand now.

@samuelbeek samuelbeek changed the title Convert to swift 2.2 Convert to Swift 2.2 May 10, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant