summaryrefslogtreecommitdiff
path: root/osx
diff options
context:
space:
mode:
authorMo Zhou <lumin@debian.org>2020-05-12 08:59:55 +0800
committerMo Zhou <lumin@debian.org>2020-05-12 08:59:55 +0800
commita9261f41003dffdb7eedca608339c1e4e0737095 (patch)
treed1f77dddf7c158b9c544ae0ab16791f731e95932 /osx
parentb40b641d4b4e8f1ec382a7a6e5ceba73aacb8939 (diff)
New upstream version 3.1.2
Diffstat (limited to 'osx')
-rw-r--r--osx/MacApp.entitlements8
1 files changed, 8 insertions, 0 deletions
diff --git a/osx/MacApp.entitlements b/osx/MacApp.entitlements
new file mode 100644
index 0000000..49ad0bb
--- /dev/null
+++ b/osx/MacApp.entitlements
@@ -0,0 +1,8 @@
+<?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.automation.apple-events</key>
+ <true/>
+</dict>
+</plist>