From ad34912ad10478f3308d30b68a7119fcef68981f Mon Sep 17 00:00:00 2001 From: Alan Charles <50601149+alanjcharles@users.noreply.github.com> Date: Mon, 18 Sep 2023 09:18:41 -0600 Subject: [PATCH] feat: add privacy manifest for iOS 17 (#253) Co-authored-by: Alan Charles --- Sources/Segment/PrivacyInfo.xcprivacy | 74 +++++++++++++++++++++++++++ 1 file changed, 74 insertions(+) create mode 100644 Sources/Segment/PrivacyInfo.xcprivacy diff --git a/Sources/Segment/PrivacyInfo.xcprivacy b/Sources/Segment/PrivacyInfo.xcprivacy new file mode 100644 index 00000000..0c11dc35 --- /dev/null +++ b/Sources/Segment/PrivacyInfo.xcprivacy @@ -0,0 +1,74 @@ + + + + + NSPrivacyCollectedDataTypes + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeDeviceID + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + + + + + NSPrivacyCollectedDataType + App Name + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeDeveloperAdvertising + + + + NSPrivacyCollectedDataType + App Version + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeDeveloperAdvertising + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypePreciseLocation + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeDeveloperAdvertising + + + + NSPrivacyCollectedDataType + NSPrivacyCollectedDataTypeAdvertisingData + NSPrivacyCollectedDataTypeLinked + + NSPrivacyCollectedDataTypeTracking + + NSPrivacyCollectedDataTypePurposes + + NSPrivacyCollectedDataTypePurposeDeveloperAdvertising + + + + NSPrivacyTrackingDomains + + cdn-settings.segment.com/v1/projects/<writekey>/settings + https://api.segment.io/v1/b + + +