scummvm/dists/iphone
2014-06-30 23:55:38 +03:00
..
scummvm.xcodeproj JANITORIAL: Remove +x from files, which should not be executable. 2012-03-17 22:43:32 +01:00
Default.png
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
icon.png
Info.plist RELEASE: This is 1.8.0git 2014-06-30 23:55:38 +03:00
Info.plist.in IPHONE: Add supported orientations to Info.plist. 2014-06-04 20:22:54 +02: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.