mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[PR #277] [MERGED] Swift 3 and Xcode 8 fixes #588
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#588
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/277
Author: @nighthawk
Created: 9/23/2016
Status: ✅ Merged
Merged: 9/23/2016
Merged by: @phimage
Base:
swift3.0← Head:swift3📝 Commits (1)
a655462Swift 3 and Xcode 8 fixes📊 Changes
28 files changed (+451 additions, -422 deletions)
View changed files
📝
OAuthSwift.podspec(+1 -1)📝
OAuthSwift.xcodeproj/project.pbxproj(+38 -25)📝
OAuthSwift/Dictionary+OAuthSwift.swift(+2 -2)📝
OAuthSwift/HMAC.swift(+2 -2)📝
OAuthSwift/Int+OAuthSwift.swift(+6 -6)📝
OAuthSwift/NSData+OAuthSwift.swift(+2 -2)📝
OAuthSwift/NSURL+OAuthSwift.swift(+1 -5)📝
OAuthSwift/OAuth1Swift.swift(+21 -23)📝
OAuthSwift/OAuth2Swift.swift(+41 -41)📝
OAuthSwift/OAuthSwift.swift(+14 -14)📝
OAuthSwift/OAuthSwiftClient.swift(+22 -22)📝
OAuthSwift/OAuthSwiftCredential.swift(+33 -33)📝
OAuthSwift/OAuthSwiftHTTPRequest.swift(+48 -45)📝
OAuthSwift/OAuthSwiftURLHandlerType.swift(+20 -20)📝
OAuthSwift/OAuthWebViewController.swift(+9 -9)📝
OAuthSwift/SHA1.swift(+2 -2)📝
OAuthSwift/String+OAuthSwift.swift(+1 -1)📝
OAuthSwift/UIApplication+OAuthSwift.swift(+5 -5)📝
OAuthSwiftDemo/Services.swift(+6 -6)📝
OAuthSwiftTests/OAuth1SwiftTests.swift(+14 -14)...and 8 more files
📄 Description
Squashed version of #267: Compatibility with Swift 3.0 (up to Xcode 8 GM)
Action list:
Int+OAuthSwift.swift🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.