danielebogo / danielebogo/PSUpdateApp

Unable to update to AFNetworking 3.0

Open
#15 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Objective-C
Stars
164
Forks
40
PR merge metrics
No merged PRs in 30d

Description

I'd really like to update to the latest version of AFNetworking, but my dependency on the PSUpdateApp is making this impossible. Is there any plan to update PSUpdateApp to use the latest version of AFNetworking?

Cocoapod returns me:
- `AFNetworking (~> 3.0)` required by `Podfile`
- `AFNetworking (~> 2.0.0-RC2)` required by `PSUpdateApp (2.0.0)`

Thanks a lot,
Andrea

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with the Podfile and the PSUpdateApp 2.0.0 dependency declaration mentioned in the issue, then inspect how the AFNetworking version is constrained. Done means PSUpdateApp can use AFNetworking 3.0 without the conflicting AFNetworking 2.0.0-RC2 requirement.

Written by the indexing model from the issue text.

Assessment

Tech stack
ios, objective-c
Domain
mobile
Issue type
Feature
Difficulty
3/5
Estimated time
1-2 days
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
35/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.