mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[GH-ISSUE #552] Add New Release Tag #364
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#364
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 @codecaffeine on GitHub (Oct 16, 2019).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/552
Description:
The latest release tag
2.0.0has a compilation error when I try to build with Swift Package Manager. This issue ( #531 ) has been fixed, but it’s been after the last tagged release (2.0.0) has gone out. I was wondering if it’s possible to release a new tag2.0.1with this fix.OAuth Provider? (Twitter, Github, ..):
n/a
OAuth Version:
OS (Please fill the version) :
Installation method:
Library version:
Xcode version:
11.x (Swift 5.1)
10.x (Swift 5.0)
10.x (Swift 4.1)
9.3 (Swift 4.1)
9.0 (Swift 4.0)
other: (Please fill in the version you are using.)
objective c
@phimage commented on GitHub (Oct 20, 2019):
done
new release 2.1.0 if test pass will be also released
@codecaffeine commented on GitHub (Oct 20, 2019):
Thank you, I appreciate it!