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

Fix for compilation error on swift 2.0 Xcode 7 #39

Closed
wants to merge 1 commit into from
Closed

Fix for compilation error on swift 2.0 Xcode 7 #39

wants to merge 1 commit into from

Conversation

Daemon-Devarshi
Copy link

It was throwing this error when compiled on latest Xcode:

'advance' is unavailable: call the 'advancedBy(n)' method on the index

It was throwing this error when compiled on latest Xcode:

'advance' is unavailable: call the 'advancedBy(n)' method on the index
@Daemon-Devarshi Daemon-Devarshi mentioned this pull request Sep 22, 2015
@thii
Copy link
Owner

thii commented Sep 22, 2015

Done in 7271ec7.

@thii thii closed this Sep 22, 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