mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[PR #274] [MERGED] Create a swift-version file #589
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#589
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?
📋 Pull Request Information
Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/274
Author: @SMillerDev
Created: 9/15/2016
Status: ✅ Merged
Merged: 9/15/2016
Merged by: @phimage
Base:
swift2.3← Head:patch-1📝 Commits (3)
33c8ba1Fix #262 don't crash if OAuthSwift object not retain. Instead call failure callbacke35c7a2Fix #258 comment in demo app to show where to handle callback url if no application url scheme configured8a76c57Create a swift-version file📊 Changes
6 files changed (+56 additions, -41 deletions)
View changed files
➕
.swift-version(+1 -0)📝
OAuthSwift/OAuth1Swift.swift(+15 -13)📝
OAuthSwift/OAuth2Swift.swift(+16 -21)📝
OAuthSwift/OAuthSwift.swift(+19 -0)📝
OAuthSwift/OAuthSwiftClient.swift(+3 -7)📝
OAuthSwiftDemo/WebViewController.swift(+2 -0)📄 Description
This allows CocoaPods to use a specific swift version
CocoaPods/CocoaPods#5841
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.