scummvm/dists/iphone
Julien 074d491a6e DISTS: Update XCode workspace
The workspace was broken by 39076ef972. This reverts it to the previous revision and reapplies the changes:
 - change UNIX to POSIX
 - remove mpeg2 support

And adds the following changes:
 - add missing files to the workspace
 - enable translation support
 - silence multi-character constant warning
2011-06-07 05:24:05 -04:00
..
scummvm.xcodeproj DISTS: Update XCode workspace 2011-06-07 05:24:05 -04: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.4.0git 2011-05-01 14:44:20 +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.