Skip to content
This repository has been archived by the owner on Jul 22, 2020. It is now read-only.

Support for Afnetworking 3.0 #91

Closed
leosalmaso opened this issue Mar 9, 2016 · 4 comments
Closed

Support for Afnetworking 3.0 #91

leosalmaso opened this issue Mar 9, 2016 · 4 comments
Milestone

Comments

@leosalmaso
Copy link

After updated to afnetworking 3.0 the autocomplete stop working, actually the project stop build. Is there any solution for that issue?

@hkellaway
Copy link
Owner

the pod relies on AFNetworking 2.5. i'm not sure the difference between AFNetworking 2.x and 3.x - or the implications of trying to use a different version of the same pod that another pod depends on - well enough to tell you why it stopped working all together.

i can update the pod to rely on AFNetworking 3.0, but i'll be honest that it's not my top priority right now, so i have no guarantee when that might happen

@leosalmaso
Copy link
Author

Actually the only thing that is needed is allow the pod compatibility with Afnetworking 2.5+. You don't need to change nothing in the source code. But currently if the project has added Afnetworking 3.0, the library throw an error because it is looking for version 2.5.

@hkellaway
Copy link
Owner

ah, i see what you're saying. i'll make a release in the coming days with AFNetworking 3.0

@hkellaway hkellaway added this to the 1.2.0 milestone Mar 12, 2016
@hkellaway
Copy link
Owner

@leitosalma updated as of version 1.2.0 🎉

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants