We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a701a38 commit 46306ecCopy full SHA for 46306ec
1 file changed
sqlcipher-resources/PrivacyInfo.xcprivacy
@@ -19,7 +19,23 @@
19
</array>
20
<key>NSPrivacyAccessedAPITypes</key>
21
<array>
22
- <dict/>
+ <dict>
23
+ <key>NSPrivacyAccessedAPIType</key>
24
+ <string>NSPrivacyAccessedAPICategoryDiskSpace</string>
25
+ <key>NSPrivacyAccessedAPITypeReasons</key>
26
+ <array>
27
+ <string>E174.1</string>
28
+ </array>
29
+ </dict>
30
31
32
+ <string>NSPrivacyAccessedAPICategoryFileTimestamp</string>
33
34
35
+ <string>C617.1</string>
36
+ <string>3B52.1</string>
37
38
39
40
<key>NSPrivacyTrackingDomains</key>
41
<array/>
0 commit comments