// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 42;
objects = {
/* Begin PBXBuildFile section */
27B2CCC90EC50B590028A012 /* handler.c in Sources */ = {isa = PBXBuildFile; fileRef = 27B2CCC80EC50B590028A012 /* handler.c */; };
27B2CCCB0EC50B730028A012 /* mig_errors.h in Headers */ = {isa = PBXBuildFile; fileRef = 27B2CCCA0EC50B730028A012 /* mig_errors.h */; };
579F96740AF6B3AE008E535C /* error.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500D70AD4567700A6E6C4 /* error.c */; };
579F96750AF6B3AE008E535C /* global.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500D90AD4567700A6E6C4 /* global.c */; };
579F96760AF6B3AE008E535C /* header.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500DB0AD4567700A6E6C4 /* header.c */; };
579F96780AF6B3AE008E535C /* mig.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500E40AD4567700A6E6C4 /* mig.c */; };
579F967A0AF6B3AE008E535C /* routine.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500E90AD4567700A6E6C4 /* routine.c */; };
579F967B0AF6B3AE008E535C /* server.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500EB0AD4567700A6E6C4 /* server.c */; };
579F967C0AF6B3AE008E535C /* statement.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500EC0AD4567700A6E6C4 /* statement.c */; };
579F967D0AF6B3AE008E535C /* string.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500EF0AD4567700A6E6C4 /* string.c */; };
579F967E0AF6B3AE008E535C /* type.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500F00AD4567700A6E6C4 /* type.c */; };
579F967F0AF6B3AE008E535C /* user.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500F20AD4567700A6E6C4 /* user.c */; };
579F96800AF6B3AE008E535C /* utils.c in Sources */ = {isa = PBXBuildFile; fileRef = 572500F30AD4567700A6E6C4 /* utils.c */; };
579F96ED0AF6BBD2008E535C /* lexxer.c in Sources */ = {isa = PBXBuildFile; fileRef = 579F96EB0AF6BBD2008E535C /* lexxer.c */; };
579F96EE0AF6BBD2008E535C /* parser.c in Sources */ = {isa = PBXBuildFile; fileRef = 579F96EC0AF6BBD2008E535C /* parser.c */; };
579F97540AF6C522008E535C /* ident.o in Frameworks */ = {isa = PBXBuildFile; fileRef = 579F97530AF6C522008E535C /* ident.o */; };
/* End PBXBuildFile section */
/* Begin PBXFileReference section */
27B2CCC80EC50B590028A012 /* handler.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = handler.c; sourceTree = "<group>"; };
27B2CCCA0EC50B730028A012 /* mig_errors.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mig_errors.h; sourceTree = "<group>"; };
572500D60AD4567700A6E6C4 /* alloc.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = alloc.h; sourceTree = "<group>"; };
572500D70AD4567700A6E6C4 /* error.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = error.c; sourceTree = "<group>"; };
572500D80AD4567700A6E6C4 /* error.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = error.h; sourceTree = "<group>"; };
572500D90AD4567700A6E6C4 /* global.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = global.c; sourceTree = "<group>"; };
572500DA0AD4567700A6E6C4 /* global.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = global.h; sourceTree = "<group>"; };
572500DB0AD4567700A6E6C4 /* header.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = header.c; sourceTree = "<group>"; };
572500DD0AD4567700A6E6C4 /* mig_machine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mig_machine.h; sourceTree = "<group>"; };
572500DE0AD4567700A6E6C4 /* lexxer.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = lexxer.h; sourceTree = "<group>"; };
572500DF0AD4567700A6E6C4 /* lexxer.l */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.lex; path = lexxer.l; sourceTree = "<group>"; };
572500E00AD4567700A6E6C4 /* Makefile */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.make; path = Makefile; sourceTree = "<group>"; };
572500E30AD4567700A6E6C4 /* mig_machine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mig_machine.h; sourceTree = "<group>"; };
572500E40AD4567700A6E6C4 /* mig.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = mig.c; sourceTree = "<group>"; };
572500E50AD4567700A6E6C4 /* mig.sh */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text.script.sh; path = mig.sh; sourceTree = "<group>"; };
572500E60AD4567700A6E6C4 /* parser.y */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.yacc; path = parser.y; sourceTree = "<group>"; };
572500E80AD4567700A6E6C4 /* mig_machine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = mig_machine.h; sourceTree = "<group>"; };
572500E90AD4567700A6E6C4 /* routine.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = routine.c; sourceTree = "<group>"; };
572500EA0AD4567700A6E6C4 /* routine.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = routine.h; sourceTree = "<group>"; };
572500EB0AD4567700A6E6C4 /* server.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = server.c; sourceTree = "<group>"; };
572500EC0AD4567700A6E6C4 /* statement.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = statement.c; sourceTree = "<group>"; };
572500ED0AD4567700A6E6C4 /* statement.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = statement.h; sourceTree = "<group>"; };
572500EE0AD4567700A6E6C4 /* strdefs.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = strdefs.h; sourceTree = "<group>"; };
572500EF0AD4567700A6E6C4 /* string.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = string.c; sourceTree = "<group>"; };
572500F00AD4567700A6E6C4 /* type.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = type.c; sourceTree = "<group>"; };
572500F10AD4567700A6E6C4 /* type.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = type.h; sourceTree = "<group>"; };
572500F20AD4567700A6E6C4 /* user.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = user.c; sourceTree = "<group>"; };
572500F30AD4567700A6E6C4 /* utils.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = utils.c; sourceTree = "<group>"; };
572500F40AD4567700A6E6C4 /* utils.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = utils.h; sourceTree = "<group>"; };
572500F50AD4567700A6E6C4 /* write.h */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.h; path = write.h; sourceTree = "<group>"; };
579F96860AF6B3AE008E535C /* migcom */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = migcom; sourceTree = BUILT_PRODUCTS_DIR; };
579F96EB0AF6BBD2008E535C /* lexxer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = lexxer.c; path = build/migcom.build/DerivedSources/lexxer.c; sourceTree = "<group>"; };
579F96EC0AF6BBD2008E535C /* parser.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; name = parser.c; path = build/migcom.build/DerivedSources/parser.c; sourceTree = "<group>"; };
579F97530AF6C522008E535C /* ident.o */ = {isa = PBXFileReference; lastKnownFileType = "compiled.mach-o.objfile"; name = ident.o; path = build/migcom.build/DerivedSources/ident.o; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
579F96810AF6B3AE008E535C /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
579F97540AF6C522008E535C /* ident.o in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
572500C70AD4560900A6E6C4 = {
isa = PBXGroup;
children = (
572500E00AD4567700A6E6C4 /* Makefile */,
572500FB0AD4569F00A6E6C4 /* Sources */,
579F97140AF6BE2A008E535C /* Derived files */,
579F965E0AF6B348008E535C /* Products */,
);
sourceTree = "<group>";
};
572500DC0AD4567700A6E6C4 /* i386 */ = {
isa = PBXGroup;
children = (
572500DD0AD4567700A6E6C4 /* mig_machine.h */,
);
path = i386;
sourceTree = "<group>";
};
572500E70AD4567700A6E6C4 /* ppc */ = {
isa = PBXGroup;
children = (
572500E80AD4567700A6E6C4 /* mig_machine.h */,
);
path = ppc;
sourceTree = "<group>";
};
572500FB0AD4569F00A6E6C4 /* Sources */ = {
isa = PBXGroup;
children = (
572500D60AD4567700A6E6C4 /* alloc.h */,
572500D70AD4567700A6E6C4 /* error.c */,
572500D80AD4567700A6E6C4 /* error.h */,
572500D90AD4567700A6E6C4 /* global.c */,
572500DA0AD4567700A6E6C4 /* global.h */,
27B2CCC80EC50B590028A012 /* handler.c */,
572500DB0AD4567700A6E6C4 /* header.c */,
572500DC0AD4567700A6E6C4 /* i386 */,
572500DE0AD4567700A6E6C4 /* lexxer.h */,
572500DF0AD4567700A6E6C4 /* lexxer.l */,
27B2CCCA0EC50B730028A012 /* mig_errors.h */,
572500E30AD4567700A6E6C4 /* mig_machine.h */,
572500E40AD4567700A6E6C4 /* mig.c */,
572500E50AD4567700A6E6C4 /* mig.sh */,
572500E60AD4567700A6E6C4 /* parser.y */,
572500E70AD4567700A6E6C4 /* ppc */,
572500E90AD4567700A6E6C4 /* routine.c */,
572500EA0AD4567700A6E6C4 /* routine.h */,
572500EB0AD4567700A6E6C4 /* server.c */,
572500EC0AD4567700A6E6C4 /* statement.c */,
572500ED0AD4567700A6E6C4 /* statement.h */,
572500EE0AD4567700A6E6C4 /* strdefs.h */,
572500EF0AD4567700A6E6C4 /* string.c */,
572500F00AD4567700A6E6C4 /* type.c */,
572500F10AD4567700A6E6C4 /* type.h */,
572500F20AD4567700A6E6C4 /* user.c */,
572500F30AD4567700A6E6C4 /* utils.c */,
572500F40AD4567700A6E6C4 /* utils.h */,
572500F50AD4567700A6E6C4 /* write.h */,
);
name = Sources;
sourceTree = "<group>";
};
579F965E0AF6B348008E535C /* Products */ = {
isa = PBXGroup;
children = (
579F96860AF6B3AE008E535C /* migcom */,
);
name = Products;
sourceTree = "<group>";
};
579F97140AF6BE2A008E535C /* Derived files */ = {
isa = PBXGroup;
children = (
579F96EC0AF6BBD2008E535C /* parser.c */,
579F96EB0AF6BBD2008E535C /* lexxer.c */,
579F97530AF6C522008E535C /* ident.o */,
);
name = "Derived files";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
579F96720AF6B3AE008E535C /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
27B2CCCB0EC50B730028A012 /* mig_errors.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXLegacyTarget section */
572500FC0AD456C200A6E6C4 /* migcom_ext */ = {
isa = PBXLegacyTarget;
buildArgumentsString = "$(ACTION)";
buildConfigurationList = 572500FF0AD456EA00A6E6C4 /* Build configuration list for PBXLegacyTarget "migcom_ext" */;
buildPhases = (
);
buildToolPath = /usr/bin/make;
dependencies = (
);
name = migcom_ext;
passBuildSettingsInEnvironment = 1;
productName = mig;
};
/* End PBXLegacyTarget section */
/* Begin PBXNativeTarget section */
579F96710AF6B3AE008E535C /* migcom */ = {
isa = PBXNativeTarget;
buildConfigurationList = 579F96830AF6B3AE008E535C /* Build configuration list for PBXNativeTarget "migcom" */;
buildPhases = (
579F96720AF6B3AE008E535C /* Headers */,
579F96B90AF6B86C008E535C /* ShellScript */,
579F96C00AF6B9A9008E535C /* ShellScript */,
579F96F60AF6BC65008E535C /* ShellScript */,
579F96730AF6B3AE008E535C /* Sources */,
579F96810AF6B3AE008E535C /* Frameworks */,
579F96820AF6B3AE008E535C /* Rez */,
);
buildRules = (
);
dependencies = (
);
name = migcom;
productInstallPath = /usr/local/bin;
productName = migcom;
productReference = 579F96860AF6B3AE008E535C /* migcom */;
productType = "com.apple.product-type.tool";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
572500C90AD4560900A6E6C4 /* Project object */ = {
isa = PBXProject;
buildConfigurationList = 572500CA0AD4560900A6E6C4 /* Build configuration list for PBXProject "migcom" */;
compatibilityVersion = "Xcode 2.4";
hasScannedForEncodings = 0;
mainGroup = 572500C70AD4560900A6E6C4;
productRefGroup = 579F965E0AF6B348008E535C /* Products */;
projectDirPath = "";
projectRoot = "";
targets = (
572500FC0AD456C200A6E6C4 /* migcom_ext */,
579F96710AF6B3AE008E535C /* migcom */,
);
};
/* End PBXProject section */
/* Begin PBXRezBuildPhase section */
579F96820AF6B3AE008E535C /* Rez */ = {
isa = PBXRezBuildPhase;
buildActionMask = 2147483647;
files = (
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXRezBuildPhase section */
/* Begin PBXShellScriptBuildPhase section */
579F96B90AF6B86C008E535C /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"$(SRCROOT)/parser.y",
);
outputPaths = (
"$(PROJECT_DERIVED_FILE_DIR)/parser.h",
"$(PROJECT_DERIVED_FILE_DIR)/parser.c",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "mkdir ${PROJECT_DERIVED_FILE_DIR}/ 2>/dev/null || echo \"\" >/dev/null\ncd ${PROJECT_DERIVED_FILE_DIR}/ && /usr/bin/yacc -d ${SRCROOT}/parser.y\n/bin/cp ${PROJECT_DERIVED_FILE_DIR}/y.tab.h ${PROJECT_DERIVED_FILE_DIR}/parser.h\n/bin/mv ${PROJECT_DERIVED_FILE_DIR}/y.tab.c ${PROJECT_DERIVED_FILE_DIR}/parser.c\n";
};
579F96C00AF6B9A9008E535C /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
"$(SRCROOT)/lexxer.l",
);
outputPaths = (
"$(PROJECT_DERIVED_FILE_DIR)/lexxer.c",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
shellScript = "mkdir ${PROJECT_DERIVED_FILE_DIR}/ 2>/dev/null || echo \"\" >/dev/null\ncd ${PROJECT_DERIVED_FILE_DIR}/ && /usr/bin/lex ${SRCROOT}/lexxer.l\n/bin/mv ${PROJECT_DERIVED_FILE_DIR}/lex.yy.c ${PROJECT_DERIVED_FILE_DIR}/lexxer.c\n";
};
579F96F60AF6BC65008E535C /* ShellScript */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputPaths = (
);
outputPaths = (
"${PROJECT_DERIVED_FILE_DIR}/ident.o",
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/bash;
shellScript = "set -x\nif [ ! -d ${BUILT_PRODUCTS_DIR} ]\nthen\n\tmkdir ${BUILT_PRODUCTS_DIR}\nfi\n\necho \"char *MigGenerationDate = \\\"\"`date`\"\\\";\" > ${PROJECT_DERIVED_FILE_DIR}/ident.c\necho \"char *MigMoreData = \\\"\"`whoami`\"@\"`hostname`\"\\\";\" >> ${PROJECT_DERIVED_FILE_DIR}/ident.c\nmy_arch_list=\"\"\nfor my_current_arch in ${ARCHS}\ndo\n\toutput_filename=${OBJECT_FILE_DIR}-${CURRENT_VARIANT}/${my_current_arch}/ident.${my_current_arch}.o\n\t/usr/bin/cc -arch ${my_current_arch} -Os -Wmost -g -fno-common -I${PROJECT_DERIVED_FILE_DIR} -I. -pipe -c -o $output_filename ${PROJECT_DERIVED_FILE_DIR}/ident.c\n\tmy_arch_list=\"${my_arch_list} $output_filename\"\ndone\nlipo -create ${my_arch_list} -output ${PROJECT_DERIVED_FILE_DIR}/ident.o\n";
};
/* End PBXShellScriptBuildPhase section */
/* Begin PBXSourcesBuildPhase section */
579F96730AF6B3AE008E535C /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
579F96740AF6B3AE008E535C /* error.c in Sources */,
579F96750AF6B3AE008E535C /* global.c in Sources */,
579F96760AF6B3AE008E535C /* header.c in Sources */,
579F96780AF6B3AE008E535C /* mig.c in Sources */,
579F967A0AF6B3AE008E535C /* routine.c in Sources */,
579F967B0AF6B3AE008E535C /* server.c in Sources */,
579F967C0AF6B3AE008E535C /* statement.c in Sources */,
579F967D0AF6B3AE008E535C /* string.c in Sources */,
579F967E0AF6B3AE008E535C /* type.c in Sources */,
579F967F0AF6B3AE008E535C /* user.c in Sources */,
579F96800AF6B3AE008E535C /* utils.c in Sources */,
579F96ED0AF6BBD2008E535C /* lexxer.c in Sources */,
579F96EE0AF6BBD2008E535C /* parser.c in Sources */,
27B2CCC90EC50B590028A012 /* handler.c in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin XCBuildConfiguration section */
572500CB0AD4560900A6E6C4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
};
name = Debug;
};
572500CC0AD4560900A6E6C4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
ppc,
i386,
);
COPY_PHASE_STRIP = YES;
};
name = Release;
};
572501000AD456EA00A6E6C4 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
DEBUG_INFORMATION_FORMAT = dwarf;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
PRODUCT_NAME = mig;
};
name = Debug;
};
572501010AD456EA00A6E6C4 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = YES;
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
PRODUCT_NAME = mig;
ZERO_LINK = NO;
};
name = Release;
};
579F96840AF6B3AE008E535C /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COPY_PHASE_STRIP = NO;
GCC_DYNAMIC_NO_PIC = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PREBINDING = NO;
PRODUCT_NAME = migcom;
REZ_EXECUTABLE = YES;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
"-Wno-unknown-pragmas",
);
};
name = Debug;
};
579F96850AF6B3AE008E535C /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = (
ppc,
i386,
);
COPY_PHASE_STRIP = YES;
GCC_ENABLE_FIX_AND_CONTINUE = NO;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_OPTIMIZATION_LEVEL = 0;
OTHER_CFLAGS = "";
OTHER_LDFLAGS = "";
OTHER_REZFLAGS = "";
PREBINDING = NO;
PRODUCT_NAME = migcom;
REZ_EXECUTABLE = YES;
SECTORDER_FLAGS = "";
WARNING_CFLAGS = (
"-Wmost",
"-Wno-four-char-constants",
"-Wno-unknown-pragmas",
);
ZERO_LINK = NO;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
572500CA0AD4560900A6E6C4 /* Build configuration list for PBXProject "migcom" */ = {
isa = XCConfigurationList;
buildConfigurations = (
572500CB0AD4560900A6E6C4 /* Debug */,
572500CC0AD4560900A6E6C4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
572500FF0AD456EA00A6E6C4 /* Build configuration list for PBXLegacyTarget "migcom_ext" */ = {
isa = XCConfigurationList;
buildConfigurations = (
572501000AD456EA00A6E6C4 /* Debug */,
572501010AD456EA00A6E6C4 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
579F96830AF6B3AE008E535C /* Build configuration list for PBXNativeTarget "migcom" */ = {
isa = XCConfigurationList;
buildConfigurations = (
579F96840AF6B3AE008E535C /* Debug */,
579F96850AF6B3AE008E535C /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = 572500C90AD4560900A6E6C4 /* Project object */;
}