File tree Expand file tree Collapse file tree 1 file changed +16
-3
lines changed
Sources/Segment/Resources Expand file tree Collapse file tree 1 file changed +16
-3
lines changed Original file line number Diff line number Diff line change 22<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
33<plist version =" 1.0" >
44<dict >
5+ <key >NSPrivacyTracking</key >
6+ <false />
7+ <key >NSPrivacyTrackingDomains</key >
8+ <array >
9+ <string >cdn-settings.segment.com/v1/projects/< writekey> /settings</string >
10+ <string >https://api.segment.io/v1/b </string >
11+ </array >
512 <key >NSPrivacyCollectedDataTypes</key >
613 <array >
714 <dict >
6572 </array >
6673 </dict >
6774 </array >
68- <key >NSPrivacyTrackingDomains </key >
75+ <key >NSPrivacyAccessedAPITypes </key >
6976 <array >
70- <string >cdn-settings.segment.com/v1/projects/< writekey> /settings</string >
71- <string >https://api.segment.io/v1/b </string >
77+ <dict >
78+ <key >NSPrivacyAccessedAPIType</key >
79+ <string >NSPrivacyAccessedAPICategoryUserDefaults</string >
80+ <key >NSPrivacyAccessedAPITypeReasons</key >
81+ <array >
82+ <string >1C8F.1</string >
83+ </array >
84+ </dict >
7285 </array >
7386</dict >
7487</plist >
You can’t perform that action at this time.
0 commit comments