[GH-ISSUE #117] Can't set up framework #70

Closed
opened 2026-03-03 16:45:26 +03:00 by kerem · 3 comments
Owner

Originally created by @tomasscavnicky on GitHub (Sep 29, 2015).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/117

I've been struggling with adding OAuthSwift framework to my project. I've tried all possible methods(Cocoapods, DragNDrop + Build Phase dependencies, Carthage), but in each case I'm getting following error on import OAuthSwift line: No such module 'OAuthSwift'. Any ideas what to do?

Originally created by @tomasscavnicky on GitHub (Sep 29, 2015). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/117 I've been struggling with adding OAuthSwift framework to my project. I've tried all possible methods(Cocoapods, DragNDrop + Build Phase dependencies, Carthage), but in each case I'm getting following error on import OAuthSwift line: No such module 'OAuthSwift'. Any ideas what to do?
kerem closed this issue 2026-03-03 16:45:26 +03:00
Author
Owner

@phimage commented on GitHub (Sep 30, 2015):

with Cocoapods, did you open the xcode "workspace" generated, not your xcode project

<!-- gh-comment-id:144238708 --> @phimage commented on GitHub (Sep 30, 2015): with Cocoapods, did you open the xcode "workspace" generated, not your xcode project
Author
Owner

@tomasscavnicky commented on GitHub (Sep 30, 2015):

the issue was that i had swift 1.2 installed

<!-- gh-comment-id:144239886 --> @tomasscavnicky commented on GitHub (Sep 30, 2015): the issue was that i had swift 1.2 installed
Author
Owner

@phimage commented on GitHub (Sep 30, 2015):

so with the current master branch is doesn't compile (always possible to choose old git tag with cocoadpod, but no more bug fix in swift 1.2)

@tomasscavnicky please close the issue

<!-- gh-comment-id:144246168 --> @phimage commented on GitHub (Sep 30, 2015): so with the current master branch is doesn't compile (always possible to choose old git tag with cocoadpod, but no more bug fix in swift 1.2) @tomasscavnicky please close the issue
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#70
No description provided.