adium 6012:200a01709ba4: Disable library validation so the Growl...

commits at adium.im commits at adium.im
Fri Nov 15 01:40:27 UTC 2019


details:	http://hg.adium.im/adium/rev/200a01709ba4
revision:	6012:200a01709ba4
branch:		adium-1.5.10.5
author:		Evan Schoenberg
date:		Thu Nov 14 20:40:08 2019 -0500

Disable library validation so the Growl framework can be loaded.

diffs (12 lines):

diff -r e925d319c622 -r 200a01709ba4 Adium.entitlements
--- a/Adium.entitlements	Thu Nov 14 19:46:43 2019 -0500
+++ b/Adium.entitlements	Thu Nov 14 20:40:08 2019 -0500
@@ -6,6 +6,8 @@
 	<false/>
 	<key>com.apple.security.automation.apple-events</key>
 	<true/>
+	<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>



More information about the commits mailing list