Alamofire outdated

Issue #3 new
Former user created an issue

When i am trying to add this to the iOS app we are developing i get an error regarding version of Alamofire.

[!] Unable to satisfy the following requirements:

- `Alamofire (~> 4.4.0)` required by `Podfile`
- `Alamofire (~> 4.4.0)` required by `Podfile`
- `Alamofire (~> 3.0)` required by `JIRAMobileConnect (2.1.0-alamofire3)`

I am using Alamofire 4.4 in my own project but JIRAMobileConnect wants an older version. Is it possible to update your version of Alamofire or another way so that i can have my own version of Alamofire in my project?

Comments (2)

  1. Martin Kuvandzhiev

    The project have not been updated since September 2016. I will fork the project and I will update alamofire (:

  2. Former user Account Deleted

    Yeah i saw, also no Swift3 yet, and the android library idem. It's a shame because the idea is good and i have seen other similar tools but it is nice that this integrates in JIRA.

  3. Log in to comment