Performance Debug should have its own .app name.
This commit is contained in:
@@ -8891,7 +8891,7 @@
|
|||||||
"-falign-loops=16",
|
"-falign-loops=16",
|
||||||
);
|
);
|
||||||
OTHER_LDFLAGS = "-lbz2";
|
OTHER_LDFLAGS = "-lbz2";
|
||||||
PRODUCT_NAME = StepMania;
|
PRODUCT_NAME = "StepMania (Performance-Debug)";
|
||||||
STRIP_INSTALLED_PRODUCT = NO;
|
STRIP_INSTALLED_PRODUCT = NO;
|
||||||
SYMROOT = "$(SRCROOT)/..";
|
SYMROOT = "$(SRCROOT)/..";
|
||||||
WRAPPER_EXTENSION = app;
|
WRAPPER_EXTENSION = app;
|
||||||
|
|||||||
Reference in New Issue
Block a user