tristanhimmelman / AlamofireObjectMapper

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

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

Open KKakadiyaKashyap opened 5 months ago

KKakadiyaKashyap commented 5 months ago

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?

Screenshot 2024-04-09 at 10 44 45 AM

haoappwork commented 5 months ago

+1 🙏