mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[GH-ISSUE #427] 1.2.0 is still not Swift 4 #274
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#274
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 @rcritz on GitHub (Dec 29, 2017).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/427
Description:
Your documentation infers that 1.2.0 is for Swift 4 but it results in three deprecation warnings. These warnings are already fixed on the master branch which differs from what is in the 1.2.0 tag (e.g. Utils.swift). Can you please update tags so that it's possible to get a clean build with Swift 4?
Installation method:
Library version:
Xcode version:
9.0 (Swift 4.0)
9.0 (Swift 3.2)
8.x (Swift 3.x)
8.0 (Swift 2.3)
7.3.1
other: (Please fill in the version you are using.)
objective c
@phimage commented on GitHub (Jan 13, 2018):
issue title is wrong.
You can use branch head or a specific commit in your podfile
I will release a 1.2.1 with other fix