Skip to content

Commit

Permalink
add NSPrivacyTracking
Browse files Browse the repository at this point in the history
  • Loading branch information
dp221125 committed Mar 18, 2024
1 parent 393da0f commit c85ade9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions TrustKit/Framework/PrivacyInfo.xcprivacy
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,10 @@
<!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
<plist version="1.0">
<dict>
<key>NSPrivacyTracking</key>
<false/>
<key>NSPrivacyTrackingDomains</key>
<array/>
<key>NSPrivacyAccessedAPITypes</key>
<array>
<dict>
Expand Down

0 comments on commit c85ade9

Please sign in to comment.