diff options
author | Johannes Schickel | 2015-03-05 01:31:33 +0100 |
---|---|---|
committer | Johannes Schickel | 2015-03-05 01:31:33 +0100 |
commit | 6f56d4e9552fa5bee9a36a33905c692effa6ff5c (patch) | |
tree | 3ea78f481a11a6b6b02b2b15021e2708abd186d6 /dists/iphone | |
parent | 86a514ed938d148b7d98eb5ce3dbe250b3f3ec8a (diff) | |
download | scummvm-rg350-6f56d4e9552fa5bee9a36a33905c692effa6ff5c.tar.gz scummvm-rg350-6f56d4e9552fa5bee9a36a33905c692effa6ff5c.tar.bz2 scummvm-rg350-6f56d4e9552fa5bee9a36a33905c692effa6ff5c.zip |
IPHONE: Remove readme file about XCode project generation.
This is not supported right now and thus confusing to users.
Diffstat (limited to 'dists/iphone')
-rw-r--r-- | dists/iphone/readme.txt | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/dists/iphone/readme.txt b/dists/iphone/readme.txt deleted file mode 100644 index b115ed335c..0000000000 --- a/dists/iphone/readme.txt +++ /dev/null @@ -1,7 +0,0 @@ -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. |