Skip to content

Commit

Permalink
Add missing keys to privacy manifest (#23)
Browse files Browse the repository at this point in the history
  • Loading branch information
jesslemon authored Apr 9, 2024
1 parent 5ccff35 commit e6b312d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions Sources/UIDevice-DisplayName/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,10 @@
<array>
<string>NSPrivacyCollectedDataTypePurposeOther</string>
</array>
<key>NSPrivacyCollectedDataTypeLinked</key>
<false/>
<key>NSPrivacyCollectedDataTypeTracking</key>
<false/>
</dict>
</array>
</dict>
Expand Down

0 comments on commit e6b312d

Please sign in to comment.