Skip to content

Commit

Permalink
add empty entries to PrivacyInfo.xcprivacy to pacify Xcode
Browse files Browse the repository at this point in the history
  • Loading branch information
yonat committed Apr 5, 2024
1 parent ce55c0e commit 86b6c1b
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
Expand Up @@ -4,5 +4,11 @@
<dict>
<key>NSPrivacyTracking</key>
<false/>
<key>NSPrivacyCollectedDataTypes</key>
<array/>
<key>NSPrivacyAccessedAPITypes</key>
<array/>
<key>NSPrivacyTrackingDomains</key>
<array/>
</dict>
</plist>

0 comments on commit 86b6c1b

Please sign in to comment.