mirror of
https://github.com/OAuthSwift/OAuthSwift.git
synced 2026-04-26 20:55:57 +03:00
[PR #191] [CLOSED] Update #555
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#555
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/191
Author: @p-salmon
Created: 2/24/2016
Status: ❌ Closed
Base:
master← Head:master📝 Commits (2)
853c5b4Pull OAuthSwift5b6f119Pull OAuthSwift📊 Changes
58 files changed (+5129 additions, -1571 deletions)
View changed files
➕
CONTRIBUTING.md(+44 -0)➕
ISSUE_TEMPLATE.md(+5 -0)➕
Launch Screen.storyboard(+53 -0)📝
OAuthSwift.podspec(+6 -5)📝
OAuthSwift.xcodeproj/project.pbxproj(+643 -34)📝
OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwift.xcscheme(+8 -5)➕
OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftOSX.xcscheme(+80 -0)➕
OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwiftTVOS.xcscheme(+80 -0)➕
OAuthSwift.xcworkspace/contents.xcworkspacedata(+10 -0)📝
OAuthSwift/Dictionary+OAuthSwift.swift(+23 -2)📝
OAuthSwift/HMAC.swift(+4 -4)📝
OAuthSwift/Info.plist(+2 -2)📝
OAuthSwift/Int+OAuthSwift.swift(+3 -4)📝
OAuthSwift/NSData+OAuthSwift.swift(+1 -1)📝
OAuthSwift/NSURL+OAuthSwift.swift(+3 -3)📝
OAuthSwift/OAuth1Swift.swift(+65 -64)📝
OAuthSwift/OAuth2Swift.swift(+125 -69)➕
OAuthSwift/OAuthSwift.swift(+69 -0)📝
OAuthSwift/OAuthSwiftClient.swift(+171 -143)📝
OAuthSwift/OAuthSwiftCredential.swift(+140 -3)...and 38 more files
📄 Description
Update fork
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.