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 3 #53

Closed
v-silin opened this issue Sep 23, 2016 · 2 comments
Closed

Swift 3 #53

v-silin opened this issue Sep 23, 2016 · 2 comments

Comments

@v-silin
Copy link

v-silin commented Sep 23, 2016

Hi.

Do you have any plans about swift 3?

Best regards.

@zenangst
Copy link
Contributor

Hey @v-silin, yeah we are planning on support Swift 3 for all our OSS. We are in the process of converting all repositories. We will keep you posted as soon as we have a branch that you can use :)

@zenangst
Copy link
Contributor

Hey @v-silin, we are not quiet ready to merge swift-3 into master but you can use it today by configuring your dependency manager to point to that branch;

Cartfile

github "hyperoslo/Cache" "swift-3"

Podfile

pod 'Cache', :git => 'https://github.com/hyperoslo/Cache', :branch => 'swift-3'

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

No branches or pull requests

2 participants