mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[GH-ISSUE #149] Podspec Out of Date #92
Labels
No labels
bug
cocoapod
duplicate
enhancement
feature-request
help wanted
help wanted
invalid
pull-request
question
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/OAuthSwift#92
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @ghost on GitHub (Nov 20, 2015).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/149
Currently the podspec is at Version 0.4.7, however the most recent git tag is 0.4.6 so that is the version getting pulled in by Cocoapods.
Please update the git tags and update the Cocoapods master trunk.
@phimage commented on GitHub (Nov 20, 2015):
There is no gitflow with develop branch
master branch is under development and will be 0.4.7
0.4.6 is the last stable release
If you take time to read roadmap wiki page , there is task about that, "git tag" and "pod trunk push"
When I finish regression test on all changes (add test unit on signature oauth1) I will ask dongri to make a new release
I close, but feel free to talk here