[PR #18] [MERGED] Carthage #484

Closed
opened 2026-03-03 16:49:04 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/OAuthSwift/OAuthSwift/pull/18
Author: @dongri
Created: 1/15/2015
Status: Merged
Merged: 1/15/2015
Merged by: @dongri

Base: masterHead: carthage


📝 Commits (5)

📊 Changes

40 files changed (+393 additions, -215 deletions)

View changed files

📝 .gitignore (+2 -0)
Assets/ImportPaths.png (+0 -0)
Assets/OAuthSwift-icon.png (+0 -0)
📝 Assets/Services.png (+0 -0)
📝 Assets/TwitterOAuth.png (+0 -0)
📝 Assets/TwitterOAuthTokens.png (+0 -0)
📝 Assets/URLSchemes.png (+0 -0)
Example/Images/FoursquareOAuth.png (+0 -0)
Example/Images/FoursquareOAuthTokens.png (+0 -0)
Example/Images/SwiftCompiler.png (+0 -0)
Example/OAuthSwift.xcodeproj/project.xcworkspace/xcshareddata/OAuthSwift.xccheckout (+0 -41)
Example/OAuthSwift.xcodeproj/project.xcworkspace/xcuserdata/dongri.xcuserdatad/UserInterfaceState.xcuserstate (+0 -0)
Example/OAuthSwift.xcodeproj/xcuserdata/dongri.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist (+0 -5)
Example/OAuthSwift.xcodeproj/xcuserdata/dongri.xcuserdatad/xcschemes/xcschememanagement.plist (+0 -27)
Example/OAuthSwiftDemo/OAuthSwift-Bridging-Header.h (+0 -9)
📝 OAuthSwift.xcodeproj/project.pbxproj (+206 -62)
📝 OAuthSwift.xcodeproj/project.xcworkspace/contents.xcworkspacedata (+0 -0)
📝 OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwift.xcscheme (+37 -13)
OAuthSwift/CommonCrypto/module.map (+5 -0)
OAuthSwift/Info.plist (+26 -0)

...and 20 more files

📄 Description

Support Carthage


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/OAuthSwift/OAuthSwift/pull/18 **Author:** [@dongri](https://github.com/dongri) **Created:** 1/15/2015 **Status:** ✅ Merged **Merged:** 1/15/2015 **Merged by:** [@dongri](https://github.com/dongri) **Base:** `master` ← **Head:** `carthage` --- ### 📝 Commits (5) - [`e3682d7`](https://github.com/OAuthSwift/OAuthSwift/commit/e3682d7d447ecd4d69be6dcc404f2d9489b815f1) WIP - [`e26cfde`](https://github.com/OAuthSwift/OAuthSwift/commit/e26cfdee998948624362674250a7e2cddbf3f983) WIP - [`266854f`](https://github.com/OAuthSwift/OAuthSwift/commit/266854f30c8e8c727980f23feef065c623734cb2) Add shared scheme - [`312f5ce`](https://github.com/OAuthSwift/OAuthSwift/commit/312f5ce4b95895ddaefe806b641d9ef162ec216c) Fix readme - [`0c44674`](https://github.com/OAuthSwift/OAuthSwift/commit/0c4467406bec683deea60402284befd892fe6859) Fix readme ### 📊 Changes **40 files changed** (+393 additions, -215 deletions) <details> <summary>View changed files</summary> 📝 `.gitignore` (+2 -0) ➕ `Assets/ImportPaths.png` (+0 -0) ➕ `Assets/OAuthSwift-icon.png` (+0 -0) 📝 `Assets/Services.png` (+0 -0) 📝 `Assets/TwitterOAuth.png` (+0 -0) 📝 `Assets/TwitterOAuthTokens.png` (+0 -0) 📝 `Assets/URLSchemes.png` (+0 -0) ➖ `Example/Images/FoursquareOAuth.png` (+0 -0) ➖ `Example/Images/FoursquareOAuthTokens.png` (+0 -0) ➖ `Example/Images/SwiftCompiler.png` (+0 -0) ➖ `Example/OAuthSwift.xcodeproj/project.xcworkspace/xcshareddata/OAuthSwift.xccheckout` (+0 -41) ➖ `Example/OAuthSwift.xcodeproj/project.xcworkspace/xcuserdata/dongri.xcuserdatad/UserInterfaceState.xcuserstate` (+0 -0) ➖ `Example/OAuthSwift.xcodeproj/xcuserdata/dongri.xcuserdatad/xcdebugger/Breakpoints_v2.xcbkptlist` (+0 -5) ➖ `Example/OAuthSwift.xcodeproj/xcuserdata/dongri.xcuserdatad/xcschemes/xcschememanagement.plist` (+0 -27) ➖ `Example/OAuthSwiftDemo/OAuthSwift-Bridging-Header.h` (+0 -9) 📝 `OAuthSwift.xcodeproj/project.pbxproj` (+206 -62) 📝 `OAuthSwift.xcodeproj/project.xcworkspace/contents.xcworkspacedata` (+0 -0) 📝 `OAuthSwift.xcodeproj/xcshareddata/xcschemes/OAuthSwift.xcscheme` (+37 -13) ➕ `OAuthSwift/CommonCrypto/module.map` (+5 -0) ➕ `OAuthSwift/Info.plist` (+26 -0) _...and 20 more files_ </details> ### 📄 Description Support Carthage --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 16:49:04 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/OAuthSwift#484
No description provided.