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 2
2
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
3
<plist version =" 1.0" >
4
4
<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 >
5
12
<key >NSPrivacyCollectedDataTypes</key >
6
13
<array >
7
14
<dict >
65
72
</array >
66
73
</dict >
67
74
</array >
68
- <key >NSPrivacyTrackingDomains </key >
75
+ <key >NSPrivacyAccessedAPITypes </key >
69
76
<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 >
72
85
</array >
73
86
</dict >
74
87
</plist >
You can’t perform that action at this time.
0 commit comments