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

can't use branch afn2-support on podfile #4

Closed
fabionapodano opened this issue Nov 28, 2016 · 1 comment
Closed

can't use branch afn2-support on podfile #4

fabionapodano opened this issue Nov 28, 2016 · 1 comment

Comments

@fabionapodano
Copy link

I am trying to use this branch for AFNetworking2.x support, using the following line in my podfile:

pod "AFNetworking+RetryPolicy", git: 'https://github.com/kubatruhlar/AFNetworking-RetryPolicy.git' , branch: 'afn2-support'

i get the following error:

Unable to find a specification for 'AFNetworking+RetryPolicy'

the configuration seems to be ok, since the log says:

Pre-downloading: AFNetworking+RetryPolicy from https://github.com/kubatruhlar/AFNetworking-RetryPolicy.git, branch afn2-support

@kubatruhlar
Copy link
Owner

kubatruhlar commented Nov 30, 2016

I updated every old branch so it is possible now. Check the README.md for more info. Thank you.

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

No branches or pull requests

2 participants