Skip to content

Commit f1de194

Browse files
Privacy access api types value updated (#541)
1 parent 6377fe6 commit f1de194

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

Diff for: Sources/Supporting Files/PrivacyInfo.xcprivacy

+3-3
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<key>NSPrivacyAccessedAPITypes</key>
2121
<array>
2222
<dict>
23+
<key>NSPrivacyAccessedAPIType</key>
24+
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
2325
<key>NSPrivacyAccessedAPITypeReasons</key>
2426
<array>
25-
<string>To store configuration and event data temporarily</string>
27+
<string>CA92.1</string>
2628
</array>
27-
<key>NSPrivacyAccessedAPIType</key>
28-
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
2929
</dict>
3030
</array>
3131
</dict>

0 commit comments

Comments
 (0)