aboutsummaryrefslogtreecommitdiffstats
path: root/Resources/Plists/Unit Tests-Info.plist
diff options
context:
space:
mode:
authorrowanbeentje <rowan@beent.je>2012-11-18 15:38:41 +0000
committerrowanbeentje <rowan@beent.je>2012-11-18 15:38:41 +0000
commitfb1d481a1d9420bffc830696de66b2874e64a67a (patch)
tree1f894750378b873c1328f81ed30099b888d540d5 /Resources/Plists/Unit Tests-Info.plist
parent5d87d8f8cd268e753a1b2ed647ee413c43360ba6 (diff)
downloadsequelpro-fb1d481a1d9420bffc830696de66b2874e64a67a.tar.gz
sequelpro-fb1d481a1d9420bffc830696de66b2874e64a67a.tar.bz2
sequelpro-fb1d481a1d9420bffc830696de66b2874e64a67a.zip
* 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
Diffstat (limited to 'Resources/Plists/Unit Tests-Info.plist')
-rw-r--r--Resources/Plists/Unit Tests-Info.plist2
1 files changed, 1 insertions, 1 deletions
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 @@
<key>CFBundleExecutable</key>
<string>${EXECUTABLE_NAME}</string>
<key>CFBundleIdentifier</key>
- <string>com.google.code.sequel-pro.tests</string>
+ <string>com.sequelpro.SequelPro.tests</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>