cscg22-gearboy

CSCG 2022 Challenge 'Gearboy'
git clone https://git.sinitax.com/sinitax/cscg22-gearboy
Log | Files | Refs | sfeed.txt

project.pbxproj (18321B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		5767529A3522703629040688 /* testmessage.c in Sources */ = {isa = PBXBuildFile; fileRef = 5DD97010395037282F665AC7 /* testmessage.c */; };
     11		64D6581375BA45B03050786A /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 099528AA5EC7195A0C2F07C8 /* AudioToolbox.framework */; };
     12		449F286F1B840CFD37674D78 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 08335297585E0D73055F48E7 /* AudioUnit.framework */; };
     13		491B18A727FA0F4B3E825BD6 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35E4352875EF2AD5378A6CED /* Cocoa.framework */; };
     14		21835E642D02791F0BC34864 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5FAB62DA6869530B17F6431C /* CoreAudio.framework */; };
     15		1099586A26E4497937283F25 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 51DF3C17483B4F064A1E7CF0 /* IOKit.framework */; };
     16		3DDA6F0D7C7C60B32B2654F6 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EB146ED0AC2064011287456 /* Carbon.framework */; };
     17		719D0ADB38901C5C77E17BCB /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7F5D45CA5E0270A21C5262E6 /* ForceFeedback.framework */; };
     18		0ADF47A140B4144222C81266 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 64DE6C0B73DF4EE142DE190E /* CoreFoundation.framework */; };
     19		2DD50C1D71951EF04CD56180 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1137428873C74F5100FC3064 /* OpenGL.framework */; };
     20		4F0563030DAF1D6E35A7732B /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 31A7773A0CCB75C4561B378A /* libSDL2main.a */; };
     21		3AA41962215E2B5572E72112 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5BA0171E5FA61B1B0FD52393 /* libSDL2.a */; };
     22/* End PBXBuildFile section */
     23
     24/* Begin PBXContainerItemProxy section */
     25		2BDD56E7777C106C52E40F67 /* PBXContainerItemProxy */ = {
     26			isa = PBXContainerItemProxy;
     27			containerPortal = 15C221FF7E40485036615184 /* SDL2main.xcodeproj */;
     28			proxyType = 2;
     29			remoteGlobalIDString = 0FF7291B375C79BC57696B66;
     30			remoteInfo = "libSDL2main.a";
     31		};
     32		6C53574F060D7AA923AE34F2 /* PBXContainerItemProxy */ = {
     33			isa = PBXContainerItemProxy;
     34			containerPortal = 15C221FF7E40485036615184 /* SDL2main.xcodeproj */;
     35			proxyType = 1;
     36			remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
     37			remoteInfo = "libSDL2main.a";
     38		};
     39		4C3209221978380E2599132C /* PBXContainerItemProxy */ = {
     40			isa = PBXContainerItemProxy;
     41			containerPortal = 25B44CAC5E4B36DF7B0A066E /* SDL2.xcodeproj */;
     42			proxyType = 2;
     43			remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
     44			remoteInfo = "libSDL2.a";
     45		};
     46		2E4879CC5CC510136E9D2205 /* PBXContainerItemProxy */ = {
     47			isa = PBXContainerItemProxy;
     48			containerPortal = 25B44CAC5E4B36DF7B0A066E /* SDL2.xcodeproj */;
     49			proxyType = 1;
     50			remoteGlobalIDString = 7E6A7BC23CFD134274963645;
     51			remoteInfo = "libSDL2.a";
     52		};
     53/* End PBXContainerItemProxy section */
     54
     55/* Begin PBXFileReference section */
     56		5DD97010395037282F665AC7 /* testmessage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testmessage.c"; path = "../../../../../test/testmessage.c"; sourceTree = "<group>"; };
     57		099528AA5EC7195A0C2F07C8 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     58		08335297585E0D73055F48E7 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     59		35E4352875EF2AD5378A6CED /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     60		5FAB62DA6869530B17F6431C /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     61		51DF3C17483B4F064A1E7CF0 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     62		4EB146ED0AC2064011287456 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     63		7F5D45CA5E0270A21C5262E6 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     64		64DE6C0B73DF4EE142DE190E /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     65		1137428873C74F5100FC3064 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     66		749D7EBC738966C459E16E13 /* testmessage */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testmessage"; path = "testmessage"; sourceTree = BUILT_PRODUCTS_DIR; };
     67		15C221FF7E40485036615184 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     68		25B44CAC5E4B36DF7B0A066E /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
     69/* End PBXFileReference section */
     70
     71/* Begin PBXFrameworksBuildPhase section */
     72		0A9A0819616F6BE058270798 /* Frameworks */ = {
     73			isa = PBXFrameworksBuildPhase;
     74			buildActionMask = 2147483647;
     75			files = (
     76				64D6581375BA45B03050786A /* AudioToolbox.framework in Frameworks */,
     77				449F286F1B840CFD37674D78 /* AudioUnit.framework in Frameworks */,
     78				491B18A727FA0F4B3E825BD6 /* Cocoa.framework in Frameworks */,
     79				21835E642D02791F0BC34864 /* CoreAudio.framework in Frameworks */,
     80				1099586A26E4497937283F25 /* IOKit.framework in Frameworks */,
     81				3DDA6F0D7C7C60B32B2654F6 /* Carbon.framework in Frameworks */,
     82				719D0ADB38901C5C77E17BCB /* ForceFeedback.framework in Frameworks */,
     83				0ADF47A140B4144222C81266 /* CoreFoundation.framework in Frameworks */,
     84				2DD50C1D71951EF04CD56180 /* OpenGL.framework in Frameworks */,
     85				4F0563030DAF1D6E35A7732B /* libSDL2main.a in Frameworks */,
     86				3AA41962215E2B5572E72112 /* libSDL2.a in Frameworks */,
     87			);
     88			runOnlyForDeploymentPostprocessing = 0;
     89		};
     90/* End PBXFrameworksBuildPhase section */
     91
     92/* Begin PBXGroup section */
     93		5FC50ADD454020E5323A2AA0 /* testmessage */ = {
     94			isa = PBXGroup;
     95			children = (
     96				0B05206B66ED595F1D7C4403 /* test */,
     97				530C55305C124BD1075E3E52 /* Frameworks */,
     98				454567E918C06F0C3AC71891 /* Products */,
     99				178D669B655E018F09FE1253 /* Projects */,
    100			);
    101			name = "testmessage";
    102			sourceTree = "<group>";
    103		};
    104		0B05206B66ED595F1D7C4403 /* test */ = {
    105			isa = PBXGroup;
    106			children = (
    107				5DD97010395037282F665AC7 /* testmessage.c */,
    108			);
    109			name = "test";
    110			sourceTree = "<group>";
    111		};
    112		530C55305C124BD1075E3E52 /* Frameworks */ = {
    113			isa = PBXGroup;
    114			children = (
    115				099528AA5EC7195A0C2F07C8 /* AudioToolbox.framework */,
    116				08335297585E0D73055F48E7 /* AudioUnit.framework */,
    117				35E4352875EF2AD5378A6CED /* Cocoa.framework */,
    118				5FAB62DA6869530B17F6431C /* CoreAudio.framework */,
    119				51DF3C17483B4F064A1E7CF0 /* IOKit.framework */,
    120				4EB146ED0AC2064011287456 /* Carbon.framework */,
    121				7F5D45CA5E0270A21C5262E6 /* ForceFeedback.framework */,
    122				64DE6C0B73DF4EE142DE190E /* CoreFoundation.framework */,
    123				1137428873C74F5100FC3064 /* OpenGL.framework */,
    124			);
    125			name = "Frameworks";
    126			sourceTree = "<group>";
    127		};
    128		454567E918C06F0C3AC71891 /* Products */ = {
    129			isa = PBXGroup;
    130			children = (
    131				749D7EBC738966C459E16E13 /* testmessage */,
    132			);
    133			name = "Products";
    134			sourceTree = "<group>";
    135		};
    136		178D669B655E018F09FE1253 /* Projects */ = {
    137			isa = PBXGroup;
    138			children = (
    139				15C221FF7E40485036615184 /* SDL2main.xcodeproj */,
    140				25B44CAC5E4B36DF7B0A066E /* SDL2.xcodeproj */,
    141			);
    142			name = "Projects";
    143			sourceTree = "<group>";
    144		};
    145		3E4272E8119778BF69B661A9 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				31A7773A0CCB75C4561B378A /* libSDL2main.a */,
    149			);
    150			name = Products;
    151			sourceTree = "<group>";
    152		};
    153		704A169C1BC120CA306E3371 /* Products */ = {
    154			isa = PBXGroup;
    155			children = (
    156				5BA0171E5FA61B1B0FD52393 /* libSDL2.a */,
    157			);
    158			name = Products;
    159			sourceTree = "<group>";
    160		};
    161/* End PBXGroup section */
    162
    163/* Begin PBXNativeTarget section */
    164		3B9021E41CC208EF36BD5070 /* testmessage */ = {
    165			isa = PBXNativeTarget;
    166			buildConfigurationList = 2D8E5CC921A56E375F6364E0 /* Build configuration list for PBXNativeTarget "testmessage" */;
    167			buildPhases = (
    168				57C15BBC45BF101F65EE2DC8 /* Resources */,
    169				5FF62E3536DA423473AA21B7 /* Sources */,
    170				0A9A0819616F6BE058270798 /* Frameworks */,
    171			);
    172			buildRules = (
    173			);
    174			dependencies = (
    175				2DDE4A26235877E376223910 /* PBXTargetDependency */,
    176				288D78E71FA72ED52D681195 /* PBXTargetDependency */,
    177			);
    178			name = "testmessage";
    179			productInstallPath = "$(HOME)/bin";
    180			productName = "testmessage";
    181			productReference = 749D7EBC738966C459E16E13 /* testmessage */;
    182			productType = "com.apple.product-type.tool";
    183		};
    184/* End PBXNativeTarget section */
    185
    186/* Begin PBXProject section */
    187		08FB7793FE84155DC02AAC07 /* Project object */ = {
    188			isa = PBXProject;
    189			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testmessage" */;
    190			compatibilityVersion = "Xcode 3.2";
    191			hasScannedForEncodings = 1;
    192			mainGroup = 5FC50ADD454020E5323A2AA0 /* testmessage */;
    193			projectDirPath = "";
    194			projectReferences = (
    195				{
    196					ProductGroup = 3E4272E8119778BF69B661A9 /* Products */;
    197					ProjectRef = 15C221FF7E40485036615184 /* SDL2main.xcodeproj */;
    198				},
    199				{
    200					ProductGroup = 704A169C1BC120CA306E3371 /* Products */;
    201					ProjectRef = 25B44CAC5E4B36DF7B0A066E /* SDL2.xcodeproj */;
    202				},
    203			);
    204			projectRoot = "";
    205			targets = (
    206				3B9021E41CC208EF36BD5070 /* testmessage */,
    207			);
    208		};
    209/* End PBXProject section */
    210
    211/* Begin PBXReferenceProxy section */
    212		31A7773A0CCB75C4561B378A /* libSDL2main.a */ = {
    213			isa = PBXReferenceProxy;
    214			fileType = archive.ar;
    215			path = "Build/Debug/libSDL2main.a";
    216			remoteRef = 2BDD56E7777C106C52E40F67 /* PBXContainerItemProxy */;
    217			sourceTree = BUILT_PRODUCTS_DIR;
    218		};
    219		5BA0171E5FA61B1B0FD52393 /* libSDL2.a */ = {
    220			isa = PBXReferenceProxy;
    221			fileType = archive.ar;
    222			path = "Build/Debug/libSDL2.a";
    223			remoteRef = 4C3209221978380E2599132C /* PBXContainerItemProxy */;
    224			sourceTree = BUILT_PRODUCTS_DIR;
    225		};
    226/* End PBXReferenceProxy section */
    227
    228/* Begin PBXResourcesBuildPhase section */
    229		57C15BBC45BF101F65EE2DC8 /* Resources */ = {
    230			isa = PBXResourcesBuildPhase;
    231			buildActionMask = 2147483647;
    232			files = (
    233			);
    234			runOnlyForDeploymentPostprocessing = 0;
    235		};
    236/* End PBXResourcesBuildPhase section */
    237
    238/* Begin PBXSourcesBuildPhase section */
    239		5FF62E3536DA423473AA21B7 /* Sources */ = {
    240			isa = PBXSourcesBuildPhase;
    241			buildActionMask = 2147483647;
    242			files = (
    243				5767529A3522703629040688 /* testmessage.c in Sources */,
    244			);
    245			runOnlyForDeploymentPostprocessing = 0;
    246		};
    247/* End PBXSourcesBuildPhase section */
    248
    249/* Begin PBXVariantGroup section */
    250/* End PBXVariantGroup section */
    251
    252/* Begin PBXTargetDependency section */
    253		2DDE4A26235877E376223910 /* PBXTargetDependency */ = {
    254			isa = PBXTargetDependency;
    255			name = "libSDL2main.a";
    256			targetProxy = 6C53574F060D7AA923AE34F2 /* PBXContainerItemProxy */;
    257		};
    258		288D78E71FA72ED52D681195 /* PBXTargetDependency */ = {
    259			isa = PBXTargetDependency;
    260			name = "libSDL2.a";
    261			targetProxy = 2E4879CC5CC510136E9D2205 /* PBXContainerItemProxy */;
    262		};
    263/* End PBXTargetDependency section */
    264
    265/* Begin XCBuildConfiguration section */
    266		22126C6017637EF3422B2F90 /* Debug Universal */ = {
    267			isa = XCBuildConfiguration;
    268			buildSettings = {
    269				ALWAYS_SEARCH_USER_PATHS = NO;
    270				CONFIGURATION_BUILD_DIR = Build/Debug;
    271				GCC_DYNAMIC_NO_PIC = NO;
    272				GCC_MODEL_TUNING = G5;
    273				INSTALL_PATH = /usr/local/bin;
    274				PRODUCT_NAME = "testmessage";
    275			};
    276			name = "Debug Universal";
    277		};
    278		182D5B4312F07E0A60F700F4 /* Debug Native */ = {
    279			isa = XCBuildConfiguration;
    280			buildSettings = {
    281				ALWAYS_SEARCH_USER_PATHS = NO;
    282				CONFIGURATION_BUILD_DIR = Build/Debug;
    283				GCC_DYNAMIC_NO_PIC = NO;
    284				GCC_MODEL_TUNING = G5;
    285				INSTALL_PATH = /usr/local/bin;
    286				PRODUCT_NAME = "testmessage";
    287			};
    288			name = "Debug Native";
    289		};
    290		0C0F487B336933774FD41CA7 /* Release Universal */ = {
    291			isa = XCBuildConfiguration;
    292			buildSettings = {
    293				ALWAYS_SEARCH_USER_PATHS = NO;
    294				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    295				CONFIGURATION_BUILD_DIR = Build/Release;
    296				GCC_DYNAMIC_NO_PIC = NO;
    297				GCC_MODEL_TUNING = G5;
    298				INSTALL_PATH = /usr/local/bin;
    299				PRODUCT_NAME = "testmessage";
    300			};
    301			name = "Release Universal";
    302		};
    303		372E5E696BD86FB56EAB426F /* Release Native */ = {
    304			isa = XCBuildConfiguration;
    305			buildSettings = {
    306				ALWAYS_SEARCH_USER_PATHS = NO;
    307				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    308				CONFIGURATION_BUILD_DIR = Build/Release;
    309				GCC_DYNAMIC_NO_PIC = NO;
    310				GCC_MODEL_TUNING = G5;
    311				INSTALL_PATH = /usr/local/bin;
    312				PRODUCT_NAME = "testmessage";
    313			};
    314			name = "Release Native";
    315		};
    316		45BE7A05094F5A2676C24204 /* Debug Universal */ = {
    317			isa = XCBuildConfiguration;
    318			buildSettings = {
    319				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    320				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    321				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    322				COPY_PHASE_STRIP = NO;
    323				GCC_C_LANGUAGE_STANDARD = gnu99;
    324				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    325				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    326				GCC_OPTIMIZATION_LEVEL = 0;
    327				GCC_PREPROCESSOR_DEFINITIONS = (
    328					"USING_PREMAKE_CONFIG_H",
    329					"_DEBUG",
    330				);
    331				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    332				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    333				GCC_WARN_UNUSED_VARIABLE = YES;
    334				HEADER_SEARCH_PATHS = (
    335					"../..",
    336					"../../../../../include",
    337				);
    338				OBJROOT = "obj/Universal/Debug";
    339				ONLY_ACTIVE_ARCH = YES;
    340				SYMROOT = "Build/Debug";
    341			};
    342			name = "Debug Universal";
    343		};
    344		37D05FA50393590C3018123D /* Debug Native */ = {
    345			isa = XCBuildConfiguration;
    346			buildSettings = {
    347				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    348				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    349				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    350				COPY_PHASE_STRIP = NO;
    351				GCC_C_LANGUAGE_STANDARD = gnu99;
    352				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    353				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    354				GCC_OPTIMIZATION_LEVEL = 0;
    355				GCC_PREPROCESSOR_DEFINITIONS = (
    356					"USING_PREMAKE_CONFIG_H",
    357					"_DEBUG",
    358				);
    359				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    360				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    361				GCC_WARN_UNUSED_VARIABLE = YES;
    362				HEADER_SEARCH_PATHS = (
    363					"../..",
    364					"../../../../../include",
    365				);
    366				OBJROOT = "obj/Debug";
    367				ONLY_ACTIVE_ARCH = YES;
    368				SYMROOT = "Build/Debug";
    369			};
    370			name = "Debug Native";
    371		};
    372		34AF5D817D2E6001113D4EFE /* Release Universal */ = {
    373			isa = XCBuildConfiguration;
    374			buildSettings = {
    375				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    376				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    377				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    378				GCC_C_LANGUAGE_STANDARD = gnu99;
    379				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    380				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    381				GCC_OPTIMIZATION_LEVEL = 3;
    382				GCC_PREPROCESSOR_DEFINITIONS = (
    383					"USING_PREMAKE_CONFIG_H",
    384					"NDEBUG",
    385				);
    386				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    387				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    388				GCC_WARN_UNUSED_VARIABLE = YES;
    389				HEADER_SEARCH_PATHS = (
    390					"../..",
    391					"../../../../../include",
    392				);
    393				OBJROOT = "obj/Universal/Release";
    394				ONLY_ACTIVE_ARCH = NO;
    395				SYMROOT = "Build/Release";
    396			};
    397			name = "Release Universal";
    398		};
    399		0886221F4C3876B5245A3E7B /* Release Native */ = {
    400			isa = XCBuildConfiguration;
    401			buildSettings = {
    402				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    403				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    404				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    405				GCC_C_LANGUAGE_STANDARD = gnu99;
    406				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    407				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    408				GCC_OPTIMIZATION_LEVEL = 3;
    409				GCC_PREPROCESSOR_DEFINITIONS = (
    410					"USING_PREMAKE_CONFIG_H",
    411					"NDEBUG",
    412				);
    413				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    414				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    415				GCC_WARN_UNUSED_VARIABLE = YES;
    416				HEADER_SEARCH_PATHS = (
    417					"../..",
    418					"../../../../../include",
    419				);
    420				OBJROOT = "obj/Release";
    421				ONLY_ACTIVE_ARCH = NO;
    422				SYMROOT = "Build/Release";
    423			};
    424			name = "Release Native";
    425		};
    426/* End XCBuildConfiguration section */
    427
    428/* Begin XCConfigurationList section */
    429		2D8E5CC921A56E375F6364E0 /* Build configuration list for PBXNativeTarget "testmessage" */ = {
    430			isa = XCConfigurationList;
    431			buildConfigurations = (
    432				22126C6017637EF3422B2F90 /* Debug Universal */,
    433				182D5B4312F07E0A60F700F4 /* Debug Native */,
    434				0C0F487B336933774FD41CA7 /* Release Universal */,
    435				372E5E696BD86FB56EAB426F /* Release Native */,
    436			);
    437			defaultConfigurationIsVisible = 0;
    438			defaultConfigurationName = "Debug Universal";
    439		};
    440		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testmessage" */ = {
    441			isa = XCConfigurationList;
    442			buildConfigurations = (
    443				45BE7A05094F5A2676C24204 /* Debug Universal */,
    444				37D05FA50393590C3018123D /* Debug Native */,
    445				34AF5D817D2E6001113D4EFE /* Release Universal */,
    446				0886221F4C3876B5245A3E7B /* Release Native */,
    447			);
    448			defaultConfigurationIsVisible = 0;
    449			defaultConfigurationName = "Debug Universal";
    450		};
    451/* End XCConfigurationList section */
    452
    453	};
    454	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    455}