Skip to content
This repository has been archived by the owner on May 4, 2023. It is now read-only.

update podspec to be compatible with AFNetworking-3.x #45

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

update podspec to be compatible with AFNetworking-3.x #45

wants to merge 1 commit into from

Conversation

yzlai
Copy link

@yzlai yzlai commented Apr 13, 2016

@bdbergeron please review or give some comments!

@marcocattai
Copy link

any news on this? would it be possible to merge please?

@caa1211
Copy link

caa1211 commented Sep 2, 2016

AFNetworking 3.1 had fixed several bugs. the detail:
https://github.com/AFNetworking/AFNetworking/releases/tag/3.1.0

because the podspec is writting ~>3.0.0, it can not support minor version changes

@BramYeh
Copy link

BramYeh commented Sep 2, 2016

Wow~~ my project also used BDBOAuth1Manager and AFNetworking, and also found AFNetworking 3.0 has some connection issues.

@guhungry
Copy link

With this pull request this library should support AFNetworking 3.1, so sad.
@bdbergeron Could you please accept this merge request and release this change.

@cwnga
Copy link

cwnga commented Nov 28, 2016

hi, we also has issue
[!] Unable to satisfy the following requirements:

  • AFNetworking/NSURLSession (~> 3.0.0) required by BDBOAuth1Manager (2.0.0)
  • AFNetworking/NSURLSession (= 3.1.0) required by AFNetworking (3.1.0)

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

Successfully merging this pull request may close these issues.

6 participants