tristanhimmelman / AlamofireObjectMapper

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

update project for swift 5 : #279

Closed tirrorex closed 5 years ago

tirrorex commented 5 years ago

This branch includes fixes that prevent the library from being updating to swift 5 (most of those build issues appear only during a pod lib lint though).

Feel

tirrorex commented 5 years ago

@RomanPodymov i am waiting for alamofire to be out of beta, won't be doing any changes until then ;)

tirrorex commented 5 years ago

Killing the pr for now, don't have time to do the fixes required