This repository has been archived by the owner on Jan 17, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 345
Problem with cocoapods 0.36 use_framework! #91
Comments
Same here with 0.37. |
Same here, AFOAuth2Manager and |
yep this is making it difficult to use in swift |
I fixed this by changing the following imports
to
This pull request fixes the problem #100 |
Thank you very much @juanuribeo13 . |
👍 |
1 similar comment
👍 |
priteshshah1983
added a commit
to magnetsystems/AFOAuth2Manager
that referenced
this issue
Oct 6, 2015
+1 |
I've merged in the change |
Hi, I've faced this issue when using latest available release ( |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
After update cocoapods to version 0.36 and use Framework. I found that AFOauth2Manager cannot import AFNetworking library to use in code. Xcode show error in AFOauth2Manager code where import AFNetworking code.
The text was updated successfully, but these errors were encountered: