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

Swift 2.0 migration, 16 tests passing #7

Merged
merged 2 commits into from
Sep 16, 2015

Conversation

vittoriom
Copy link
Contributor

Migrated the codebase to make it compatible with Xcode 7, Swift 2.0

The only breaking change is the repeat function that now has to become doRepeat since repeat is a keyword in Swift 2.0

@aleclarson
Copy link
Owner

Awesome. Thanks, @vittoriom! 👍

aleclarson added a commit that referenced this pull request Sep 16, 2015
Swift 2.0 migration, 16 tests passing
@aleclarson aleclarson merged commit 35569bd into aleclarson:master Sep 16, 2015
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