From 5332d90853ca468e111e3366afb10d93895e5674 Mon Sep 17 00:00:00 2001 From: Damian Minkov Date: Mon, 15 Dec 2014 13:06:14 +0200 Subject: Updates signatures to satisfy new gatekeeper and to verify app. Removes wrong folders in growl framework archive, we create symlinks for them after extraction. --- resources/install/build.xml | 54 +++++++++++++++++++++++++--- resources/install/macosx/GrowlFramework.zip | Bin 248342 -> 236005 bytes 2 files changed, 49 insertions(+), 5 deletions(-) (limited to 'resources/install') diff --git a/resources/install/build.xml b/resources/install/build.xml index 95446a1..0dd938f 100644 --- a/resources/install/build.xml +++ b/resources/install/build.xml @@ -1243,11 +1243,11 @@ + resource="./Versions/Current/Headers"/> + resource="./Versions/Current/Resources"/> + resource="./Versions/Current/Growl"/> @@ -1555,11 +1555,24 @@ quiet="yes" failonerror="false"/> + + + + + + + + + + + + - + @@ -1570,6 +1583,31 @@ + + + + + + + + + + + + + + + + + @@ -1587,10 +1625,16 @@ - + + + + + + + diff --git a/resources/install/macosx/GrowlFramework.zip b/resources/install/macosx/GrowlFramework.zip index 2cd8c49..82c39ae 100644 Binary files a/resources/install/macosx/GrowlFramework.zip and b/resources/install/macosx/GrowlFramework.zip differ -- cgit v1.1