cscg22-gearboy

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

project.pbxproj (19564B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		6A2279D13C4C3252465E71F6 /* testiconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 355B073267DA1C532F9C64E8 /* testiconv.c */; };
     11		615F4AEB22F27C9E12B74147 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 45B8718637C864472C7963C2 /* AudioToolbox.framework */; };
     12		77F5772745E77D6931B04B08 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4A8058CA51FA2FD227B71243 /* AudioUnit.framework */; };
     13		20A4101D71B743801C3F7345 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B34592C60C4682D04025399 /* Cocoa.framework */; };
     14		269E6A3E48B22839364E530B /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 48C66BE91AF63E8E1D1E33EF /* CoreAudio.framework */; };
     15		092226E72E097B0652F36296 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A3D521441115A9A6EA26E03 /* IOKit.framework */; };
     16		28B73F0D7D2B233B355E6E43 /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 18DC4BE959C91D4F3FAF0A33 /* Carbon.framework */; };
     17		340D737868153D614AD5246C /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 28A5128C4E42708D7A4021A6 /* ForceFeedback.framework */; };
     18		22160C952BAF10DE1F0D385A /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6BB16CCF40D96EB61AAA453C /* CoreFoundation.framework */; };
     19		1EC263FC3CCD652438CD2BE6 /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 551A4C320C0A75F81A2F25F1 /* OpenGL.framework */; };
     20		68CF1BFA47FF42596EFF4442 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 61784B4D50322C5908E50E60 /* libSDL2main.a */; };
     21		0A8548A223350FD4357D3020 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3ED33F5A5C6B1A6A48703C84 /* libSDL2.a */; };
     22/* End PBXBuildFile section */
     23
     24/* Begin PBXContainerItemProxy section */
     25		78FF2E00306D741745246DC5 /* PBXContainerItemProxy */ = {
     26			isa = PBXContainerItemProxy;
     27			containerPortal = 45881B3D6A3079C84A48739B /* SDL2main.xcodeproj */;
     28			proxyType = 2;
     29			remoteGlobalIDString = 58DC62993160374E09FF7AD6;
     30			remoteInfo = "libSDL2main.a";
     31		};
     32		45326B067C60183D7F2A2472 /* PBXContainerItemProxy */ = {
     33			isa = PBXContainerItemProxy;
     34			containerPortal = 45881B3D6A3079C84A48739B /* SDL2main.xcodeproj */;
     35			proxyType = 1;
     36			remoteGlobalIDString = 0E7126A94A11494963D3548B;
     37			remoteInfo = "libSDL2main.a";
     38		};
     39		0C29120D309D2380587255B1 /* PBXContainerItemProxy */ = {
     40			isa = PBXContainerItemProxy;
     41			containerPortal = 7A9B013F69BB7A9E264C7EF9 /* SDL2.xcodeproj */;
     42			proxyType = 2;
     43			remoteGlobalIDString = 07D004B11E733F1F0EA93105;
     44			remoteInfo = "libSDL2.a";
     45		};
     46		772012CD053649584ED11159 /* PBXContainerItemProxy */ = {
     47			isa = PBXContainerItemProxy;
     48			containerPortal = 7A9B013F69BB7A9E264C7EF9 /* SDL2.xcodeproj */;
     49			proxyType = 1;
     50			remoteGlobalIDString = 58C10ED14175754444033E0E;
     51			remoteInfo = "libSDL2.a";
     52		};
     53/* End PBXContainerItemProxy section */
     54
     55/* Begin PBXFileReference section */
     56		355B073267DA1C532F9C64E8 /* testiconv.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "testiconv.c"; path = "../../../../../test/testiconv.c"; sourceTree = "<group>"; };
     57		45B8718637C864472C7963C2 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     58		4A8058CA51FA2FD227B71243 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     59		3B34592C60C4682D04025399 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     60		48C66BE91AF63E8E1D1E33EF /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     61		1A3D521441115A9A6EA26E03 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     62		18DC4BE959C91D4F3FAF0A33 /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     63		28A5128C4E42708D7A4021A6 /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     64		6BB16CCF40D96EB61AAA453C /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     65		551A4C320C0A75F81A2F25F1 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     66		7C44581E382C678639A07165 /* testiconv */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = "testiconv"; path = "testiconv"; sourceTree = BUILT_PRODUCTS_DIR; };
     67		45881B3D6A3079C84A48739B /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     68		7A9B013F69BB7A9E264C7EF9 /* 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		4993751A0DB2391338FF263A /* Frameworks */ = {
     73			isa = PBXFrameworksBuildPhase;
     74			buildActionMask = 2147483647;
     75			files = (
     76				615F4AEB22F27C9E12B74147 /* AudioToolbox.framework in Frameworks */,
     77				77F5772745E77D6931B04B08 /* AudioUnit.framework in Frameworks */,
     78				20A4101D71B743801C3F7345 /* Cocoa.framework in Frameworks */,
     79				269E6A3E48B22839364E530B /* CoreAudio.framework in Frameworks */,
     80				092226E72E097B0652F36296 /* IOKit.framework in Frameworks */,
     81				28B73F0D7D2B233B355E6E43 /* Carbon.framework in Frameworks */,
     82				340D737868153D614AD5246C /* ForceFeedback.framework in Frameworks */,
     83				22160C952BAF10DE1F0D385A /* CoreFoundation.framework in Frameworks */,
     84				1EC263FC3CCD652438CD2BE6 /* OpenGL.framework in Frameworks */,
     85				68CF1BFA47FF42596EFF4442 /* libSDL2main.a in Frameworks */,
     86				0A8548A223350FD4357D3020 /* libSDL2.a in Frameworks */,
     87			);
     88			runOnlyForDeploymentPostprocessing = 0;
     89		};
     90/* End PBXFrameworksBuildPhase section */
     91
     92/* Begin PBXGroup section */
     93		3F2E707864DD166F57CA4AEF /* testiconv */ = {
     94			isa = PBXGroup;
     95			children = (
     96				241D742D6A9B10385D083E64 /* test */,
     97				008C68AE381B31D66E154625 /* Frameworks */,
     98				182B54E133F749AC417A45B8 /* Products */,
     99				680C0B4E60E8423466903412 /* Projects */,
    100			);
    101			name = "testiconv";
    102			sourceTree = "<group>";
    103		};
    104		241D742D6A9B10385D083E64 /* test */ = {
    105			isa = PBXGroup;
    106			children = (
    107				355B073267DA1C532F9C64E8 /* testiconv.c */,
    108			);
    109			name = "test";
    110			sourceTree = "<group>";
    111		};
    112		008C68AE381B31D66E154625 /* Frameworks */ = {
    113			isa = PBXGroup;
    114			children = (
    115				45B8718637C864472C7963C2 /* AudioToolbox.framework */,
    116				4A8058CA51FA2FD227B71243 /* AudioUnit.framework */,
    117				3B34592C60C4682D04025399 /* Cocoa.framework */,
    118				48C66BE91AF63E8E1D1E33EF /* CoreAudio.framework */,
    119				1A3D521441115A9A6EA26E03 /* IOKit.framework */,
    120				18DC4BE959C91D4F3FAF0A33 /* Carbon.framework */,
    121				28A5128C4E42708D7A4021A6 /* ForceFeedback.framework */,
    122				6BB16CCF40D96EB61AAA453C /* CoreFoundation.framework */,
    123				551A4C320C0A75F81A2F25F1 /* OpenGL.framework */,
    124			);
    125			name = "Frameworks";
    126			sourceTree = "<group>";
    127		};
    128		182B54E133F749AC417A45B8 /* Products */ = {
    129			isa = PBXGroup;
    130			children = (
    131				7C44581E382C678639A07165 /* testiconv */,
    132			);
    133			name = "Products";
    134			sourceTree = "<group>";
    135		};
    136		680C0B4E60E8423466903412 /* Projects */ = {
    137			isa = PBXGroup;
    138			children = (
    139				45881B3D6A3079C84A48739B /* SDL2main.xcodeproj */,
    140				7A9B013F69BB7A9E264C7EF9 /* SDL2.xcodeproj */,
    141			);
    142			name = "Projects";
    143			sourceTree = "<group>";
    144		};
    145		5E744E323DF61B0B01916A66 /* Products */ = {
    146			isa = PBXGroup;
    147			children = (
    148				61784B4D50322C5908E50E60 /* libSDL2main.a */,
    149			);
    150			name = Products;
    151			sourceTree = "<group>";
    152		};
    153		4C4F723645B30A7A6C3D431C /* Products */ = {
    154			isa = PBXGroup;
    155			children = (
    156				3ED33F5A5C6B1A6A48703C84 /* libSDL2.a */,
    157			);
    158			name = Products;
    159			sourceTree = "<group>";
    160		};
    161/* End PBXGroup section */
    162
    163/* Begin PBXNativeTarget section */
    164		5CCC58AE10AE326260794B34 /* testiconv */ = {
    165			isa = PBXNativeTarget;
    166			buildConfigurationList = 3B38692E7969686C31327012 /* Build configuration list for PBXNativeTarget "testiconv" */;
    167			buildPhases = (
    168				67090739556842CB41B439F0 /* Resources */,
    169				542019CC40DA68E754AE20BA /* Sources */,
    170				4993751A0DB2391338FF263A /* Frameworks */,
    171				9607AE3710C85E8F00CD1376 /* Postbuild */,
    172			);
    173			buildRules = (
    174			);
    175			dependencies = (
    176				46694D6743F9414E0A461877 /* PBXTargetDependency */,
    177				7797690F694945A446C73504 /* PBXTargetDependency */,
    178			);
    179			name = "testiconv";
    180			productInstallPath = "$(HOME)/bin";
    181			productName = "testiconv";
    182			productReference = 7C44581E382C678639A07165 /* testiconv */;
    183			productType = "com.apple.product-type.tool";
    184		};
    185/* End PBXNativeTarget section */
    186
    187/* Begin PBXProject section */
    188		08FB7793FE84155DC02AAC07 /* Project object */ = {
    189			isa = PBXProject;
    190			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testiconv" */;
    191			compatibilityVersion = "Xcode 3.2";
    192			hasScannedForEncodings = 1;
    193			mainGroup = 3F2E707864DD166F57CA4AEF /* testiconv */;
    194			projectDirPath = "";
    195			projectReferences = (
    196				{
    197					ProductGroup = 5E744E323DF61B0B01916A66 /* Products */;
    198					ProjectRef = 45881B3D6A3079C84A48739B /* SDL2main.xcodeproj */;
    199				},
    200				{
    201					ProductGroup = 4C4F723645B30A7A6C3D431C /* Products */;
    202					ProjectRef = 7A9B013F69BB7A9E264C7EF9 /* SDL2.xcodeproj */;
    203				},
    204			);
    205			projectRoot = "";
    206			targets = (
    207				5CCC58AE10AE326260794B34 /* testiconv */,
    208			);
    209		};
    210/* End PBXProject section */
    211
    212/* Begin PBXReferenceProxy section */
    213		61784B4D50322C5908E50E60 /* libSDL2main.a */ = {
    214			isa = PBXReferenceProxy;
    215			fileType = archive.ar;
    216			path = "Build/Debug/libSDL2main.a";
    217			remoteRef = 78FF2E00306D741745246DC5 /* PBXContainerItemProxy */;
    218			sourceTree = BUILT_PRODUCTS_DIR;
    219		};
    220		3ED33F5A5C6B1A6A48703C84 /* libSDL2.a */ = {
    221			isa = PBXReferenceProxy;
    222			fileType = archive.ar;
    223			path = "Build/Debug/libSDL2.a";
    224			remoteRef = 0C29120D309D2380587255B1 /* PBXContainerItemProxy */;
    225			sourceTree = BUILT_PRODUCTS_DIR;
    226		};
    227/* End PBXReferenceProxy section */
    228
    229/* Begin PBXResourcesBuildPhase section */
    230		67090739556842CB41B439F0 /* Resources */ = {
    231			isa = PBXResourcesBuildPhase;
    232			buildActionMask = 2147483647;
    233			files = (
    234			);
    235			runOnlyForDeploymentPostprocessing = 0;
    236		};
    237/* End PBXResourcesBuildPhase section */
    238
    239/* Begin PBXShellScriptBuildPhase section */
    240		9607AE3710C85E8F00CD1376 /* Postbuild */ = {
    241			isa = PBXShellScriptBuildPhase;
    242			buildActionMask = 2147483647;
    243			files = (
    244			);
    245			inputPaths = (
    246			);
    247			name = Postbuild;
    248			outputPaths = (
    249			);
    250			runOnlyForDeploymentPostprocessing = 0;
    251			shellPath = /bin/sh;
    252			shellScript = "if [ \"${CONFIGURATION}\" = \"Debug Universal\" ]; then\nif [ ! -d \"./Build/Debug\" ]; then mkdir -p \"./Build/Debug\"; fi\ncp \"./../../../../../test/utf8.txt\" \"./Build/Debug/utf8.txt\"\nfi\nif [ \"${CONFIGURATION}\" = \"Debug Native\" ]; then\nif [ ! -d \"./Build/Debug\" ]; then mkdir -p \"./Build/Debug\"; fi\ncp \"./../../../../../test/utf8.txt\" \"./Build/Debug/utf8.txt\"\nfi\nif [ \"${CONFIGURATION}\" = \"Release Universal\" ]; then\nif [ ! -d \"./Build/Release\" ]; then mkdir -p \"./Build/Release\"; fi\ncp \"./../../../../../test/utf8.txt\" \"./Build/Release/utf8.txt\"\nfi\nif [ \"${CONFIGURATION}\" = \"Release Native\" ]; then\nif [ ! -d \"./Build/Release\" ]; then mkdir -p \"./Build/Release\"; fi\ncp \"./../../../../../test/utf8.txt\" \"./Build/Release/utf8.txt\"\nfi";
    253		};
    254/* End PBXShellScriptBuildPhase section */
    255/* Begin PBXSourcesBuildPhase section */
    256		542019CC40DA68E754AE20BA /* Sources */ = {
    257			isa = PBXSourcesBuildPhase;
    258			buildActionMask = 2147483647;
    259			files = (
    260				6A2279D13C4C3252465E71F6 /* testiconv.c in Sources */,
    261			);
    262			runOnlyForDeploymentPostprocessing = 0;
    263		};
    264/* End PBXSourcesBuildPhase section */
    265
    266/* Begin PBXVariantGroup section */
    267/* End PBXVariantGroup section */
    268
    269/* Begin PBXTargetDependency section */
    270		46694D6743F9414E0A461877 /* PBXTargetDependency */ = {
    271			isa = PBXTargetDependency;
    272			name = "libSDL2main.a";
    273			targetProxy = 45326B067C60183D7F2A2472 /* PBXContainerItemProxy */;
    274		};
    275		7797690F694945A446C73504 /* PBXTargetDependency */ = {
    276			isa = PBXTargetDependency;
    277			name = "libSDL2.a";
    278			targetProxy = 772012CD053649584ED11159 /* PBXContainerItemProxy */;
    279		};
    280/* End PBXTargetDependency section */
    281
    282/* Begin XCBuildConfiguration section */
    283		505335353418205A205A15C7 /* Debug Universal */ = {
    284			isa = XCBuildConfiguration;
    285			buildSettings = {
    286				ALWAYS_SEARCH_USER_PATHS = NO;
    287				CONFIGURATION_BUILD_DIR = Build/Debug;
    288				GCC_DYNAMIC_NO_PIC = NO;
    289				GCC_MODEL_TUNING = G5;
    290				INSTALL_PATH = /usr/local/bin;
    291				PRODUCT_NAME = "testiconv";
    292			};
    293			name = "Debug Universal";
    294		};
    295		59AA33FF5426169720C71FB9 /* Debug Native */ = {
    296			isa = XCBuildConfiguration;
    297			buildSettings = {
    298				ALWAYS_SEARCH_USER_PATHS = NO;
    299				CONFIGURATION_BUILD_DIR = Build/Debug;
    300				GCC_DYNAMIC_NO_PIC = NO;
    301				GCC_MODEL_TUNING = G5;
    302				INSTALL_PATH = /usr/local/bin;
    303				PRODUCT_NAME = "testiconv";
    304			};
    305			name = "Debug Native";
    306		};
    307		0D6B7A9B611B597E6FAA36A9 /* Release Universal */ = {
    308			isa = XCBuildConfiguration;
    309			buildSettings = {
    310				ALWAYS_SEARCH_USER_PATHS = NO;
    311				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    312				CONFIGURATION_BUILD_DIR = Build/Release;
    313				GCC_DYNAMIC_NO_PIC = NO;
    314				GCC_MODEL_TUNING = G5;
    315				INSTALL_PATH = /usr/local/bin;
    316				PRODUCT_NAME = "testiconv";
    317			};
    318			name = "Release Universal";
    319		};
    320		49AE52C85A660C8C74FE05F6 /* Release Native */ = {
    321			isa = XCBuildConfiguration;
    322			buildSettings = {
    323				ALWAYS_SEARCH_USER_PATHS = NO;
    324				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    325				CONFIGURATION_BUILD_DIR = Build/Release;
    326				GCC_DYNAMIC_NO_PIC = NO;
    327				GCC_MODEL_TUNING = G5;
    328				INSTALL_PATH = /usr/local/bin;
    329				PRODUCT_NAME = "testiconv";
    330			};
    331			name = "Release Native";
    332		};
    333		75CD2181558A6BE2794B3828 /* Debug Universal */ = {
    334			isa = XCBuildConfiguration;
    335			buildSettings = {
    336				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    337				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    338				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    339				COPY_PHASE_STRIP = NO;
    340				GCC_C_LANGUAGE_STANDARD = gnu99;
    341				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    342				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    343				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    344				GCC_OPTIMIZATION_LEVEL = 0;
    345				GCC_PREPROCESSOR_DEFINITIONS = (
    346					"USING_PREMAKE_CONFIG_H",
    347					"_DEBUG",
    348				);
    349				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    350				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    351				GCC_WARN_UNUSED_VARIABLE = YES;
    352				HEADER_SEARCH_PATHS = (
    353					"../..",
    354					"../../../../../include",
    355				);
    356				OBJROOT = "obj/Universal/Debug";
    357				ONLY_ACTIVE_ARCH = YES;
    358				SYMROOT = "Build/Debug";
    359			};
    360			name = "Debug Universal";
    361		};
    362		2FD811E157882FC610344766 /* Debug Native */ = {
    363			isa = XCBuildConfiguration;
    364			buildSettings = {
    365				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    366				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    367				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    368				COPY_PHASE_STRIP = NO;
    369				GCC_C_LANGUAGE_STANDARD = gnu99;
    370				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    371				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    372				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    373				GCC_OPTIMIZATION_LEVEL = 0;
    374				GCC_PREPROCESSOR_DEFINITIONS = (
    375					"USING_PREMAKE_CONFIG_H",
    376					"_DEBUG",
    377				);
    378				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    379				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    380				GCC_WARN_UNUSED_VARIABLE = YES;
    381				HEADER_SEARCH_PATHS = (
    382					"../..",
    383					"../../../../../include",
    384				);
    385				OBJROOT = "obj/Debug";
    386				ONLY_ACTIVE_ARCH = YES;
    387				SYMROOT = "Build/Debug";
    388			};
    389			name = "Debug Native";
    390		};
    391		1C404FC714CD5A472B7E6828 /* Release Universal */ = {
    392			isa = XCBuildConfiguration;
    393			buildSettings = {
    394				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    395				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    396				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    397				GCC_C_LANGUAGE_STANDARD = gnu99;
    398				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    399				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    400				GCC_OPTIMIZATION_LEVEL = 3;
    401				GCC_PREPROCESSOR_DEFINITIONS = (
    402					"USING_PREMAKE_CONFIG_H",
    403					"NDEBUG",
    404				);
    405				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    406				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    407				GCC_WARN_UNUSED_VARIABLE = YES;
    408				HEADER_SEARCH_PATHS = (
    409					"../..",
    410					"../../../../../include",
    411				);
    412				OBJROOT = "obj/Universal/Release";
    413				ONLY_ACTIVE_ARCH = NO;
    414				SYMROOT = "Build/Release";
    415			};
    416			name = "Release Universal";
    417		};
    418		71F53DA9594439794E8053E4 /* Release Native */ = {
    419			isa = XCBuildConfiguration;
    420			buildSettings = {
    421				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    422				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    423				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    424				GCC_C_LANGUAGE_STANDARD = gnu99;
    425				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    426				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    427				GCC_OPTIMIZATION_LEVEL = 3;
    428				GCC_PREPROCESSOR_DEFINITIONS = (
    429					"USING_PREMAKE_CONFIG_H",
    430					"NDEBUG",
    431				);
    432				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    433				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    434				GCC_WARN_UNUSED_VARIABLE = YES;
    435				HEADER_SEARCH_PATHS = (
    436					"../..",
    437					"../../../../../include",
    438				);
    439				OBJROOT = "obj/Release";
    440				ONLY_ACTIVE_ARCH = NO;
    441				SYMROOT = "Build/Release";
    442			};
    443			name = "Release Native";
    444		};
    445/* End XCBuildConfiguration section */
    446
    447/* Begin XCConfigurationList section */
    448		3B38692E7969686C31327012 /* Build configuration list for PBXNativeTarget "testiconv" */ = {
    449			isa = XCConfigurationList;
    450			buildConfigurations = (
    451				505335353418205A205A15C7 /* Debug Universal */,
    452				59AA33FF5426169720C71FB9 /* Debug Native */,
    453				0D6B7A9B611B597E6FAA36A9 /* Release Universal */,
    454				49AE52C85A660C8C74FE05F6 /* Release Native */,
    455			);
    456			defaultConfigurationIsVisible = 0;
    457			defaultConfigurationName = "Debug Universal";
    458		};
    459		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "testiconv" */ = {
    460			isa = XCConfigurationList;
    461			buildConfigurations = (
    462				75CD2181558A6BE2794B3828 /* Debug Universal */,
    463				2FD811E157882FC610344766 /* Debug Native */,
    464				1C404FC714CD5A472B7E6828 /* Release Universal */,
    465				71F53DA9594439794E8053E4 /* Release Native */,
    466			);
    467			defaultConfigurationIsVisible = 0;
    468			defaultConfigurationName = "Debug Universal";
    469		};
    470/* End XCConfigurationList section */
    471
    472	};
    473	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    474}