Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unresolved identifier OAuth2CodeGrant #51

Closed
Trevomatic opened this issue Sep 30, 2015 · 3 comments
Closed

Unresolved identifier OAuth2CodeGrant #51

Trevomatic opened this issue Sep 30, 2015 · 3 comments

Comments

@Trevomatic
Copy link

Hi - I am running XCode 7.01 and having trouble properly linking the p2.OAuth2 library to my project. Are the current versions of Swift and XCode supported?

Thanks

@p2
Copy link
Owner

p2 commented Sep 30, 2015

I just built the two sample apps with Xcode 7.0.1 on El Capitan and it worked for me:

Do those work for you?

@Trevomatic
Copy link
Author

Hi - I cloned from github, and when I open the project in XCode I get “no such module OAuth2. Also, when I try to do the recursive checkout, it asks for SSH password, then fails.

Thanks for the fast response
Trevor

On Sep 30, 2015, at 10:59 AM, Pascal Pfiffner notifications@github.com wrote:

I just built the two sample apps with Xcode 7.0.1 on El Capitan and it worked for me:

Git installation: https://github.com/p2/OAuth2App https://github.com/p2/OAuth2App
CocoaPods: https://github.com/p2/OAuth2PodApp https://github.com/p2/OAuth2PodApp
Do those work for you?


Reply to this email directly or view it on GitHub #51 (comment).

@p2
Copy link
Owner

p2 commented Sep 30, 2015

Yes, because you didn't use --recursive you don't have the OAuth2 submodule. You can clone via HTTPS manually if you haven't set up GitHub for SSH, or clone the sample app again: I've just changed the submodule to use HTTPS.

@p2 p2 closed this as completed Oct 15, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants