From cfab6cd5701113913eeceb8d92ba7a151866892a Mon Sep 17 00:00:00 2001 From: Mohamed Bendnaiba Date: Sat, 13 Apr 2024 11:20:49 +0000 Subject: [PATCH] Add privacy manifest file --- Sources/CodeScanner/PrivacyInfo.xcprivacy | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 Sources/CodeScanner/PrivacyInfo.xcprivacy diff --git a/Sources/CodeScanner/PrivacyInfo.xcprivacy b/Sources/CodeScanner/PrivacyInfo.xcprivacy new file mode 100644 index 0000000..795b876 --- /dev/null +++ b/Sources/CodeScanner/PrivacyInfo.xcprivacy @@ -0,0 +1,23 @@ + + + + + NSPrivacyTracking + + NSPrivacyTrackingDomains + + NSPrivacyCollectedDataTypes + + NSPrivacyAccessedAPITypes + + + NSPrivacyAccessedAPIType + NSPrivacyAccessedAPICategoryUserDefaults + NSPrivacyAccessedAPITypeReasons + + CA92.1 + + + + + \ No newline at end of file