Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Bug]: Add Privacy Manifest #1602

Closed
dmaclach opened this issue Jan 19, 2024 · 1 comment
Closed

[Bug]: Add Privacy Manifest #1602

dmaclach opened this issue Jan 19, 2024 · 1 comment

Comments

@dmaclach
Copy link

Describe the issue

Apple has listed the Abseil library on its list of SDKs that require Privacy Manifests (WWDC Video, docs). Can we get a privacy manifest added to the depot?

Steps to reproduce the problem

N/A

What version of Abseil are you using?

Head

What operating system and version are you using?

Any Apple OS

What compiler and version are you using?

N/A

What build system are you using?

N/A

Additional context

No response

@derekmauro
Copy link
Member

I'm tagging this with "help wanted". I don't think any team member uses xcode or does Apple development or is in a position to test this. The Abseil library does not collect any information.

If someone needs this, I would welcome the contribution.

netkex pushed a commit to netkex/abseil-cpp that referenced this issue Apr 3, 2024
Imported from GitHub PR abseil#1604

Looks like abseil is not using any of the APIs listed in https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_use_of_required_reason_api?language=objc, so adding an empty manifest file.

fixes abseil#1602
Merge 79da4bd into f7d2b13

Merging this change closes abseil#1604

COPYBARA_INTEGRATE_REVIEW=abseil#1604 from HannahShiSFB:privacy-manifests 79da4bd
PiperOrigin-RevId: 600525731
Change-Id: I3fbc6dcc6e47032665a9fa72c000ae245a25dd52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants