tristanhimmelman / AlamofireObjectMapper

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

Request for Alamofire Dependency Update to Support Privacy Manifest in AlamofireObjectMapper #329

Open KKakadiyaKashyap opened 5 months ago

KKakadiyaKashyap commented 5 months ago

"Hello,

I'm currently using AlamofireObjectMapper version 6.2 in my Swift project, which automatically includes Alamofire 5.0.0-rc.2. However, I need to use Alamofire version 5.9 due to its support for the 'Privacy Manifest', which is crucial for my project. Is there a way to update AlamofireObjectMapper's dependency to accommodate Alamofire 5.9, or could you suggest a workaround?

Thank you for your assistance and for the great work on AlamofireObjectMapper.

Best regards, Kashyap