-
Notifications
You must be signed in to change notification settings - Fork 345
Conversation
Please @mattt, merge this and push a new version on Cocoapods, otherwise it is impossible to use this lib as a pod framework. |
Hey @mattt, I am pretty sure that you have this in your backlog. I would love to stop using :git => 'https://github.com/juanuribeo13/AFOAuth2Manager.git', :commit => '7bf11369e5623a88313243001fb9b633e3ae15e6' for my prod version. Thanks. |
@mattt can you please release a new version on Cocoapods with this change, I have the pod referencing to @juanuribeo13 's change on my prod version and I would like to change it back. |
@mattt I'd like to use this version as well. Could you please merge this and publish a new version? |
Piling on. Dear @mattt, as far as I can tell this is the last loose end for me as well. |
Would love this to get merged in :) |
@kcharwood @cnoon Guys, can you help with merging this in? Seems like very trivial thing to do. Making my own fork for now... |
+1 |
+1 |
Fix imports to work as framework
I'll get some more eyes on this project soon. |
This updates the
AFNetworking
dependencies imports to be system imports instead of local to fix the problem withcocoapods
use_framework!