From fb1d481a1d9420bffc830696de66b2874e64a67a Mon Sep 17 00:00:00 2001 From: rowanbeentje Date: Sun, 18 Nov 2012 15:38:41 +0000 Subject: * Please note this revision will re-prompt for access to all KeyChain passwords * - Change the bundle identifier from com.google.code.sequel-pro to com.sequelpro.SequelPro - Change the code signing process to use a new identity and requirement, to add Developer ID support on 10.7+ but to also maintain functionality on 10.5+ - Add a preference migration routine to copy the old application defaults to the new bundle identifier's defaults - Re-order the default keys to alphabetical to more easily locate values --- Resources/Plists/Unit Tests-Info.plist | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Resources/Plists/Unit Tests-Info.plist') diff --git a/Resources/Plists/Unit Tests-Info.plist b/Resources/Plists/Unit Tests-Info.plist index 8e85f172..0ef98ee5 100644 --- a/Resources/Plists/Unit Tests-Info.plist +++ b/Resources/Plists/Unit Tests-Info.plist @@ -7,7 +7,7 @@ CFBundleExecutable ${EXECUTABLE_NAME} CFBundleIdentifier - com.google.code.sequel-pro.tests + com.sequelpro.SequelPro.tests CFBundleInfoDictionaryVersion 6.0 CFBundlePackageType -- cgit v1.2.3