[GH-ISSUE #305] No such module 'OAuthSwift' error #184

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

Originally created by @phamdacloc on GitHub (Nov 3, 2016).
Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/305

I'm trying to use the OAuthSwift Framework in my swift app and I get the error "No such module 'OAuthSwift' " when I import OAuthSwift.

I followed the following instructions from the github read:

Drag OAuthSwift.xcodeproj to your project in the Project Navigator.
Select your project and then your app target. Open the Build Phases panel.
Expand the Target Dependencies group, and add OAuthSwift framework.
Import OAuthSwift whenever you want to use OAuthSwift.

I also tried using CocoaPod and it's having the same problem. I'm using XCode version 7.3.1

Thanks

Originally created by @phamdacloc on GitHub (Nov 3, 2016). Original GitHub issue: https://github.com/OAuthSwift/OAuthSwift/issues/305 I'm trying to use the OAuthSwift Framework in my swift app and I get the error "No such module 'OAuthSwift' " when I import OAuthSwift. I followed the following instructions from the github read: > Drag OAuthSwift.xcodeproj to your project in the Project Navigator. > Select your project and then your app target. Open the Build Phases panel. > Expand the Target Dependencies group, and add OAuthSwift framework. > Import OAuthSwift whenever you want to use OAuthSwift. I also tried using CocoaPod and it's having the same problem. I'm using XCode version 7.3.1 Thanks
kerem 2026-03-03 16:46:28 +03:00
Author
Owner

@phimage commented on GitHub (Nov 3, 2016):

why did you remove the issue template???
Now I will loose time and ask question
OAuthSwift master head version (1.0.0) is Xcode8 and swift 3.
Try with older version (branch or tag) or use Xcode 8

<!-- gh-comment-id:258079743 --> @phimage commented on GitHub (Nov 3, 2016): why did you remove the issue template??? Now I will loose time and ask question OAuthSwift master head version (1.0.0) is Xcode8 and swift 3. Try with older version (branch or tag) or use Xcode 8
Author
Owner

@phamdacloc commented on GitHub (Nov 5, 2016):

Upgraded to xCode 8.1 worked. Thanks

<!-- gh-comment-id:258613612 --> @phamdacloc commented on GitHub (Nov 5, 2016): Upgraded to xCode 8.1 worked. Thanks
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#184
No description provided.