summaryrefslogtreecommitdiff
path: root/meshmc/branding/AdhocSignedApp.entitlements
diff options
context:
space:
mode:
Diffstat (limited to 'meshmc/branding/AdhocSignedApp.entitlements')
-rw-r--r--meshmc/branding/AdhocSignedApp.entitlements12
1 files changed, 12 insertions, 0 deletions
diff --git a/meshmc/branding/AdhocSignedApp.entitlements b/meshmc/branding/AdhocSignedApp.entitlements
new file mode 100644
index 0000000000..032308a18a
--- /dev/null
+++ b/meshmc/branding/AdhocSignedApp.entitlements
@@ -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>com.apple.security.cs.disable-library-validation</key>
+ <true/>
+ <key>com.apple.security.device.audio-input</key>
+ <true/>
+ <key>com.apple.security.device.camera</key>
+ <true/>
+</dict>
+</plist>