From 42593525e55ad5daa01b3edde3c4cce653559f72 Mon Sep 17 00:00:00 2001 From: Max Date: Wed, 31 Dec 2014 05:23:07 +0100 Subject: Update Growl.framework to 2.0.1 As per https://code.google.com/p/growl/wiki/SystemRequirements this should not break compatibility with Sequel Pro and the API stays the same. This change gives us Notification Center support for free, though. --- .../Growl.framework/Versions/A/Resources/Info.plist | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) (limited to 'Frameworks/Growl.framework/Versions/A/Resources') diff --git a/Frameworks/Growl.framework/Versions/A/Resources/Info.plist b/Frameworks/Growl.framework/Versions/A/Resources/Info.plist index fa23da2d..6a90f41b 100644 --- a/Frameworks/Growl.framework/Versions/A/Resources/Info.plist +++ b/Frameworks/Growl.framework/Versions/A/Resources/Info.plist @@ -3,7 +3,7 @@ BuildMachineOSBuild - 11C74 + 12C60 CFBundleDevelopmentRegion English CFBundleExecutable @@ -15,25 +15,25 @@ CFBundlePackageType FMWK CFBundleShortVersionString - 1.2.3 + 2.0.1 CFBundleSignature GRRR CFBundleVersion - 1.2.3 + 2.0.1 DTCompiler - 4.0 + com.apple.compilers.llvm.clang.1_0 DTPlatformBuild - 10M2518 + 4G2008a DTPlatformVersion - PG + GM DTSDKBuild - 9L31a + 12C37 DTSDKName - macosx10.5 + macosx10.8 DTXcode - 0400 + 0452 DTXcodeBuild - 10M2518 + 4G2008a NSPrincipalClass GrowlApplicationBridge -- cgit v1.2.3