diff options
Diffstat (limited to 'dists')
-rw-r--r-- | dists/iphone/readme.txt | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/dists/iphone/readme.txt b/dists/iphone/readme.txt new file mode 100644 index 0000000000..b115ed335c --- /dev/null +++ b/dists/iphone/readme.txt @@ -0,0 +1,7 @@ +The Xcode project files can now be created automatically from the GCC +files using the create_project tool inside the /tools/create_project folder. + +To create the default project files, build create_project.exe, copy it inside +this folder and run the create_xcode.bat file for a default build. You can +run create_project.exe with no parameters to check the possible command-line +options. |