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

Update to Swift 2.2 and fix error in Playground #64

Merged
merged 3 commits into from
Mar 28, 2016

Conversation

albinekcom
Copy link
Contributor

This commit fixes:

  • Warning: "Use of 'typealias' to declare associated types is deprecated; use 'associatedtype' instead"
  • Error in Playground: "Type 'Applications.MyApp' does not conform to protocol 'ExternalApplication'"

@Mazyod
Copy link
Member

Mazyod commented Mar 28, 2016

Thanks for that! Can you please also add a Swift version check, because this will break earlier swift projects.

@albinekcom
Copy link
Contributor Author

Do you mean updating the Swift badge in README.md file? I have also added missing information about that protocol property.

@Mazyod
Copy link
Member

Mazyod commented Mar 28, 2016

@albinekcom I sent you a PR with the change I meant 👍

Added Swift version check
@albinekcom
Copy link
Contributor Author

Good to know about that command! But now you have to maintain 2 versions of Swift and in the future probably more or someday this language will be stable enough. ;-)

@Mazyod
Copy link
Member

Mazyod commented Mar 28, 2016

@albinekcom 😂 true ... Maybe we'll have to put a rule in place, support only the latest two versions or something ¯\_(ツ)_/¯

@Mazyod Mazyod merged commit d0dac53 into SwiftKitz:master Mar 28, 2016
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