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

Migrated codebase to swift 3.0 (Xcode 8 beta 2) #11

Closed
wants to merge 1 commit into from

Conversation

ldiqual
Copy link
Contributor

@ldiqual ldiqual commented Jul 8, 2016

@kballard

Here's a fix for #10

Most of the migration work was done automatically with the Xcode migration tool. All I had to do is to play around with NSKeyValueChangeKey and unsafeDowncast.

All tests pass on both OSX and iOS.

I would suggest to merge this code in a new branch swift-3.0 to keep the code separate until Xcode 8 is released.

Let me know if you have any questions!


This change is Reviewable

@lilyball
Copy link
Collaborator

lilyball commented Jul 8, 2016

Thanks for the PR! I'll review it shortly.

lilyball pushed a commit that referenced this pull request Jul 8, 2016
Migrated codebase to swift 3.0 (Xcode 8 beta 2)
@lilyball
Copy link
Collaborator

lilyball commented Jul 8, 2016

Looks good, thanks! I've merged it into a new swift-3.0 branch as suggested.

@ldiqual
Copy link
Contributor Author

ldiqual commented Jul 8, 2016

@kballard Thanks a lot!

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

Successfully merging this pull request may close these issues.

None yet

2 participants