From becc941ddc9156db1364a0ac09c97b027ffcc774 Mon Sep 17 00:00:00 2001 From: Philipp Hofmann Date: Tue, 13 Feb 2024 14:02:49 +0100 Subject: [PATCH] impr: Add reason for NSPrivacyAccessedAPICategoryFileTimestamp (#3626) Add C617.1 as reason to use NSFileCreationDate to PrivacyInfo.xcprivacy. Fixes GH-3597 --- CHANGELOG.md | 1 + Sources/Resources/PrivacyInfo.xcprivacy | 8 ++++++++ 2 files changed, 9 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 79e164c9634..1e0733b0bc3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,7 @@ ### Improvements - Cache installationID async to avoid file IO on the main thread when starting the SDK (#3601) +- Add reason for NSPrivacyAccessedAPICategoryFileTimestamp (#3626) ### Fixes diff --git a/Sources/Resources/PrivacyInfo.xcprivacy b/Sources/Resources/PrivacyInfo.xcprivacy index 8f78d9771b3..34ce4dcd53e 100644 --- a/Sources/Resources/PrivacyInfo.xcprivacy +++ b/Sources/Resources/PrivacyInfo.xcprivacy @@ -59,6 +59,14 @@ 35F9.1 + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryFileTimestamp + NSPrivacyAccessedAPITypeReasons + + C617.1 + +