diff options
author | mattlangtree <matt@northofthree.com> | 2012-10-16 06:52:16 +0000 |
---|---|---|
committer | mattlangtree <matt@northofthree.com> | 2012-10-16 06:52:16 +0000 |
commit | 3c750386dd9300d03ca637abbbedf0018f19ae51 (patch) | |
tree | 19022dde7169c9e392e53f2086e91d53fed7eb57 /README | |
parent | 58440f28ac7e48e9e3c3fe0c1705889b3943d7d0 (diff) | |
download | sequelpro-3c750386dd9300d03ca637abbbedf0018f19ae51.tar.gz sequelpro-3c750386dd9300d03ca637abbbedf0018f19ae51.tar.bz2 sequelpro-3c750386dd9300d03ca637abbbedf0018f19ae51.zip |
Add HiDPI/@2x versions of Browse and Table Info tab icons.
Update README to give hint about compiling with 10.5 and 10.6 SDK.
Diffstat (limited to 'README')
-rw-r--r-- | README | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -4,7 +4,7 @@ BUILDING SEQUEL PRO Sequel Pro has no external dependencies or Interface Builder plugins, so building is fairly straightforward. -However, we are curently targetting 10.5 as a minimum version (not for much longer!), +However, we are currently targeting 10.5 as a minimum version (not for much longer!), so the Base SDK is set to 10.5 to correctly report warnings. Xcode 4 does not ship with the 10.5 SDK; to install them: 1) Find a copy of Xcode 3. If you do not have this installed, it is still available @@ -14,7 +14,7 @@ with the 10.5 SDK; to install them: 3) Copy, or symlink them, into <your Xcode.app>/Contents/Developer/Platforms/MacOSX.platform/Developer/SDKs . After performing these steps 10.5- and 10.6-base SDKs should compile correctly (although -without PPC support). +without PPC support). You may need to quit and reopen Xcode to get it to recognise the new SDKs. For assistance please jump onto IRC and join #sequel-pro on irc.freenode.net and any of the |