summaryrefslogtreecommitdiffstats
path: root/cmake/macos/PrivacyInfo.xcprivacy
diff options
context:
space:
mode:
Diffstat (limited to 'cmake/macos/PrivacyInfo.xcprivacy')
-rw-r--r--cmake/macos/PrivacyInfo.xcprivacy12
1 files changed, 12 insertions, 0 deletions
diff --git a/cmake/macos/PrivacyInfo.xcprivacy b/cmake/macos/PrivacyInfo.xcprivacy
new file mode 100644
index 0000000000..96aff954ea
--- /dev/null
+++ b/cmake/macos/PrivacyInfo.xcprivacy
@@ -0,0 +1,12 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<!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>NSPrivacyCollectedDataTypes</key>
+ <array/>
+ <key>NSPrivacyTrackingDomains</key>
+ <array/>
+</dict>
+</plist>