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

Add collected data types for Privacy Manifest #166

Merged
merged 2 commits into from
Feb 13, 2024

Conversation

kitwtnb
Copy link
Contributor

@kitwtnb kitwtnb commented Feb 13, 2024

close #164

I added NSPrivacyCollectedDataType with reference to the following page and verified that the privacy manifest is generated correctly.
https://developer.apple.com/documentation/bundleresources/privacy_manifest_files/describing_data_use_in_privacy_manifests

304344905-85e5b929-5dd4-4c6b-8479-6b17db515465

@sindresorhus
Copy link
Owner

It looks like we can just leave the NSPrivacyCollectedDataTypes array empty.

@kitwtnb
Copy link
Contributor Author

kitwtnb commented Feb 13, 2024

Thanks!
The privacy manifest was created successfully by emptying the array.

@sindresorhus sindresorhus merged commit adc090e into sindresorhus:main Feb 13, 2024
2 checks passed
@kitwtnb kitwtnb deleted the fix-privacy-manifest branch July 13, 2024 10:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Error occured when generating privacy reports.
2 participants