You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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?
The text was updated successfully, but these errors were encountered:
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?
The text was updated successfully, but these errors were encountered: