Skip to content

Commit

Permalink
Add NSPrivacyAccessedAPIType dict with NSPrivacyAccessedAPICategoryUs…
Browse files Browse the repository at this point in the history
…erDefaults to PrivacyInfo.xcprivacy (#126)
  • Loading branch information
tung-vu-td committed Apr 25, 2024
1 parent 5004912 commit 9e82e47
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
Expand Up @@ -94,5 +94,16 @@
</array>
</dict>
</array>
<key>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
<key>NSPrivacyAccessedAPIType</key>
<string>NSPrivacyAccessedAPICategoryUserDefaults</string>
<key>NSPrivacyAccessedAPITypeReasons</key>
<array>
<string>CA92.1</string>
</array>
</dict>
</array>
</dict>
</plist>

0 comments on commit 9e82e47

Please sign in to comment.