From 50f8010bcf73c99ed78d2b4bb2d7e0d999f0cf95 Mon Sep 17 00:00:00 2001
From: adzerjitchii <165006533+adzerjitchii@users.noreply.github.com>
Date: Mon, 15 Apr 2024 10:54:14 +0300
Subject: [PATCH] Fix report generation by adding empty items to
CollectedDataType and APITypes
---
Sources/PrivacyInfo.xcprivacy | 19 +++++++++++++++++--
1 file changed, 17 insertions(+), 2 deletions(-)
diff --git a/Sources/PrivacyInfo.xcprivacy b/Sources/PrivacyInfo.xcprivacy
index e08a130..6dd34b9 100644
--- a/Sources/PrivacyInfo.xcprivacy
+++ b/Sources/PrivacyInfo.xcprivacy
@@ -7,8 +7,23 @@
NSPrivacyTrackingDomains
NSPrivacyCollectedDataTypes
-
+
+
+ NSPrivacyCollectedDataType
+
+ NSPrivacyCollectedDataTypeLinked
+
+ NSPrivacyCollectedDataTypeTracking
+
+ NSPrivacyCollectedDataTypePurposes
+
+
+
+
+
NSPrivacyAccessedAPITypes
-
+
+
+