tristanhimmelman / AlamofireObjectMapper

An Alamofire extension which converts JSON response data into swift objects using ObjectMapper
MIT License
2.66k stars 476 forks source link

Is there any version compatible with alamofire 5.0.0-beta.3 ? #281

Closed Mohammed-Elias closed 4 years ago

Mohammed-Elias commented 5 years ago

I'm trying to use the Alamofire 5.0.0-beta.3, but when I try AlamofireObjectMapper 5.2 I got Alamofire 4.8

when I try AlamofireObjectMapper 6.0, I got Alamofire 5.0.0-beta.6

Any ideas ?

RomanPodymov commented 4 years ago

Hello @Mohammed-Eliass Why do you need to use Alamofire 5.0.0-beta.3?

tristanhimmelman commented 4 years ago

The latest release targets Alamofire 5.0.0-rc2