added readme for xcode project

git-svn-id: svn+ssh://svn.code.sf.net/p/supertuxkart/code/main/trunk@3289 178a84e3-b1eb-0310-8ba1-8eac791a3b58
This commit is contained in:
auria 2009-03-22 14:31:05 +00:00
parent 0c069aa7da
commit 0064d40453

View File

@ -0,0 +1,5 @@
Xcode project file readme
* This project file will enable you to build STK using Xcode on mac OS X.
* It assumes you have all dependencies installed like if you were building from terminal however.
* For STK to run, you will need to rightclick on the executable in the project tree, select get info, and set the execution working directory to the STK root (select "custom" then enter the paths) so it can find its data files