mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[GH-ISSUE #525] Please make tag for 1.4 version #345
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#345
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 @vg-identance on GitHub (May 14, 2019).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/525
Originally assigned to: @phimage on GitHub.
Please make tag for 1.4 version and push to cocoapods please. I see commit
github.com/OAuthSwift/OAuthSwift@c86b94c1dfwhere version updated in podspec file but without tag. Also .swift-version should be updated to 5 version.@phimage commented on GitHub (Jun 10, 2019):
I make a tag 1.4
but I have issue to publish on Cocoapods
same on website https://cocoapods.org/pods/OAuthSwift
I do not know where to ask support
However you can in your podfile set the git url and tag
@vg-identance commented on GitHub (Jun 10, 2019):
Did you try to install latest cocoapods? They are released the new version recently.
@vg-identance commented on GitHub (Jun 10, 2019):
...also try to run it with
--verbose. If nothing help try to write them directly in https://github.com/CocoaPods/CocoaPods/issues/8200@phimage commented on GitHub (Jun 10, 2019):
I use the last version, no more information with verbose
I am working also on a breaking change version 2.0 with
Result@phimage commented on GitHub (Jun 10, 2019):
I make a new version 1.4.1
It seems to be ok