Alamofire / AlamofireImage

AlamofireImage is an image component library for Alamofire
MIT License
3.98k stars 523 forks source link

Request for updated iOS SDK version with the xcprivacy manifest #475

Closed sakshibala-halodoc closed 7 months ago

sakshibala-halodoc commented 7 months ago

Subject: We need to incorporate the xcprivacy manifest into our app . Starting March 13, Apple will send notifications when uploading builds to the App Store, and this will become mandatory from May 1. All the SDKs used in our app needs to incorporate the xcprivacy manifest. Reference: https://developer.apple.com/news/?id=3d8a9yyh

Actions needed: We need the compatible xcprivacy manifest version IOS SDK with xcprivacy manifest. We are expecting a seamless upgrade by upgrading to the latest version.

jshier commented 7 months ago

AlamofireImage isn't on the list of SDKs that require a manifest, nor do I believe it uses a restricted APIs, so it shouldn't need a manifest. If you are getting a warning from ASC, please include the warning message so I can narrow down the API that needs to be declared.