[GH-ISSUE #17] Carthage support #11

Closed
opened 2026-03-03 16:44:46 +03:00 by kerem · 2 comments
Owner

Originally created by @raulriera on GitHub (Jan 13, 2015).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/17

I tried forking the repo and creating support for Carthage but I ran into several issues with the Crypto library, since you can't use Bridging Headers in frameworks. I found a weird way of using it as seen here http://stackoverflow.com/a/25250520/293731

Originally created by @raulriera on GitHub (Jan 13, 2015). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/17 I tried forking the repo and creating support for [Carthage](https://github.com/Carthage/Carthage) but I ran into several issues with the Crypto library, since you can't use Bridging Headers in frameworks. I found a weird way of using it as seen here http://stackoverflow.com/a/25250520/293731
kerem closed this issue 2026-03-03 16:44:46 +03:00
Author
Owner

@dongri commented on GitHub (Jan 15, 2015):

Hi @raulriera
I was modified to carthage support.
https://github.com/dongri/OAuthSwift/pull/18
https://github.com/dongri/OAuthSwift/blob/master/README.md#installation

<!-- gh-comment-id:70075237 --> @dongri commented on GitHub (Jan 15, 2015): Hi @raulriera I was modified to carthage support. https://github.com/dongri/OAuthSwift/pull/18 https://github.com/dongri/OAuthSwift/blob/master/README.md#installation
Author
Owner

@raulriera commented on GitHub (Jan 15, 2015):

You rule!

<!-- gh-comment-id:70075811 --> @raulriera commented on GitHub (Jan 15, 2015): You rule!
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#11
No description provided.