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 CocoaPod to 3.4.0 #74

Closed
4 tasks done
kevincon opened this issue Dec 4, 2014 · 2 comments
Closed
4 tasks done

Update CocoaPod to 3.4.0 #74

kevincon opened this issue Dec 4, 2014 · 2 comments
Assignees

Comments

@kevincon
Copy link
Collaborator

kevincon commented Dec 4, 2014

It seems that if we want Cocoa Pods to respect our versioning from now on, we need to make a new release versioned 3.4.0 because I believe CocoaPods is seeing version 3.03 as version 3.3 (it's truncating the 0), so it thinks that our older release 3.03 is actually newer than our latest 3.1.1 release.

Therefore, in order to "get past it" we need to release version 3.4.0. I can take care of this in the next day or so. I mainly just need to:

  • Update the podspec
  • Update the README
  • Tag the release
  • Ask @gali8 to push the release to the CocoaPods spec repo
@kevincon kevincon self-assigned this Dec 4, 2014
@kevincon
Copy link
Collaborator Author

kevincon commented Dec 6, 2014

Okay @gali8, I've updated everything to version 3.4.0 now. Can you push it to CocoaPods?

@gali8
Copy link
Owner

gali8 commented Dec 6, 2014

👍 done!

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