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

Cocoapods release 0.0.6 #29

Closed
kevb10 opened this issue Sep 29, 2016 · 3 comments
Closed

Cocoapods release 0.0.6 #29

kevb10 opened this issue Sep 29, 2016 · 3 comments

Comments

@kevb10
Copy link

kevb10 commented Sep 29, 2016

I am unable to point to 0.0.6. it seems like 0.0.5 is the latest available. Can you please fix this?
I'm having issues with Swift 3. Would love to keep it as a pod not add manually.
Thanks

@thully
Copy link

thully commented Oct 3, 2016

I worked around this by including it as a pod and copying the latest CSwiftV code over the outdated code it downloads. That obviously isn't a solution, but it is a functional workaround for the time being.

@Daniel1of1
Copy link
Owner

will get onto this but for the time being I can offer perhaps a more effective workaround which is to point to a specific commit (just in case you weren't aware) ,

pod 'CSwiftV', :git => 'https://github.com/Daniel1of1/CSwiftV.git', :commit => 'e43e381'

more information here: https://guides.cocoapods.org/using/the-podfile.html#from-a-podspec-in-the-root-of-a-library-repo

This was referenced Oct 5, 2016
@stel stel mentioned this issue Apr 12, 2017
@Daniel1of1
Copy link
Owner

0.0.7 is now pushed to trunk.

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