Files
itgmania212121/Xcode/README.md
T

18 lines
641 B
Markdown
Raw Normal View History

2014-07-23 12:47:56 +09:00
StepMania Xcode Project
=======================
2015-07-02 20:23:06 -04:00
There used to be an Xcode project that lived here. However, it is no longer.
Please use CMake to generate an Xcode project.
2014-07-23 12:47:56 +09:00
2015-07-02 20:23:06 -04:00
SDK Selection
2014-07-23 12:47:56 +09:00
-----------------
2015-07-02 20:23:06 -04:00
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.
2014-07-23 12:47:56 +09:00
2014-07-25 08:45:24 +09:00
Please note that you must restart Xcode after installing the SDK, in case Xcode is running, for it to detect the new SDKs.