Files
itgmania212121/Xcode
Thai Pangsakulyanont c4c0e9b0a1 [WIP] Update to Mac OS X 10.9 SDK
Untested Parts
--------------

`ArchHooks_MacOSX::DumpDebugInfo()`

- Used `sysctlbyname` to find the Mac OS X version instead of the deprecated `Gestalt`.
    - http://stackoverflow.com/questions/11072804/how-do-i-determine-the-os-version-at-runtime-in-os-x-or-ios-without-using-gesta

`MemoryCardDriverThreaded_MacOSX::Unmount( UsbStorageDevice *pDevice )`

- Updated to use `sync_volume_np` instead of deprecated `PBFlushVolSync`.
    - http://lists.apple.com/archives/carbon-dev/2010/Nov/msg00030.html
2014-07-25 09:14:06 +09: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
2014-07-25 08:45:24 +09: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.

Please note that you must restart Xcode after installing the SDK, in case Xcode is running, for it to detect the new SDKs.