We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2be2d8e commit bd5fabfCopy full SHA for bd5fabf
macosx/gimp_plugin_entitlements.plist
@@ -0,0 +1,10 @@
1
+<?xml version="1.0" encoding="UTF-8"?>
2
+<!DOCTYPE plist PUBLIC "-//Apple Computer//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3
+<plist version="1.0">
4
+<dict>
5
+ <key>com.apple.security.automation.apple-events</key>
6
+ <true/>
7
+ <key>com.apple.security.cs.disable-library-validation</key>
8
9
+</dict>
10
+</plist>
0 commit comments