Performance Debug should have its own .app name.

This commit is contained in:
Jason Felds
2013-02-10 21:00:08 -05:00
parent 591bbae070
commit ae5b1c6d26
@@ -8891,7 +8891,7 @@
"-falign-loops=16",
);
OTHER_LDFLAGS = "-lbz2";
PRODUCT_NAME = StepMania;
PRODUCT_NAME = "StepMania (Performance-Debug)";
STRIP_INSTALLED_PRODUCT = NO;
SYMROOT = "$(SRCROOT)/..";
WRAPPER_EXTENSION = app;