adium 5132:9e7898a83fbd: Don't try to codesign AdiumApplescriptR...

commits at adium.im commits at adium.im
Wed Oct 17 20:16:50 UTC 2012


details:	http://hg.adium.im/adium/rev/9e7898a83fbd
revision:	5132:9e7898a83fbd
branch:		(none)
author:		Thijs Alkemade <thijsalkemade at gmail.com>
date:		Wed Oct 17 22:15:57 2012 +0200

Don't try to codesign AdiumApplescriptRunner on this branch, it's gone.

diffs (11 lines):

diff -r 0900faa68c9d -r 9e7898a83fbd Release/Makefile
--- a/Release/Makefile	Wed Oct 17 14:12:32 2012 +0200
+++ b/Release/Makefile	Wed Oct 17 22:15:57 2012 +0200
@@ -164,7 +164,6 @@
 	if [ -e ~/adium-password ]; then \
 		security unlock-keychain -p `cat ~/adium-password`; \
 	fi
-	codesign --verbose --force --sign "Developer ID Application: Instant Messaging Freedom, Inc." --requirements "=designated => anchor apple generic  and identifier \"com.adiumX.adiumX\" and ((cert leaf[field.1.2.840.113635.100.6.1.9] exists) or ( certificate 1[field.1.2.840.113635.100.6.2.6] exists and certificate leaf[field.1.2.840.113635.100.6.1.13] exists and certificate leaf[subject.OU] = \"VQ6ZEL8UD3\" ))" $(ADIUM_DIR)/Adium.app/Contents/Resources/AdiumApplescriptRunner
 	codesign --verbose --force --sign "Developer ID Application: Instant Messaging Freedom, Inc." --requirements "=designated => anchor apple generic  and identifier \"com.adiumX.adiumX\" and ((cert leaf[field.1.2.840.113635.100.6.1.9] exists) or ( certificate 1[field.1.2.840.113635.100.6.2.6] exists and certificate leaf[field.1.2.840.113635.100.6.1.13] exists and certificate leaf[subject.OU] = \"VQ6ZEL8UD3\" ))" $(ADIUM_DIR)/Adium.app
 endif
 




More information about the commits mailing list