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

Please add semantic version tags. #15

Closed
lexrus opened this issue Mar 18, 2012 · 3 comments
Closed

Please add semantic version tags. #15

lexrus opened this issue Mar 18, 2012 · 3 comments

Comments

@lexrus
Copy link

lexrus commented Mar 18, 2012

I’ve recently added SVWebViewController to the CocoaPods package manager repo.

CocoaPods is a tool for managing dependencies for OSX and iOS Xcode projects and provides a central repository for iOS/OSX libraries. This makes adding libraries to a project and updating them extremely easy and it will help users to resolve dependencies of the libraries they use.

However, SVWebViewController doesn't have version tags. I’ve added the current HEAD as version 0.0.1, but a version tag will make dependency resolution much easier.

Semantic version tags (instead of plain commit hashes/revisions) allow for resolution of cross-dependencies.

@samvermette
Copy link
Member

Thanks for bringing it up to my attention, @lexrus. I replied in the original comments.

@lexrus
Copy link
Author

lexrus commented Mar 19, 2012

Thank you @samvermette. But I didn't see any version tag on this repo. Did I miss something?

@samvermette
Copy link
Member

Oops, my bad. It's there now.

@lexrus lexrus closed this as completed Mar 20, 2012
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