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 3.0.4 #2814

Closed
panleya opened this issue Sep 21, 2017 · 11 comments
Closed

Cocoapod 3.0.4 #2814

panleya opened this issue Sep 21, 2017 · 11 comments

Comments

@panleya
Copy link

panleya commented Sep 21, 2017

pod update pulls down version 3.0.3, not 3.0.4. I'm moved over now to swift 4 and Xcode 9. What do I need to do to pull in the newest swift 4 compatible version using cocoa pods?

@RyanHop3
Copy link

same here

@WillMays1
Copy link

UPDATE: Cocoapods still has 3.0.2 as the latest version

To get 3.0.4 change your podfile from:

pod 'Charts'

to

pod 'Charts', :git => 'https://github.com/danielgindi/Charts/', commit: '54171609c2f7d987a46eab60eb0422318d08d266'

@liuxuan30
Copy link
Member

liuxuan30 commented Sep 22, 2017

@petester42 @danielgindi turned out I am not in the owner list so my push hangs and fails. Please help add me in, or help push the trunk, pod spec is updated to 3.0.4

@pmairoldi
Copy link
Collaborator

I can't add you because you are not registered on cocoapods. I tried the email on your profile.

@pmairoldi
Copy link
Collaborator

im pushing the new version now

@liuxuan30
Copy link
Member

@petester42 it's liuxuan30@gmail.com, thanks

@pmairoldi
Copy link
Collaborator

you need to do pod trunk register first for me to add you

@pmairoldi
Copy link
Collaborator

released!

@liuxuan30
Copy link
Member

I see I am in the list now. Thanks :)

@Janoz94
Copy link

Janoz94 commented Nov 10, 2017

I'm not sure how to give You know but still when I try to install by cocoapods I get 3.0.2 version so the problem wasn't solve. Huge thanks to @WillMays1 for giving an solution for the problem, but still it's not good for longer time and it take time to get what happens when you are begginer swift dev. ;)

@pmairoldi
Copy link
Collaborator

For cocoapods issues please check with cocoapods issues for help. The most recent version is on there.

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

6 participants