aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2013-01-11 18:27:13 +0000
committerstuconnolly <stuart02@gmail.com>2013-01-11 18:27:13 +0000
commit6481a034c14baa33e3533737dd794b82b7e4fb26 (patch)
treef4cbe93f9596e4014214458baae448c422c995bc
parent2819529f8bcd239af9bd06c2310f7f8fc9900fd1 (diff)
downloadsequelpro-6481a034c14baa33e3533737dd794b82b7e4fb26.tar.gz
sequelpro-6481a034c14baa33e3533737dd794b82b7e4fb26.tar.bz2
sequelpro-6481a034c14baa33e3533737dd794b82b7e4fb26.zip
Update PostgresKit bundle identifiers.
-rw-r--r--Frameworks/PostgresKit/Resources/Info.plist2
-rw-r--r--Frameworks/PostgresKit/Resources/Tests-Info.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/Frameworks/PostgresKit/Resources/Info.plist b/Frameworks/PostgresKit/Resources/Info.plist
index 63ade530..b961331f 100644
--- a/Frameworks/PostgresKit/Resources/Info.plist
+++ b/Frameworks/PostgresKit/Resources/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>PostgresKit</string>
<key>CFBundleIdentifier</key>
- <string>com.google.code.sequel-pro.postgreskit</string>
+ <string>com.sequelpro.postgreskit</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
diff --git a/Frameworks/PostgresKit/Resources/Tests-Info.plist b/Frameworks/PostgresKit/Resources/Tests-Info.plist
index 38648be0..a820956d 100644
--- a/Frameworks/PostgresKit/Resources/Tests-Info.plist
+++ b/Frameworks/PostgresKit/Resources/Tests-Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>PostgresKit</string>
<key>CFBundleIdentifier</key>
- <string>com.google.code.sequel-pro.postgreskit.tests</string>
+ <string>com.sequelpro.postgreskit.tests</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>