[PR #46] [CLOSED] Minor fixes to build in 6.2 #496

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/46
Author: @Automatt
Created: 4/9/2015
Status: Closed

Base: masterHead: master


📝 Commits (1)

  • 48055f9 Minor fixes to build in 6.2

📊 Changes

9 files changed (+17 additions, -17 deletions)

View changed files

📝 OAuthSwift/NSURL+OAuthSwift.swift (+2 -2)
📝 OAuthSwift/OAuth1Swift.swift (+3 -3)
📝 OAuthSwift/OAuth2Swift.swift (+3 -3)
📝 OAuthSwift/OAuthSwiftClient.swift (+1 -1)
📝 OAuthSwift/OAuthSwiftHTTPRequest.swift (+3 -3)
📝 OAuthSwift/OAuthWebViewController.swift (+1 -1)
📝 OAuthSwift/SHA1.swift (+1 -1)
📝 OAuthSwift/String+OAuthSwift.swift (+2 -2)
📝 OAuthSwiftDemo/WebViewController.swift (+1 -1)

📄 Description

Implements fixes identified by @gabriel-jones in #31 to build in Xcode 6.2


🔄 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/46 **Author:** [@Automatt](https://github.com/Automatt) **Created:** 4/9/2015 **Status:** ❌ Closed **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`48055f9`](https://github.com/OAuthSwift/OAuthSwift/commit/48055f91baa69cc01ca7a36e932a4999b41babb4) Minor fixes to build in 6.2 ### 📊 Changes **9 files changed** (+17 additions, -17 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift/NSURL+OAuthSwift.swift` (+2 -2) 📝 `OAuthSwift/OAuth1Swift.swift` (+3 -3) 📝 `OAuthSwift/OAuth2Swift.swift` (+3 -3) 📝 `OAuthSwift/OAuthSwiftClient.swift` (+1 -1) 📝 `OAuthSwift/OAuthSwiftHTTPRequest.swift` (+3 -3) 📝 `OAuthSwift/OAuthWebViewController.swift` (+1 -1) 📝 `OAuthSwift/SHA1.swift` (+1 -1) 📝 `OAuthSwift/String+OAuthSwift.swift` (+2 -2) 📝 `OAuthSwiftDemo/WebViewController.swift` (+1 -1) </details> ### 📄 Description Implements fixes identified by @gabriel-jones in #31 to build in Xcode 6.2 --- <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:07 +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#496
No description provided.