[PR #264] [MERGED] Adding in full swift 2.3 support #587

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

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/264
Author: @cpinski
Created: 8/10/2016
Status: Merged
Merged: 8/10/2016
Merged by: @phimage

Base: swift2.3Head: swift2_3


📝 Commits (1)

  • ed162e1 Adding in full swift 2.3 support

📊 Changes

5 files changed (+42 additions, -6 deletions)

View changed files

📝 OAuthSwift.xcodeproj/project.pbxproj (+31 -3)
📝 OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwift.xcscheme (+1 -1)
📝 OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftOSX.xcscheme (+1 -1)
📝 OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftTVOS.xcscheme (+1 -1)
📝 Podfile (+8 -0)

📄 Description

Changes:

  • Ran the convert to swift 2.3 tool in Xcode 8 Beta 5
  • Updated to the Xcode recommended settings
  • Added a post install script to the podfile to set the SWIFT_VERSION for each pod. Without this the tests won't run.

🔄 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/264 **Author:** [@cpinski](https://github.com/cpinski) **Created:** 8/10/2016 **Status:** ✅ Merged **Merged:** 8/10/2016 **Merged by:** [@phimage](https://github.com/phimage) **Base:** `swift2.3` ← **Head:** `swift2_3` --- ### 📝 Commits (1) - [`ed162e1`](https://github.com/OAuthSwift/OAuthSwift/commit/ed162e1d338162a3abc7893d74e9f8ca82469917) Adding in full swift 2.3 support ### 📊 Changes **5 files changed** (+42 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `OAuthSwift.xcodeproj/project.pbxproj` (+31 -3) 📝 `OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwift.xcscheme` (+1 -1) 📝 `OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftOSX.xcscheme` (+1 -1) 📝 `OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftTVOS.xcscheme` (+1 -1) 📝 `Podfile` (+8 -0) </details> ### 📄 Description Changes: - Ran the convert to swift 2.3 tool in Xcode 8 Beta 5 - Updated to the Xcode recommended settings - Added a post install script to the podfile to set the SWIFT_VERSION for each pod. Without this the tests won't run. --- <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:35 +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#587
No description provided.