aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--Resources/Plists/Info.plist14
-rw-r--r--sequel-pro.xcodeproj/project.pbxproj2
2 files changed, 8 insertions, 8 deletions
diff --git a/Resources/Plists/Info.plist b/Resources/Plists/Info.plist
index 7522acc0..ec02212c 100644
--- a/Resources/Plists/Info.plist
+++ b/Resources/Plists/Info.plist
@@ -162,7 +162,7 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
- <string>1.0.2</string>
+ <string>1.1</string>
<key>CFBundleURLTypes</key>
<array>
<dict>
@@ -176,10 +176,6 @@
</array>
<key>CFBundleVersion</key>
<string></string>
- <key>SPVersionShortHash</key>
- <string></string>
- <key>SPVersionLongHash</key>
- <string></string>
<key>FRFeedbackReporter.maxConsoleLogSize</key>
<integer>10000</integer>
<key>FRFeedbackReporter.targetURL</key>
@@ -195,8 +191,6 @@
<key>x86_64</key>
<string>10.6.0</string>
</dict>
- <key>NSSupportsAutomaticGraphicsSwitching</key>
- <true/>
<key>NSAppleScriptEnabled</key>
<true/>
<key>NSHumanReadableCopyright</key>
@@ -229,6 +223,12 @@
</array>
</dict>
</array>
+ <key>NSSupportsAutomaticGraphicsSwitching</key>
+ <true/>
+ <key>SPVersionLongHash</key>
+ <string></string>
+ <key>SPVersionShortHash</key>
+ <string></string>
<key>SUEnableSystemProfiling</key>
<true/>
<key>SUFeedURL</key>
diff --git a/sequel-pro.xcodeproj/project.pbxproj b/sequel-pro.xcodeproj/project.pbxproj
index af6723bf..ef3d204a 100644
--- a/sequel-pro.xcodeproj/project.pbxproj
+++ b/sequel-pro.xcodeproj/project.pbxproj
@@ -2659,7 +2659,7 @@
name = "Unit Tests";
productName = "Unit Tests";
productReference = 380F4ED90FC0B50500B0BFD7 /* Unit Tests.octest */;
- productType = "com.apple.product-type.bundle";
+ productType = "com.apple.product-type.bundle.ocunit-test";
};
584754C1120A04560057631F /* Sequel Pro QLGenerator */ = {
isa = PBXNativeTarget;