Skip to content

Commit 9764eeb

Browse files
authored
Merge pull request #138 from syscoin/dev
Dev
2 parents cd3cf5d + 0e52f6e commit 9764eeb

File tree

1 file changed

+4
-12
lines changed

1 file changed

+4
-12
lines changed

app/ios/PrivacyInfo.xcprivacy

Lines changed: 4 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -7,40 +7,32 @@
77
<dict>
88
<key>NSPrivacyAccessedAPITypeReasons</key>
99
<array>
10-
<string></string>
10+
<string>CA92.1</string>
1111
</array>
12-
<key>Item 0</key>
13-
<string>CA92.1</string>
1412
<key>NSPrivacyAccessedAPIType</key>
1513
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
1614
</dict>
1715
<dict>
1816
<key>NSPrivacyAccessedAPITypeReasons</key>
1917
<array>
20-
<string></string>
18+
<string>E174.1</string>
2119
</array>
22-
<key>Item 0</key>
23-
<string>E174.1</string>
2420
<key>NSPrivacyAccessedAPIType</key>
2521
<string>NSPrivacyAccessedAPICategoryDiskSpace</string>
2622
</dict>
2723
<dict>
2824
<key>NSPrivacyAccessedAPITypeReasons</key>
2925
<array>
30-
<string></string>
26+
<string>35F9.1</string>
3127
</array>
32-
<key>Item 0</key>
33-
<string>35F9.1</string>
3428
<key>NSPrivacyAccessedAPIType</key>
3529
<string>NSPrivacyAccessedAPICategorySystemBootTime</string>
3630
</dict>
3731
<dict>
3832
<key>NSPrivacyAccessedAPITypeReasons</key>
3933
<array>
40-
<string></string>
34+
<string>DDA9.1</string>
4135
</array>
42-
<key>Item 0</key>
43-
<string>DDA9.1: Display on the user own device the timestamp</string>
4436
<key>NSPrivacyAccessedAPIType</key>
4537
<string>NSPrivacyAccessedAPICategoryFileTimestamp</string>
4638
</dict>

0 commit comments

Comments
 (0)