mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-27 05:05:51 +03:00
[PR #28] [MERGED] Support for Swift 1.2 #488
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#488
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/28
Author: @rvangraan
Created: 3/3/2015
Status: ✅ Merged
Merged: 3/4/2015
Merged by: @dongri
Base:
master← Head:swift-1.2📝 Commits (1)
a462bbfSupport for Swift 1.2📊 Changes
13 files changed (+61 additions, -59 deletions)
View changed files
📝
OAuthSwift/HMAC.swift(+4 -4)📝
OAuthSwift/Int+OAuthSwift.swift(+4 -4)📝
OAuthSwift/NSData+OAuthSwift.swift(+6 -6)📝
OAuthSwift/NSURL+OAuthSwift.swift(+2 -2)📝
OAuthSwift/OAuth1Swift.swift(+3 -3)📝
OAuthSwift/OAuth2Swift.swift(+3 -3)📝
OAuthSwift/OAuthSwiftClient.swift(+9 -9)📝
OAuthSwift/OAuthSwiftCredential.swift(+7 -7)📝
OAuthSwift/OAuthSwiftHTTPRequest.swift(+10 -9)📝
OAuthSwift/SHA1.swift(+1 -1)📝
OAuthSwift/String+OAuthSwift.swift(+5 -5)📝
OAuthSwiftDemo/AppDelegate.swift(+4 -3)📝
OAuthSwiftDemo/WebViewController.swift(+3 -3)📄 Description
when the library is used with "use_frameworks!" in Cocoa Pods
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.