Commit 9b8190ed authored by David Fuhrmann's avatar David Fuhrmann

macosx: add sandbox rules for growl notifications

parent 898b7e56
...@@ -30,5 +30,9 @@ ...@@ -30,5 +30,9 @@
<string>/</string> <string>/</string>
<key>com.apple.security.temporary-exception.files.absolute-path.read-only</key> <key>com.apple.security.temporary-exception.files.absolute-path.read-only</key>
<string>/tmp/</string> <string>/tmp/</string>
<key>com.apple.security.temporary-exception.apple-events</key>
<string>com.Growl.GrowlHelperApp</string>
<key>com.apple.security.temporary-exception.mach-lookup.global-name</key>
<string>GrowlApplicationBridgePathway</string>
</dict> </dict>
</plist> </plist>
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment