diff options
author | stuconnolly <stuart02@gmail.com> | 2013-01-24 20:15:06 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2013-01-24 20:15:06 +0000 |
commit | aaba2bec280c6756cd16835ff10bda3fa5dcead2 (patch) | |
tree | ee7190de2e69816222f404938cfaac5b88501b8d /Interfaces/English.lproj/ConnectionView.xib | |
parent | abf89e23065afa0f5b2434409d33f56ae035d8f3 (diff) | |
download | sequelpro-aaba2bec280c6756cd16835ff10bda3fa5dcead2.tar.gz sequelpro-aaba2bec280c6756cd16835ff10bda3fa5dcead2.tar.bz2 sequelpro-aaba2bec280c6756cd16835ff10bda3fa5dcead2.zip |
Build config update:
- Update base SDK to 10.6
- Update minimum OS version to 10.6
- Update all XIB to have a 10.6 target
- Drop support for PPC
- Apply all of the above to frameworks SPMySQLFramework and QueryKit
Diffstat (limited to 'Interfaces/English.lproj/ConnectionView.xib')
-rw-r--r-- | Interfaces/English.lproj/ConnectionView.xib | 10 |
1 files changed, 3 insertions, 7 deletions
diff --git a/Interfaces/English.lproj/ConnectionView.xib b/Interfaces/English.lproj/ConnectionView.xib index dc507242..0e6f1d72 100644 --- a/Interfaces/English.lproj/ConnectionView.xib +++ b/Interfaces/English.lproj/ConnectionView.xib @@ -1,7 +1,7 @@ <?xml version="1.0" encoding="UTF-8"?> <archive type="com.apple.InterfaceBuilder3.Cocoa.XIB" version="7.10"> <data> - <int key="IBDocument.SystemTarget">1050</int> + <int key="IBDocument.SystemTarget">1060</int> <string key="IBDocument.SystemVersion">10K549</string> <string key="IBDocument.InterfaceBuilderVersion">851</string> <string key="IBDocument.AppKitVersion">1038.36</string> @@ -12,9 +12,9 @@ </object> <object class="NSMutableArray" key="IBDocument.EditedObjectIDs"> <bool key="EncodedWithXMLCoder">YES</bool> + <integer value="5788"/> <integer value="5433"/> <integer value="5743"/> - <integer value="5788"/> </object> <object class="NSArray" key="IBDocument.PluginDependencies"> <bool key="EncodedWithXMLCoder">YES</bool> @@ -9427,13 +9427,9 @@ </object> <int key="IBDocument.localizationMode">0</int> <string key="IBDocument.TargetRuntimeIdentifier">IBCocoaFramework</string> - <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencies"> - <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string> - <integer value="1050" key="NS.object.0"/> - </object> <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDependencyDefaults"> <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.macosx</string> - <integer value="1050" key="NS.object.0"/> + <integer value="1060" key="NS.object.0"/> </object> <object class="NSMutableDictionary" key="IBDocument.PluginDeclaredDevelopmentDependencies"> <string key="NS.key.0">com.apple.InterfaceBuilder.CocoaPlugin.InterfaceBuilder3</string> |