scummvm/dists/iphone
2013-05-05 00:42:10 +03:00
..
scummvm.xcodeproj JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
Default.png Compress PNGs with advpng & optipng 2010-05-05 12:16:51 +00:00
icon4.png IPHONE/OSX: Updated xcode project, and added icon4.png for iPhone 4 2010-09-29 00:56:51 +00:00
icon-72.png Updated xcode project 2010-07-27 14:31:33 +00:00
icon.png Compress PNGs with advpng & optipng 2010-05-05 12:16:51 +00:00
Info.plist RELEASE: This is 1.7.0git 2013-05-05 00:42:10 +03:00
Info.plist.in IPHONE,MACOSX: Sync Info.plist changes with 1.2.x branch 2010-09-25 18:07:19 +00:00
readme.txt CREATE_PROJECT: Add stubs for Xcode provider 2011-06-01 17:34:32 -04:00

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.