Files
itgmania212121/Xcode
Thai Pangsakulyanont 1c8436ec91 Make StepMania compile in Xcode 5.1.1
project:

- Mac OS X 10.6 SDK is used.
- Architecture has been set to 32-bit. Otherwise, `MemoryCardDriverThreaded_MacOSX` and `HIDDevice` will not compile.
- Replaced the outdated `README` file with a new `README.md`.

libmad:

- Use FPM_64BIT instead of FPM_INTEL. Otherwise, it will not compile. Also, latest Xcode seems not to support `$(...)` expansion in defining macros. Instead, they are hardcoded in the build settings.

stepmania:

- Removed compiler flags `-finline-limit` and `-falign-loops=16`
2014-08-02 00:38:37 -07:00
..
2010-05-12 12:21:02 -05:00
2010-05-12 12:21:02 -05:00
2010-05-12 12:21:02 -05:00
2010-05-12 12:21:02 -05:00
2010-05-12 12:21:02 -05:00
2010-05-12 12:21:02 -05:00
2011-06-11 21:26:05 -04:00
2011-03-17 01:47:30 -04:00
2010-05-12 12:21:02 -05:00
2014-03-07 22:26:06 -05:00
2010-05-12 12:21:02 -05:00
2011-05-29 14:15:35 -04:00

StepMania Xcode Project

Mac OS X 10.6 SDK

StepMania requires Mac OS X 10.6 SDK to build. See this comment on how to install 10.6 SDK in Xcode.