Don't code sign OpenMPT.bundle on build.

CQTexperiment
Christopher Snowhill 2018-01-27 15:11:08 -08:00
parent 50616714ad
commit 75bc139600
1 changed files with 2 additions and 0 deletions

View File

@ -321,6 +321,7 @@
83E5EFAA1FFEF78100659F0F /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = N6E749HJ2X;
@ -336,6 +337,7 @@
83E5EFAB1FFEF78100659F0F /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "";
CODE_SIGN_STYLE = Automatic;
COMBINE_HIDPI_IMAGES = YES;
DEVELOPMENT_TEAM = N6E749HJ2X;