[PR #274] [MERGED] Create a swift-version file #589

Closed
opened 2026-03-03 16:49:36 +03:00 by kerem · 0 comments
Owner

📋 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.3Head: patch-1


📝 Commits (3)

  • 33c8ba1 Fix #262 don't crash if OAuthSwift object not retain. Instead call failure callback
  • e35c7a2 Fix #258 comment in demo app to show where to handle callback url if no application url scheme configured
  • 8a76c57 Create 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.

## 📋 Pull Request Information **Original PR:** https://github.com/OAuthSwift/OAuthSwift/pull/274 **Author:** [@SMillerDev](https://github.com/SMillerDev) **Created:** 9/15/2016 **Status:** ✅ Merged **Merged:** 9/15/2016 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `swift2.3` ← **Head:** `patch-1` --- ### 📝 Commits (3) - [`33c8ba1`](https://github.com/OAuthSwift/OAuthSwift/commit/33c8ba1ffec95442c0c1e83ebfc1eccfd46a9146) Fix #262 don't crash if OAuthSwift object not retain. Instead call failure callback - [`e35c7a2`](https://github.com/OAuthSwift/OAuthSwift/commit/e35c7a28b14d9a520dcbc756ba0dde70f5837589) Fix #258 comment in demo app to show where to handle callback url if no application url scheme configured - [`8a76c57`](https://github.com/OAuthSwift/OAuthSwift/commit/8a76c577b94834ed80e99d66aecf2c5906315a1e) Create a swift-version file ### 📊 Changes **6 files changed** (+56 additions, -41 deletions) <details> <summary>View changed files</summary> ➕ `.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) </details> ### 📄 Description This allows CocoaPods to use a specific swift version CocoaPods/CocoaPods#5841 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:36 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#589
No description provided.