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

Updates for Swift #22

Merged
merged 2 commits into from
Oct 7, 2014
Merged

Updates for Swift #22

merged 2 commits into from
Oct 7, 2014

Conversation

kylef
Copy link
Member

@kylef kylef commented Oct 7, 2014

  • Updates to be compatible with Swift 1.0, previous it was using a syntax from an early beta.
  • Uses let instead of var because these values are not changed.

This syntax was from an early beta and would cause a compile error in
Swift 1.0.
These are not changed thus should be let.
@abtris
Copy link
Contributor

abtris commented Oct 7, 2014

We have to change in V3 too.

abtris added a commit that referenced this pull request Oct 7, 2014
@abtris abtris merged commit b44cd2b into apiaryio:master Oct 7, 2014
@kylef kylef deleted the swift branch October 7, 2014 15:31
@kylef
Copy link
Member Author

kylef commented Oct 7, 2014

@abtris I'm not too sure what V3 is. Can you elaborate?

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.

2 participants