tristanhimmelman / AlamofireObjectMapper

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

Fixed compilation errors in v.5. #300

Closed RomanPodymov closed 1 year ago

RomanPodymov commented 4 years ago

Hello. Thank you for AlamofireObjectMapper. In this pull request I fixed #299. I used some code that was added in 36236f595c854b36cadb7806b8e4d5c94c7b80b6. Alamofire 4.9.1 is using SecTrustEvaluateWithError, that's why I set osx_image: xcode10.