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 cocoapods.org version #2902

Closed
ChaosPredictor opened this issue Oct 21, 2017 · 7 comments
Closed

Update cocoapods.org version #2902

ChaosPredictor opened this issue Oct 21, 2017 · 7 comments

Comments

@ChaosPredictor
Copy link

Overview of cocoapods.org show
Version 3.0.4, synced to MPAndroidChart #f6a398b

but it's install 3.0.3 that not working with swift 4 (#2801)

@pmairoldi
Copy link
Collaborator

try pod repo update and do a pod install again.

@ChaosPredictor
Copy link
Author

@petester42, thanks. it's work.

@ArsalanWahid
Copy link

ArsalanWahid commented Oct 23, 2017

Tired the pod repo update with pod install getting version 3.0.2

Using xcode 9 and swift 4

@petester42 Any workaround would be appreciated

Thanks

-Regards

@pmairoldi
Copy link
Collaborator

Delete your Podfile.Lock and try again.

@ArsalanWahid
Copy link

ArsalanWahid commented Oct 23, 2017

Hey @petester42 Thank you

I did try all the fixed in almost all the recommendations for fixes related to getting charts work in Xcode 9 with Swift 4.

Even deleted the project a few times always doing a pod repo update yet nothing worked for my case.

Surprising when nothing else was working, mentioning the specific version worked !

pod 'Charts', :git => 'https://github.com/danielgindi/Charts.git', :tag => 'v3.0.4'

Though Some issue with the process of installing the latest v3.0.4 via cocoapods for some users like myself still persists which lead to all sort of POD relates issues that I've read here.

Hope this feedback helps future users.

-Regards

@ChaosPredictor
Copy link
Author

Not sure if it's helpful but I'm using:
Xcode 9.0 beta 6
Swift 4.0
Cop 1.3.1

by default I got 3.0.3
after uninstall (remove from Podfile and pod install), install and update (pod repo update) it's update to 3.0.4

@ArsalanWahid
Copy link

ArsalanWahid commented Oct 23, 2017

@ChaosPredictor Finally got v3.0.4

Cheers !

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