Browse Source

Update PrivacyInfo.xcprivacy

Removed the unused privacy keys for removing warning from Apple.

ITMS-91108: Invalid privacy manifest - The PrivacyInfo.xcprivacy file from the following path is invalid: “Frameworks/Reachability.framework/ReachabilitySwift.bundle/PrivacyInfo.xcprivacy”. In addition to the privacy manifest files in the locations outlined in the documentation, starting November 12, 2024, all privacy manifests you submit must have valid content. Keys and values in any privacy manifest must be in a valid format.
albinjohnson01 1 năm trước cách đây
mục cha
commit
11599b413e
1 tập tin đã thay đổi với 0 bổ sung6 xóa
  1. 0 6
      Sources/PrivacyInfo.xcprivacy

+ 0 - 6
Sources/PrivacyInfo.xcprivacy

@@ -4,11 +4,5 @@
 <dict>
 	<key>NSPrivacyTracking</key>
 	<false/>
-	<key>NSPrivacyTrackingDomains</key>
-	<array/>
-	<key>NSPrivacyCollectedDataTypes</key>
-	<array/>
-	<key>NSPrivacyAccessedAPITypes</key>
-	<array/>
 </dict>
 </plist>