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 Missing API Declaration #613

Merged
merged 1 commit into from
Apr 22, 2024
Merged

Add Missing API Declaration #613

merged 1 commit into from
Apr 22, 2024

Conversation

ricoberger
Copy link
Member

Within the last Apple Testflight submissions we received a message that some API declarations are missing. The missing API declarations were:

  • NSPrivacyAccessedAPICategoryFileTimestamp
  • NSPrivacyAccessedAPICategorySystemBootTime

To add the missing API declarations we added a new PrivacyInfo.xcprivacy.

Within the last Apple Testflight submissions we received a message that
some API declarations are missing. The missing API declarations were:

- NSPrivacyAccessedAPICategoryFileTimestamp
- NSPrivacyAccessedAPICategorySystemBootTime

To add the missing API declarations we added a new
`PrivacyInfo.xcprivacy`.
@ricoberger ricoberger added the changelog: fixed Something which wasn't working is fixed label Apr 22, 2024
@ricoberger ricoberger merged commit d0113c0 into main Apr 22, 2024
2 checks passed
@ricoberger ricoberger deleted the add-missing-api-declaration branch April 22, 2024 19:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
changelog: fixed Something which wasn't working is fixed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant