Skip to content

Commit

Permalink
Add additional descriptions for the used APIs (#1081)
Browse files Browse the repository at this point in the history
  • Loading branch information
GhenadieVP committed Apr 10, 2024
1 parent 62608f3 commit a55e03b
Showing 1 changed file with 24 additions and 0 deletions.
24 changes: 24 additions & 0 deletions Aux/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,30 @@
<dict>
<key>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>E174.1</string>
</array>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryDiskSpace</string>
</dict>
<dict>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>C617.1</string>
</array>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryFileTimestamp</string>
</dict>
<dict>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>35F9.1</string>
</array>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategorySystemBootTime</string>
</dict>
<dict>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
Expand Down

0 comments on commit a55e03b

Please sign in to comment.