mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 12:45:52 +03:00
[PR #105] [MERGED] Swift 2.0 #515
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#515
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/105
Author: @dongri
Created: 9/17/2015
Status: ✅ Merged
Merged: 9/17/2015
Merged by: @dongri
Base:
master← Head:swift2.0📝 Commits (1)
6e7b674Swift 2.0📊 Changes
23 files changed (+237 additions, -143 deletions)
View changed files
➕
Launch Screen.storyboard(+53 -0)📝
OAuthSwift.xcodeproj/project.pbxproj(+18 -1)📝
OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwift.xcscheme(+8 -5)📝
OAuthSwift/Dictionary+OAuthSwift.swift(+1 -1)📝
OAuthSwift/HMAC.swift(+4 -4)📝
OAuthSwift/Info.plist(+1 -1)📝
OAuthSwift/Int+OAuthSwift.swift(+3 -4)📝
OAuthSwift/NSData+OAuthSwift.swift(+1 -1)📝
OAuthSwift/NSURL+OAuthSwift.swift(+3 -3)📝
OAuthSwift/OAuth1Swift.swift(+2 -2)📝
OAuthSwift/OAuth2Swift.swift(+4 -4)📝
OAuthSwift/OAuthSwiftClient.swift(+18 -18)📝
OAuthSwift/OAuthSwiftCredential.swift(+1 -1)📝
OAuthSwift/OAuthSwiftHTTPRequest.swift(+20 -14)📝
OAuthSwift/SHA1.swift(+8 -8)📝
OAuthSwift/String+OAuthSwift.swift(+10 -10)📝
OAuthSwift/Utils.swift(+5 -5)📝
OAuthSwiftDemo/AppDelegate.swift(+2 -2)📝
OAuthSwiftDemo/Images.xcassets/AppIcon.appiconset/Contents.json(+10 -0)📝
OAuthSwiftDemo/Info.plist(+7 -1)...and 3 more files
📄 Description
No description provided
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.