diff options
author | stuconnolly <stuart02@gmail.com> | 2009-07-01 18:51:10 +0000 |
---|---|---|
committer | stuconnolly <stuart02@gmail.com> | 2009-07-01 18:51:10 +0000 |
commit | 610f16d07ebfd9df2deb692afb5869b4ca408b69 (patch) | |
tree | dd8d5a851bbaf731a3e7d6b86c03fee5321aff8d /README.txt | |
parent | d53b0df83b77422a2f37e8c53843313ae1a186b5 (diff) | |
download | sequelpro-610f16d07ebfd9df2deb692afb5869b4ca408b69.tar.gz sequelpro-610f16d07ebfd9df2deb692afb5869b4ca408b69.tar.bz2 sequelpro-610f16d07ebfd9df2deb692afb5869b4ca408b69.zip |
Rename README file.
Diffstat (limited to 'README.txt')
-rw-r--r-- | README.txt | 25 |
1 files changed, 25 insertions, 0 deletions
diff --git a/README.txt b/README.txt new file mode 100644 index 00000000..60a04a5c --- /dev/null +++ b/README.txt @@ -0,0 +1,25 @@ +Before you can start making changes to any of the xib files in Interface +Builder you will need to install the BWToolkit plugin. + +To install the plugin you will need to do a Release build of the project so +that the BWTookit plugin and frameworks are compiled. + +Once you have done this double click on the BWToolkit.ibplugin located at: + + ./trunk/Frameworks/BWToolkitFramework.framework/build/Release/ + + +If Interface Builder complains that it's already installed then you might want +to replace the current one with the one you just built. + +To do this go to the Interface Builder preferences and click on 'Plugins' and +remove the BWToolkit plugin using the [ - ] button below the list. + +You will need to relaunch Interface Builder before you can re-add the plugin +from the location mentioned above. + + +As a last resort jump onto IRC and join #sequel-pro on irc.freenode.net and +I'll be happy to help you out. + +- Ben (aka avenjamin)
\ No newline at end of file |