aaba7c6e23
There was nothing absolutely necessary to bring in to the cmake version from what I can tell.
18 lines
641 B
Markdown
18 lines
641 B
Markdown
StepMania Xcode Project
|
|
=======================
|
|
|
|
There used to be an Xcode project that lived here. However, it is no longer.
|
|
|
|
Please use CMake to generate an Xcode project.
|
|
|
|
|
|
SDK Selection
|
|
-----------------
|
|
|
|
Any Mac OS X SDK that is 10.6 or higher will work. However, the 10.6 SDK is needed to offer full screen support at this time.
|
|
|
|
Please see this [comment](https://github.com/stepmania/stepmania/issues/224#issuecomment-48857894) on how to install 10.6 SDK in Xcode if this feature is necessary for your setup.
|
|
|
|
Please note that you must restart Xcode after installing the SDK, in case Xcode is running, for it to detect the new SDKs.
|
|
|