Remove deprecated project. Update README.
There was nothing absolutely necessary to bring in to the cmake version from what I can tell.
This commit is contained in:
+8
-4
@@ -1,13 +1,17 @@
|
||||
|
||||
StepMania Xcode Project
|
||||
=======================
|
||||
|
||||
There used to be an Xcode project that lived here. However, it is no longer.
|
||||
|
||||
Mac OS X 10.6 SDK
|
||||
Please use CMake to generate an Xcode project.
|
||||
|
||||
|
||||
SDK Selection
|
||||
-----------------
|
||||
|
||||
StepMania requires Mac OS X 10.6 SDK to build.
|
||||
See this [comment](https://github.com/stepmania/stepmania/issues/224#issuecomment-48857894) on how to install 10.6 SDK in Xcode.
|
||||
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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user