mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[PR #494] [MERGED] Updated to Swift 4.2 and made the Xcode-recommended project changes #646
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#646
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/494
Author: @jrtibbetts
Created: 10/26/2018
Status: ✅ Merged
Merged: 10/31/2018
Merged by: @phimage
Base:
master← Head:swift-4.2📝 Commits (2)
f241bfcUsed Xcode to update the code to Swift 4.2 and made the Xcode-recommended project changes.82d2163Don't forget to bump the podspec's Swift version!📊 Changes
11 files changed (+21 additions, -20 deletions)
View changed files
📝
Demo/Common/AppDelegate.swift(+2 -2)📝
Demo/Common/ViewController.swift(+5 -5)📝
Demo/Common/WebViewController.swift(+1 -1)📝
OAuthSwift.podspec(+1 -1)📝
OAuthSwift.xcodeproj/project.pbxproj(+6 -5)📝
OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwift.xcscheme(+1 -1)📝
OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftMacOS.xcscheme(+1 -1)📝
OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftTVOS.xcscheme(+1 -1)📝
OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftWatchOS.xcscheme(+1 -1)📝
Sources/HMAC.swift(+1 -1)📝
Sources/OAuthSwiftHTTPRequest.swift(+1 -1)📄 Description
Using Xcode 10.0, I let it update the code to be Swift 4.2-compatible, and I made the project file changes that Xcode recommended.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.