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

Compatibility with Swift 4.1 #835

Closed
wants to merge 1 commit into from

Conversation

abbasmousavi
Copy link

It seems that Swift 4.1 treats tuple more strictly, so the current version does not compiles on Swift 4.1. This pull request makes it compile with swift 4.1

@onmyway133
Copy link
Sponsor Contributor

@abbasmousavi Hi, many thanks for the PR. We've done a thorough fixes for Swift 4.1 here https://github.com/hyperoslo/Spots/pull/837.

For now, there's some problem on master, so you can use a previous version here https://github.com/hyperoslo/Spots/pull/839

@onmyway133 onmyway133 closed this Apr 12, 2018
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.

3 participants