Selaa lähdekoodia

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 vuosi sitten
vanhempi
commit
11599b413e
1 muutettua tiedostoa jossa 0 lisäystä ja 6 poistoa
  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>