mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 04:35:56 +03:00
[PR #46] [CLOSED] Minor fixes to build in 6.2 #496
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#496
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/46
Author: @Automatt
Created: 4/9/2015
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
48055f9Minor 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.