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