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

Create tag 0.0.1 #14

Closed
dingwilson opened this issue May 7, 2018 · 9 comments
Closed

Create tag 0.0.1 #14

dingwilson opened this issue May 7, 2018 · 9 comments

Comments

@dingwilson
Copy link
Contributor

dingwilson commented May 7, 2018

Thanks for merging my PR! 👍 For CocoaPods to work, there needs to be a tag to clone. Please create a tag 0.0.1. Thanks!

PS: After doing so, please push the podspec. If you need help with that, feel free to let me know! I would be more than happy to help out in any way possible. :)

@dingwilson
Copy link
Contributor Author

Hey all, to allow users to use the project, I have gone ahead and updated my fork, as well as published to cocoapods (0.0.2).

@ShawnMoore: if you are still active/interested in maintaining this project, I would be more than happy to transfer the CocoaPods ownership to you.

@stonedauwg
Copy link

Good job and thx @dingwilson

@MihaelIsaev
Copy link

SPM can use this lib directly from master branch without tagging

@dingwilson
Copy link
Contributor Author

@MihaelIsaev good catch, I've updated my above comment! However, CocoaPods still requires that the branch be tagged.

@MihaelIsaev
Copy link

Cocoapods also can use libs directly from branches or even commits
:branch => 'master'
:commit => '0f506b1c45'
🙂

@dingwilson
Copy link
Contributor Author

Oh wow, learn something new everyday. I thought you had to push the podspec, but apparently not. Thanks! :)

@stonedauwg
Copy link

I believe Carthge DOES require a tag though, so still appreciated

@dingwilson
Copy link
Contributor Author

Actually (although I've never personally tried this before), it seems that you can specify a specific commit hash or branch (master, or even HEAD if you're feeling dangerous) for Carthage.

@dingwilson
Copy link
Contributor Author

Tag has been created... closing issue.

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