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;
|
||||
baseConfigurationReference = AA8B8C49091F48C000D14C5F /* product.xcconfig */;
|
||||
buildSettings = {
|
||||
CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
|
||||
COPY_PHASE_STRIP = NO;
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
DEBUG_INFORMATION_FORMAT = stabs;
|
||||
@@ -8295,6 +8296,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = AA8B8C49091F48C000D14C5F /* product.xcconfig */;
|
||||
buildSettings = {
|
||||
CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
|
||||
COPY_PHASE_STRIP = YES;
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
DEBUG_INFORMATION_FORMAT = stabs;
|
||||
@@ -8446,6 +8448,7 @@
|
||||
isa = XCBuildConfiguration;
|
||||
baseConfigurationReference = AA8B8C49091F48C000D14C5F /* product.xcconfig */;
|
||||
buildSettings = {
|
||||
CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
|
||||
COPY_PHASE_STRIP = YES;
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
DEBUG_INFORMATION_FORMAT = stabs;
|
||||
|
||||
Reference in New Issue
Block a user