Closed andrewclements closed 7 months ago
didn't seem to resolve the issue, closing
didn't seem to resolve the issue, closing
Were you able to solve it?.. Having same issue
@cedricbahirwe as of my last release pointing directly to the forked version with the package updated I was still getting the warning from apple about missing API declaration. I think there's just something broken about how Apple is grabbing privacy info from SPM packages, so for my next release I'm just adding the privacy info to my own project until it's resolved.
Issue
Getting complaints from Apple regarding Missing API Declaration around System Boot Time, the only library that we use that accesses that is Alamofire + AlamofireImage since it includes a ref to the problematic Alamofire instance.
Solution
Updating the Alamofire package referenced in this project to use the latest version that includes a privacy manifest.