cscg22-gearboy

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

project.pbxproj (18240B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		464D099409B56A025D07370F /* testlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 303629951FED2A5765724870 /* testlock.c */; };
     11		052351CC4F9E4B6E44250C3F /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 49BB451B295D277B7D765BC3 /* AudioToolbox.framework */; };
     12		1C8656CF46240D9B446F58A3 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3AE3122E28F11EE42BFC3028 /* AudioUnit.framework */; };
     13		240C41522E7932B808AC70A5 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A1C299D2BDB3B314F6B1029 /* Cocoa.framework */; };
     14		04315780299C5DAC5D191450 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1435448374E91242508C1DFD /* CoreAudio.framework */; };
     15		5A950F951A1906E67F99227C /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1E207F6807A168120A05078F /* IOKit.framework */; };
     16		55A61235013967C8177E629B /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 27FD6CD47174045B0C5139D9 /* Carbon.framework */; };
     17		797644D711B31EF85DF64989 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4DC43A183395100008F80EC6 /* ForceFeedback.framework */; };
     18		096227602F74035F6AA86036 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7AF862177E6D59C2743908B0 /* CoreFoundation.framework */; };
     19		71925C9F0ABF1EF25BB43581 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 023F0A5E5AAC54C42D507C57 /* OpenGL.framework */; };
     20		3BAA31AD0D3550A8471607A7 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 33890A8462A974BE26B27B2C /* libSDL2main.a */; };
     21		5DFB41BC5ED63FF91FB530AA /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E2B068C783248C4409B30B1 /* libSDL2.a */; };
     22/* End PBXBuildFile section */
     23
     24/* Begin PBXContainerItemProxy section */
     25		17CE07D20ECC04C81F154F95 /* PBXContainerItemProxy */ = {
     26			isa = PBXContainerItemProxy;
     27			containerPortal = 6177061D7C0E3B8132F64583 /* SDL2main.xcodeproj */;
     28			proxyType = 2;
     29			remoteGlobalIDString = 0FF7291B375C79BC57696B66;
     30			remoteInfo = "libSDL2main.a";
     31		};
     32		5650341357E0668F5BFC25A1 /* PBXContainerItemProxy */ = {
     33			isa = PBXContainerItemProxy;
     34			containerPortal = 6177061D7C0E3B8132F64583 /* SDL2main.xcodeproj */;
     35			proxyType = 1;
     36			remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
     37			remoteInfo = "libSDL2main.a";
     38		};
     39		244B3F5457477A9E34B239FE /* PBXContainerItemProxy */ = {
     40			isa = PBXContainerItemProxy;
     41			containerPortal = 6865724F21A644CE4DE46685 /* SDL2.xcodeproj */;
     42			proxyType = 2;
     43			remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
     44			remoteInfo = "libSDL2.a";
     45		};
     46		06771B79538D0B3D58770EE9 /* PBXContainerItemProxy */ = {
     47			isa = PBXContainerItemProxy;
     48			containerPortal = 6865724F21A644CE4DE46685 /* SDL2.xcodeproj */;
     49			proxyType = 1;
     50			remoteGlobalIDString = 7E6A7BC23CFD134274963645;
     51			remoteInfo = "libSDL2.a";
     52		};
     53/* End PBXContainerItemProxy section */
     54
     55/* Begin PBXFileReference section */
     56		303629951FED2A5765724870 /* testlock.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testlock.c"; path = "../../../../../test/testlock.c"; sourceTree = "<group>"; };
     57		49BB451B295D277B7D765BC3 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     58		3AE3122E28F11EE42BFC3028 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     59		4A1C299D2BDB3B314F6B1029 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     60		1435448374E91242508C1DFD /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     61		1E207F6807A168120A05078F /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     62		27FD6CD47174045B0C5139D9 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     63		4DC43A183395100008F80EC6 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     64		7AF862177E6D59C2743908B0 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     65		023F0A5E5AAC54C42D507C57 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     66		041A4BDD31554D3571F92007 /* testlock */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testlock"; path = "testlock"; sourceTree = BUILT_PRODUCTS_DIR; };
     67		6177061D7C0E3B8132F64583 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     68		6865724F21A644CE4DE46685 /* 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		298D01234D8636BD453C7009 /* Frameworks */ = {
     73			isa = PBXFrameworksBuildPhase;
     74			buildActionMask = 2147483647;
     75			files = (
     76				052351CC4F9E4B6E44250C3F /* AudioToolbox.framework in Frameworks */,
     77				1C8656CF46240D9B446F58A3 /* AudioUnit.framework in Frameworks */,
     78				240C41522E7932B808AC70A5 /* Cocoa.framework in Frameworks */,
     79				04315780299C5DAC5D191450 /* CoreAudio.framework in Frameworks */,
     80				5A950F951A1906E67F99227C /* IOKit.framework in Frameworks */,
     81				55A61235013967C8177E629B /* Carbon.framework in Frameworks */,
     82				797644D711B31EF85DF64989 /* ForceFeedback.framework in Frameworks */,
     83				096227602F74035F6AA86036 /* CoreFoundation.framework in Frameworks */,
     84				71925C9F0ABF1EF25BB43581 /* OpenGL.framework in Frameworks */,
     85				3BAA31AD0D3550A8471607A7 /* libSDL2main.a in Frameworks */,
     86				5DFB41BC5ED63FF91FB530AA /* libSDL2.a in Frameworks */,
     87			);
     88			runOnlyForDeploymentPostprocessing = 0;
     89		};
     90/* End PBXFrameworksBuildPhase section */
     91
     92/* Begin PBXGroup section */
     93		681956225A8E3A216AC3441F /* testlock */ = {
     94			isa = PBXGroup;
     95			children = (
     96				74E92D4B384360A84FDB3C8C /* test */,
     97				7A3825626F257B511FB1480C /* Frameworks */,
     98				3B0349C5321331C46F244294 /* Products */,
     99				0A166AA10BAD117458CE5FCC /* Projects */,
    100			);
    101			name = "testlock";
    102			sourceTree = "<group>";
    103		};
    104		74E92D4B384360A84FDB3C8C /* test */ = {
    105			isa = PBXGroup;
    106			children = (
    107				303629951FED2A5765724870 /* testlock.c */,
    108			);
    109			name = "test";
    110			sourceTree = "<group>";
    111		};
    112		7A3825626F257B511FB1480C /* Frameworks */ = {
    113			isa = PBXGroup;
    114			children = (
    115				49BB451B295D277B7D765BC3 /* AudioToolbox.framework */,
    116				3AE3122E28F11EE42BFC3028 /* AudioUnit.framework */,
    117				4A1C299D2BDB3B314F6B1029 /* Cocoa.framework */,
    118				1435448374E91242508C1DFD /* CoreAudio.framework */,
    119				1E207F6807A168120A05078F /* IOKit.framework */,
    120				27FD6CD47174045B0C5139D9 /* Carbon.framework */,
    121				4DC43A183395100008F80EC6 /* ForceFeedback.framework */,
    122				7AF862177E6D59C2743908B0 /* CoreFoundation.framework */,
    123				023F0A5E5AAC54C42D507C57 /* OpenGL.framework */,
    124			);
    125			name = "Frameworks";
    126			sourceTree = "<group>";
    127		};
    128		3B0349C5321331C46F244294 /* Products */ = {
    129			isa = PBXGroup;
    130			children = (
    131				041A4BDD31554D3571F92007 /* testlock */,
    132			);
    133			name = "Products";
    134			sourceTree = "<group>";
    135		};
    136		0A166AA10BAD117458CE5FCC /* Projects */ = {
    137			isa = PBXGroup;
    138			children = (
    139				6177061D7C0E3B8132F64583 /* SDL2main.xcodeproj */,
    140				6865724F21A644CE4DE46685 /* SDL2.xcodeproj */,
    141			);
    142			name = "Projects";
    143			sourceTree = "<group>";
    144		};
    145		7903382F245B66083BBE3859 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				33890A8462A974BE26B27B2C /* libSDL2main.a */,
    149			);
    150			name = Products;
    151			sourceTree = "<group>";
    152		};
    153		302212A05009225D3FCE6DE6 /* Products */ = {
    154			isa = PBXGroup;
    155			children = (
    156				3E2B068C783248C4409B30B1 /* libSDL2.a */,
    157			);
    158			name = Products;
    159			sourceTree = "<group>";
    160		};
    161/* End PBXGroup section */
    162
    163/* Begin PBXNativeTarget section */
    164		40470667040E6F8C50D50012 /* testlock */ = {
    165			isa = PBXNativeTarget;
    166			buildConfigurationList = 27716FD716A9432C32F25B23 /* Build configuration list for PBXNativeTarget "testlock" */;
    167			buildPhases = (
    168				692E549A7E3358384E3733B2 /* Resources */,
    169				237419BA2D383DF673523425 /* Sources */,
    170				298D01234D8636BD453C7009 /* Frameworks */,
    171			);
    172			buildRules = (
    173			);
    174			dependencies = (
    175				0A6521E6190523DB1C8C4108 /* PBXTargetDependency */,
    176				770F7CA47BC4167F06A21F89 /* PBXTargetDependency */,
    177			);
    178			name = "testlock";
    179			productInstallPath = "$(HOME)/bin";
    180			productName = "testlock";
    181			productReference = 041A4BDD31554D3571F92007 /* testlock */;
    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 "testlock" */;
    190			compatibilityVersion = "Xcode 3.2";
    191			hasScannedForEncodings = 1;
    192			mainGroup = 681956225A8E3A216AC3441F /* testlock */;
    193			projectDirPath = "";
    194			projectReferences = (
    195				{
    196					ProductGroup = 7903382F245B66083BBE3859 /* Products */;
    197					ProjectRef = 6177061D7C0E3B8132F64583 /* SDL2main.xcodeproj */;
    198				},
    199				{
    200					ProductGroup = 302212A05009225D3FCE6DE6 /* Products */;
    201					ProjectRef = 6865724F21A644CE4DE46685 /* SDL2.xcodeproj */;
    202				},
    203			);
    204			projectRoot = "";
    205			targets = (
    206				40470667040E6F8C50D50012 /* testlock */,
    207			);
    208		};
    209/* End PBXProject section */
    210
    211/* Begin PBXReferenceProxy section */
    212		33890A8462A974BE26B27B2C /* libSDL2main.a */ = {
    213			isa = PBXReferenceProxy;
    214			fileType = archive.ar;
    215			path = "Build/Debug/libSDL2main.a";
    216			remoteRef = 17CE07D20ECC04C81F154F95 /* PBXContainerItemProxy */;
    217			sourceTree = BUILT_PRODUCTS_DIR;
    218		};
    219		3E2B068C783248C4409B30B1 /* libSDL2.a */ = {
    220			isa = PBXReferenceProxy;
    221			fileType = archive.ar;
    222			path = "Build/Debug/libSDL2.a";
    223			remoteRef = 244B3F5457477A9E34B239FE /* PBXContainerItemProxy */;
    224			sourceTree = BUILT_PRODUCTS_DIR;
    225		};
    226/* End PBXReferenceProxy section */
    227
    228/* Begin PBXResourcesBuildPhase section */
    229		692E549A7E3358384E3733B2 /* Resources */ = {
    230			isa = PBXResourcesBuildPhase;
    231			buildActionMask = 2147483647;
    232			files = (
    233			);
    234			runOnlyForDeploymentPostprocessing = 0;
    235		};
    236/* End PBXResourcesBuildPhase section */
    237
    238/* Begin PBXSourcesBuildPhase section */
    239		237419BA2D383DF673523425 /* Sources */ = {
    240			isa = PBXSourcesBuildPhase;
    241			buildActionMask = 2147483647;
    242			files = (
    243				464D099409B56A025D07370F /* testlock.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		0A6521E6190523DB1C8C4108 /* PBXTargetDependency */ = {
    254			isa = PBXTargetDependency;
    255			name = "libSDL2main.a";
    256			targetProxy = 5650341357E0668F5BFC25A1 /* PBXContainerItemProxy */;
    257		};
    258		770F7CA47BC4167F06A21F89 /* PBXTargetDependency */ = {
    259			isa = PBXTargetDependency;
    260			name = "libSDL2.a";
    261			targetProxy = 06771B79538D0B3D58770EE9 /* PBXContainerItemProxy */;
    262		};
    263/* End PBXTargetDependency section */
    264
    265/* Begin XCBuildConfiguration section */
    266		325E4A39751029CC29641169 /* 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 = "testlock";
    275			};
    276			name = "Debug Universal";
    277		};
    278		69C341AE0DA219DD15903D1A /* 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 = "testlock";
    287			};
    288			name = "Debug Native";
    289		};
    290		555606CB31C44C8A2B111D01 /* 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 = "testlock";
    300			};
    301			name = "Release Universal";
    302		};
    303		584C18712BE157D03A7D7213 /* 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 = "testlock";
    313			};
    314			name = "Release Native";
    315		};
    316		30410A022775752756B93570 /* 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		28BD44C64254571D3A1372F5 /* 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		42116BFB40A468EF3850457E /* 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		6232789A0320412B262D7583 /* 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		27716FD716A9432C32F25B23 /* Build configuration list for PBXNativeTarget "testlock" */ = {
    430			isa = XCConfigurationList;
    431			buildConfigurations = (
    432				325E4A39751029CC29641169 /* Debug Universal */,
    433				69C341AE0DA219DD15903D1A /* Debug Native */,
    434				555606CB31C44C8A2B111D01 /* Release Universal */,
    435				584C18712BE157D03A7D7213 /* Release Native */,
    436			);
    437			defaultConfigurationIsVisible = 0;
    438			defaultConfigurationName = "Debug Universal";
    439		};
    440		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testlock" */ = {
    441			isa = XCConfigurationList;
    442			buildConfigurations = (
    443				30410A022775752756B93570 /* Debug Universal */,
    444				28BD44C64254571D3A1372F5 /* Debug Native */,
    445				42116BFB40A468EF3850457E /* Release Universal */,
    446				6232789A0320412B262D7583 /* Release Native */,
    447			);
    448			defaultConfigurationIsVisible = 0;
    449			defaultConfigurationName = "Debug Universal";
    450		};
    451/* End XCConfigurationList section */
    452
    453	};
    454	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    455}