Put StepMania.app in the main directory no matter what the configuration is. (I'm not sure how this got changed.)
This commit is contained in:
@@ -7667,6 +7667,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = AA8B8C49091F48C000D14C5F /* product.xcconfig */;
|
baseConfigurationReference = AA8B8C49091F48C000D14C5F /* product.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
|
CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
|
||||||
COPY_PHASE_STRIP = NO;
|
COPY_PHASE_STRIP = NO;
|
||||||
DEAD_CODE_STRIPPING = YES;
|
DEAD_CODE_STRIPPING = YES;
|
||||||
DEBUG_INFORMATION_FORMAT = stabs;
|
DEBUG_INFORMATION_FORMAT = stabs;
|
||||||
@@ -8295,6 +8296,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = AA8B8C49091F48C000D14C5F /* product.xcconfig */;
|
baseConfigurationReference = AA8B8C49091F48C000D14C5F /* product.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
|
CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
|
||||||
COPY_PHASE_STRIP = YES;
|
COPY_PHASE_STRIP = YES;
|
||||||
DEAD_CODE_STRIPPING = YES;
|
DEAD_CODE_STRIPPING = YES;
|
||||||
DEBUG_INFORMATION_FORMAT = stabs;
|
DEBUG_INFORMATION_FORMAT = stabs;
|
||||||
@@ -8446,6 +8448,7 @@
|
|||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
baseConfigurationReference = AA8B8C49091F48C000D14C5F /* product.xcconfig */;
|
baseConfigurationReference = AA8B8C49091F48C000D14C5F /* product.xcconfig */;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
|
CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
|
||||||
COPY_PHASE_STRIP = YES;
|
COPY_PHASE_STRIP = YES;
|
||||||
DEAD_CODE_STRIPPING = YES;
|
DEAD_CODE_STRIPPING = YES;
|
||||||
DEBUG_INFORMATION_FORMAT = stabs;
|
DEBUG_INFORMATION_FORMAT = stabs;
|
||||||
|
|||||||
Reference in New Issue
Block a user