aboutsummaryrefslogtreecommitdiffstats
path: root/Frameworks
diff options
context:
space:
mode:
authorstuconnolly <stuart02@gmail.com>2013-01-12 23:02:08 +0000
committerstuconnolly <stuart02@gmail.com>2013-01-12 23:02:08 +0000
commit778d9814cd12318ceb303fa80f1af6d42cc8691c (patch)
treee71fd8e8d85c944d522e00f719174086bf32847c /Frameworks
parent28543e03bb8e8081767f5b66822b1acd841060af (diff)
downloadsequelpro-778d9814cd12318ceb303fa80f1af6d42cc8691c.tar.gz
sequelpro-778d9814cd12318ceb303fa80f1af6d42cc8691c.tar.bz2
sequelpro-778d9814cd12318ceb303fa80f1af6d42cc8691c.zip
Update QueryKit bundle identifier.
Diffstat (limited to 'Frameworks')
-rw-r--r--Frameworks/QueryKit/Resources/Info.plist2
-rw-r--r--Frameworks/QueryKit/Resources/Tests-Info.plist2
2 files changed, 2 insertions, 2 deletions
diff --git a/Frameworks/QueryKit/Resources/Info.plist b/Frameworks/QueryKit/Resources/Info.plist
index b76ed0eb..6c5911aa 100644
--- a/Frameworks/QueryKit/Resources/Info.plist
+++ b/Frameworks/QueryKit/Resources/Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>QueryKit</string>
<key>CFBundleIdentifier</key>
- <string>com.google.code.sequel-pro.querykit</string>
+ <string>com.sequelpro.querykit</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>
diff --git a/Frameworks/QueryKit/Resources/Tests-Info.plist b/Frameworks/QueryKit/Resources/Tests-Info.plist
index 607c2ef5..add26ae7 100644
--- a/Frameworks/QueryKit/Resources/Tests-Info.plist
+++ b/Frameworks/QueryKit/Resources/Tests-Info.plist
@@ -7,7 +7,7 @@
<key>CFBundleExecutable</key>
<string>Tests</string>
<key>CFBundleIdentifier</key>
- <string>com.google.code.sequel-pro.querykit.tests</string>
+ <string>com.sequelpro.querykit.tests</string>
<key>CFBundleInfoDictionaryVersion</key>
<string>6.0</string>
<key>CFBundlePackageType</key>