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

cocoaPod can not install branch of swift4 #2802

Closed
Mosaics opened this issue Sep 20, 2017 · 4 comments
Closed

cocoaPod can not install branch of swift4 #2802

Mosaics opened this issue Sep 20, 2017 · 4 comments

Comments

@Mosaics
Copy link

Mosaics commented Sep 20, 2017

No description provided.

@GuiAfonso
Copy link

For me pod 'Charts' was installing the 3.0.2 version. So used pod 'Charts', '~> 3.0.3’ and worked.

@Mosaics
Copy link
Author

Mosaics commented Sep 21, 2017

Maybe it was a network problem. I installed it for more than half an hour. Like this:
pod 'Charts', :git => 'https://github.com/danielgindi/Charts.git', :branch => 'swift4'

@liuxuan30
Copy link
Member

master is now swift 4.

@Mosaics
Copy link
Author

Mosaics commented Sep 21, 2017

@liuxuan30 tks

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

3 participants