cscg22-gearboy

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

project.pbxproj (25497B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		337D79CE5C6E740E7845219E /* SDL_test_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 64702E4E1458346C45853388 /* SDL_test_assert.c */; };
     11		0D1D797B22CC02F330FF5E47 /* SDL_test_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 49A239233C6C6CA56CE74C48 /* SDL_test_common.c */; };
     12		1327749E357953A70CCF170A /* SDL_test_compare.c in Sources */ = {isa = PBXBuildFile; fileRef = 2CD224BD127B6FAC31FB648B /* SDL_test_compare.c */; };
     13		5BA46CE023E7234071C61356 /* SDL_test_crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = 324A22B47C420DDB457464A4 /* SDL_test_crc32.c */; };
     14		35EF0E232141409B16135264 /* SDL_test_font.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C134A0D34FC4D84557A7740 /* SDL_test_font.c */; };
     15		24FC39DE3EDC7E2810DE1A63 /* SDL_test_fuzzer.c in Sources */ = {isa = PBXBuildFile; fileRef = 298B79602BB7243F2DC918CC /* SDL_test_fuzzer.c */; };
     16		17300EC9649122EC74172668 /* SDL_test_harness.c in Sources */ = {isa = PBXBuildFile; fileRef = 10E1293A4A1A080255541B1F /* SDL_test_harness.c */; };
     17		3271353414A709102AEC727C /* SDL_test_imageBlit.c in Sources */ = {isa = PBXBuildFile; fileRef = 3473299674511A515EC85B18 /* SDL_test_imageBlit.c */; };
     18		6F86057B520C152A35441188 /* SDL_test_imageBlitBlend.c in Sources */ = {isa = PBXBuildFile; fileRef = 46D4392C1C2A2D21746004B8 /* SDL_test_imageBlitBlend.c */; };
     19		54B811C75417488052B86ACB /* SDL_test_imageFace.c in Sources */ = {isa = PBXBuildFile; fileRef = 02C0451848954C585F967106 /* SDL_test_imageFace.c */; };
     20		30DD2C017D1C74A7192E20FD /* SDL_test_imagePrimitives.c in Sources */ = {isa = PBXBuildFile; fileRef = 3F9A3A9453A870E641EC17FE /* SDL_test_imagePrimitives.c */; };
     21		41C97B2F609370172B895949 /* SDL_test_imagePrimitivesBlend.c in Sources */ = {isa = PBXBuildFile; fileRef = 69340FD05C9810932D5B3DA7 /* SDL_test_imagePrimitivesBlend.c */; };
     22		7A0D0AEA2B651F1557DE60A0 /* SDL_test_log.c in Sources */ = {isa = PBXBuildFile; fileRef = 50F457701A661F5C56DD6806 /* SDL_test_log.c */; };
     23		33CD7CD04DFE6AE920702DA3 /* SDL_test_md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 631451F96D09797A39395338 /* SDL_test_md5.c */; };
     24		782955367C837DBE79096716 /* SDL_test_random.c in Sources */ = {isa = PBXBuildFile; fileRef = 30A82713021216C43C8619EC /* SDL_test_random.c */; };
     25		445F64FC7ADA3EBA30845620 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 7E114BF405C61A49375F6B9F /* AudioToolbox.framework */; };
     26		628405F619B7693533F272CA /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5B96593D519A75EB2A392F97 /* AudioUnit.framework */; };
     27		079374543BC5361C0E1C0F2C /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 45F83E8C66185B825C3B2F22 /* Cocoa.framework */; };
     28		5AD0424A300F69DE2BBC4BC8 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 390F301014294D505E6811AA /* CoreAudio.framework */; };
     29		5D1A13F94F9966E9571B3C91 /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 6C622BCF3FDE1F79421C672B /* IOKit.framework */; };
     30		26C240F07CC4571159B3246F /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 762D124313B64A3B6DE020FA /* Carbon.framework */; };
     31		36C219D71FEC743174BD4B24 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 0DAE522C524806641A083AEB /* ForceFeedback.framework */; };
     32		779B1E6F2FF24FF047276D63 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4BD07856726B7C7E5D950CE8 /* CoreFoundation.framework */; };
     33		4CFD2303559549CC7D321ACE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1C5049651C43767C030361EC /* OpenGL.framework */; };
     34		66772CFF530D13744A817F94 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3B6D31FD16317046144826F4 /* libSDL2main.a */; };
     35		361A737046B91D3D2B122E80 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6EF4020950DF15C7645540BE /* libSDL2.a */; };
     36/* End PBXBuildFile section */
     37
     38/* Begin PBXContainerItemProxy section */
     39		4256279152F56A071E0B1818 /* PBXContainerItemProxy */ = {
     40			isa = PBXContainerItemProxy;
     41			containerPortal = 2586308C446C1C7A1D8D1F44 /* SDL2main.xcodeproj */;
     42			proxyType = 2;
     43			remoteGlobalIDString = 58DC62993160374E09FF7AD6;
     44			remoteInfo = "libSDL2main.a";
     45		};
     46		543772357FCE478840DB05E1 /* PBXContainerItemProxy */ = {
     47			isa = PBXContainerItemProxy;
     48			containerPortal = 2586308C446C1C7A1D8D1F44 /* SDL2main.xcodeproj */;
     49			proxyType = 1;
     50			remoteGlobalIDString = 0E7126A94A11494963D3548B;
     51			remoteInfo = "libSDL2main.a";
     52		};
     53		15D75AF543BC727911CB4C32 /* PBXContainerItemProxy */ = {
     54			isa = PBXContainerItemProxy;
     55			containerPortal = 7524156959DC362020BE45D2 /* SDL2.xcodeproj */;
     56			proxyType = 2;
     57			remoteGlobalIDString = 07D004B11E733F1F0EA93105;
     58			remoteInfo = "libSDL2.a";
     59		};
     60		008B326E705E69EC1A0B00B4 /* PBXContainerItemProxy */ = {
     61			isa = PBXContainerItemProxy;
     62			containerPortal = 7524156959DC362020BE45D2 /* SDL2.xcodeproj */;
     63			proxyType = 1;
     64			remoteGlobalIDString = 58C10ED14175754444033E0E;
     65			remoteInfo = "libSDL2.a";
     66		};
     67/* End PBXContainerItemProxy section */
     68
     69/* Begin PBXFileReference section */
     70		64702E4E1458346C45853388 /* SDL_test_assert.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_assert.c"; path = "../../../../src/test/SDL_test_assert.c"; sourceTree = "<group>"; };
     71		49A239233C6C6CA56CE74C48 /* SDL_test_common.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_common.c"; path = "../../../../src/test/SDL_test_common.c"; sourceTree = "<group>"; };
     72		2CD224BD127B6FAC31FB648B /* SDL_test_compare.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_compare.c"; path = "../../../../src/test/SDL_test_compare.c"; sourceTree = "<group>"; };
     73		324A22B47C420DDB457464A4 /* SDL_test_crc32.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_crc32.c"; path = "../../../../src/test/SDL_test_crc32.c"; sourceTree = "<group>"; };
     74		7C134A0D34FC4D84557A7740 /* SDL_test_font.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_font.c"; path = "../../../../src/test/SDL_test_font.c"; sourceTree = "<group>"; };
     75		298B79602BB7243F2DC918CC /* SDL_test_fuzzer.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_fuzzer.c"; path = "../../../../src/test/SDL_test_fuzzer.c"; sourceTree = "<group>"; };
     76		10E1293A4A1A080255541B1F /* SDL_test_harness.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_harness.c"; path = "../../../../src/test/SDL_test_harness.c"; sourceTree = "<group>"; };
     77		3473299674511A515EC85B18 /* SDL_test_imageBlit.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_imageBlit.c"; path = "../../../../src/test/SDL_test_imageBlit.c"; sourceTree = "<group>"; };
     78		46D4392C1C2A2D21746004B8 /* SDL_test_imageBlitBlend.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_imageBlitBlend.c"; path = "../../../../src/test/SDL_test_imageBlitBlend.c"; sourceTree = "<group>"; };
     79		02C0451848954C585F967106 /* SDL_test_imageFace.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_imageFace.c"; path = "../../../../src/test/SDL_test_imageFace.c"; sourceTree = "<group>"; };
     80		3F9A3A9453A870E641EC17FE /* SDL_test_imagePrimitives.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_imagePrimitives.c"; path = "../../../../src/test/SDL_test_imagePrimitives.c"; sourceTree = "<group>"; };
     81		69340FD05C9810932D5B3DA7 /* SDL_test_imagePrimitivesBlend.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_imagePrimitivesBlend.c"; path = "../../../../src/test/SDL_test_imagePrimitivesBlend.c"; sourceTree = "<group>"; };
     82		50F457701A661F5C56DD6806 /* SDL_test_log.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_log.c"; path = "../../../../src/test/SDL_test_log.c"; sourceTree = "<group>"; };
     83		631451F96D09797A39395338 /* SDL_test_md5.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_md5.c"; path = "../../../../src/test/SDL_test_md5.c"; sourceTree = "<group>"; };
     84		30A82713021216C43C8619EC /* SDL_test_random.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; name = "SDL_test_random.c"; path = "../../../../src/test/SDL_test_random.c"; sourceTree = "<group>"; };
     85		7E114BF405C61A49375F6B9F /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     86		5B96593D519A75EB2A392F97 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     87		45F83E8C66185B825C3B2F22 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     88		390F301014294D505E6811AA /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     89		6C622BCF3FDE1F79421C672B /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     90		762D124313B64A3B6DE020FA /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     91		0DAE522C524806641A083AEB /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     92		4BD07856726B7C7E5D950CE8 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     93		1C5049651C43767C030361EC /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     94		1E1175156F97314C291323CB /* libSDL2test.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libSDL2test.a"; path = "libSDL2test.a"; sourceTree = BUILT_PRODUCTS_DIR; };
     95		2586308C446C1C7A1D8D1F44 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     96		7524156959DC362020BE45D2 /* SDL2.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2.xcodeproj"; path = "../SDL2/SDL2.xcodeproj"; sourceTree = SOURCE_ROOT; };
     97/* End PBXFileReference section */
     98
     99/* Begin PBXFrameworksBuildPhase section */
    100		3D48554E124D39E0335337FA /* Frameworks */ = {
    101			isa = PBXFrameworksBuildPhase;
    102			buildActionMask = 2147483647;
    103			files = (
    104				445F64FC7ADA3EBA30845620 /* AudioToolbox.framework in Frameworks */,
    105				628405F619B7693533F272CA /* AudioUnit.framework in Frameworks */,
    106				079374543BC5361C0E1C0F2C /* Cocoa.framework in Frameworks */,
    107				5AD0424A300F69DE2BBC4BC8 /* CoreAudio.framework in Frameworks */,
    108				5D1A13F94F9966E9571B3C91 /* IOKit.framework in Frameworks */,
    109				26C240F07CC4571159B3246F /* Carbon.framework in Frameworks */,
    110				36C219D71FEC743174BD4B24 /* ForceFeedback.framework in Frameworks */,
    111				779B1E6F2FF24FF047276D63 /* CoreFoundation.framework in Frameworks */,
    112				4CFD2303559549CC7D321ACE /* OpenGL.framework in Frameworks */,
    113				66772CFF530D13744A817F94 /* libSDL2main.a in Frameworks */,
    114				361A737046B91D3D2B122E80 /* libSDL2.a in Frameworks */,
    115			);
    116			runOnlyForDeploymentPostprocessing = 0;
    117		};
    118/* End PBXFrameworksBuildPhase section */
    119
    120/* Begin PBXGroup section */
    121		1FB469BB7E2F5A4659ED5F39 /* SDL2test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				56EC37C45DBA006839404305 /* src */,
    125				795F6F6A1E037849252B6A89 /* Frameworks */,
    126				6A8845BC486E4A3701F1222D /* Products */,
    127				55E27D766A715CFB047C11E2 /* Projects */,
    128			);
    129			name = "SDL2test";
    130			sourceTree = "<group>";
    131		};
    132		56EC37C45DBA006839404305 /* src */ = {
    133			isa = PBXGroup;
    134			children = (
    135				1BF37558187B43BB605E5CCE /* test */,
    136			);
    137			name = "src";
    138			sourceTree = "<group>";
    139		};
    140		1BF37558187B43BB605E5CCE /* test */ = {
    141			isa = PBXGroup;
    142			children = (
    143				64702E4E1458346C45853388 /* SDL_test_assert.c */,
    144				49A239233C6C6CA56CE74C48 /* SDL_test_common.c */,
    145				2CD224BD127B6FAC31FB648B /* SDL_test_compare.c */,
    146				324A22B47C420DDB457464A4 /* SDL_test_crc32.c */,
    147				7C134A0D34FC4D84557A7740 /* SDL_test_font.c */,
    148				298B79602BB7243F2DC918CC /* SDL_test_fuzzer.c */,
    149				10E1293A4A1A080255541B1F /* SDL_test_harness.c */,
    150				3473299674511A515EC85B18 /* SDL_test_imageBlit.c */,
    151				46D4392C1C2A2D21746004B8 /* SDL_test_imageBlitBlend.c */,
    152				02C0451848954C585F967106 /* SDL_test_imageFace.c */,
    153				3F9A3A9453A870E641EC17FE /* SDL_test_imagePrimitives.c */,
    154				69340FD05C9810932D5B3DA7 /* SDL_test_imagePrimitivesBlend.c */,
    155				50F457701A661F5C56DD6806 /* SDL_test_log.c */,
    156				631451F96D09797A39395338 /* SDL_test_md5.c */,
    157				30A82713021216C43C8619EC /* SDL_test_random.c */,
    158			);
    159			name = "test";
    160			sourceTree = "<group>";
    161		};
    162		795F6F6A1E037849252B6A89 /* Frameworks */ = {
    163			isa = PBXGroup;
    164			children = (
    165				7E114BF405C61A49375F6B9F /* AudioToolbox.framework */,
    166				5B96593D519A75EB2A392F97 /* AudioUnit.framework */,
    167				45F83E8C66185B825C3B2F22 /* Cocoa.framework */,
    168				390F301014294D505E6811AA /* CoreAudio.framework */,
    169				6C622BCF3FDE1F79421C672B /* IOKit.framework */,
    170				762D124313B64A3B6DE020FA /* Carbon.framework */,
    171				0DAE522C524806641A083AEB /* ForceFeedback.framework */,
    172				4BD07856726B7C7E5D950CE8 /* CoreFoundation.framework */,
    173				1C5049651C43767C030361EC /* OpenGL.framework */,
    174			);
    175			name = "Frameworks";
    176			sourceTree = "<group>";
    177		};
    178		6A8845BC486E4A3701F1222D /* Products */ = {
    179			isa = PBXGroup;
    180			children = (
    181				1E1175156F97314C291323CB /* libSDL2test.a */,
    182			);
    183			name = "Products";
    184			sourceTree = "<group>";
    185		};
    186		55E27D766A715CFB047C11E2 /* Projects */ = {
    187			isa = PBXGroup;
    188			children = (
    189				2586308C446C1C7A1D8D1F44 /* SDL2main.xcodeproj */,
    190				7524156959DC362020BE45D2 /* SDL2.xcodeproj */,
    191			);
    192			name = "Projects";
    193			sourceTree = "<group>";
    194		};
    195		59F10019753464A80ACA61C2 /* Products */ = {
    196			isa = PBXGroup;
    197			children = (
    198				3B6D31FD16317046144826F4 /* libSDL2main.a */,
    199			);
    200			name = Products;
    201			sourceTree = "<group>";
    202		};
    203		4DBA793E60F7389C45A23630 /* Products */ = {
    204			isa = PBXGroup;
    205			children = (
    206				6EF4020950DF15C7645540BE /* libSDL2.a */,
    207			);
    208			name = Products;
    209			sourceTree = "<group>";
    210		};
    211/* End PBXGroup section */
    212
    213/* Begin PBXNativeTarget section */
    214		7CD70F5D43DA554D66287CFC /* SDL2test */ = {
    215			isa = PBXNativeTarget;
    216			buildConfigurationList = 0B1800395F995523000222B7 /* Build configuration list for PBXNativeTarget "SDL2test" */;
    217			buildPhases = (
    218				35BD3B0B4FD3288E0D252E74 /* Resources */,
    219				51B160D8261B3CDB61990505 /* Sources */,
    220				3D48554E124D39E0335337FA /* Frameworks */,
    221			);
    222			buildRules = (
    223			);
    224			dependencies = (
    225				323011DF03D31A8540301B10 /* PBXTargetDependency */,
    226				4BA611C06B4A67550F3B6BA1 /* PBXTargetDependency */,
    227			);
    228			name = "SDL2test";
    229			productName = "SDL2test";
    230			productReference = 1E1175156F97314C291323CB /* libSDL2test.a */;
    231			productType = "com.apple.product-type.library.static";
    232		};
    233/* End PBXNativeTarget section */
    234
    235/* Begin PBXProject section */
    236		08FB7793FE84155DC02AAC07 /* Project object */ = {
    237			isa = PBXProject;
    238			buildConfigurationList = 1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "SDL2test" */;
    239			compatibilityVersion = "Xcode 3.2";
    240			hasScannedForEncodings = 1;
    241			mainGroup = 1FB469BB7E2F5A4659ED5F39 /* SDL2test */;
    242			projectDirPath = "";
    243			projectReferences = (
    244				{
    245					ProductGroup = 59F10019753464A80ACA61C2 /* Products */;
    246					ProjectRef = 2586308C446C1C7A1D8D1F44 /* SDL2main.xcodeproj */;
    247				},
    248				{
    249					ProductGroup = 4DBA793E60F7389C45A23630 /* Products */;
    250					ProjectRef = 7524156959DC362020BE45D2 /* SDL2.xcodeproj */;
    251				},
    252			);
    253			projectRoot = "";
    254			targets = (
    255				7CD70F5D43DA554D66287CFC /* libSDL2test.a */,
    256			);
    257		};
    258/* End PBXProject section */
    259
    260/* Begin PBXReferenceProxy section */
    261		3B6D31FD16317046144826F4 /* libSDL2main.a */ = {
    262			isa = PBXReferenceProxy;
    263			fileType = archive.ar;
    264			path = "Build/Debug/libSDL2main.a";
    265			remoteRef = 4256279152F56A071E0B1818 /* PBXContainerItemProxy */;
    266			sourceTree = BUILT_PRODUCTS_DIR;
    267		};
    268		6EF4020950DF15C7645540BE /* libSDL2.a */ = {
    269			isa = PBXReferenceProxy;
    270			fileType = archive.ar;
    271			path = "Build/Debug/libSDL2.a";
    272			remoteRef = 15D75AF543BC727911CB4C32 /* PBXContainerItemProxy */;
    273			sourceTree = BUILT_PRODUCTS_DIR;
    274		};
    275/* End PBXReferenceProxy section */
    276
    277/* Begin PBXResourcesBuildPhase section */
    278		35BD3B0B4FD3288E0D252E74 /* Resources */ = {
    279			isa = PBXResourcesBuildPhase;
    280			buildActionMask = 2147483647;
    281			files = (
    282			);
    283			runOnlyForDeploymentPostprocessing = 0;
    284		};
    285/* End PBXResourcesBuildPhase section */
    286
    287/* Begin PBXSourcesBuildPhase section */
    288		51B160D8261B3CDB61990505 /* Sources */ = {
    289			isa = PBXSourcesBuildPhase;
    290			buildActionMask = 2147483647;
    291			files = (
    292				337D79CE5C6E740E7845219E /* SDL_test_assert.c in Sources */,
    293				0D1D797B22CC02F330FF5E47 /* SDL_test_common.c in Sources */,
    294				1327749E357953A70CCF170A /* SDL_test_compare.c in Sources */,
    295				5BA46CE023E7234071C61356 /* SDL_test_crc32.c in Sources */,
    296				35EF0E232141409B16135264 /* SDL_test_font.c in Sources */,
    297				24FC39DE3EDC7E2810DE1A63 /* SDL_test_fuzzer.c in Sources */,
    298				17300EC9649122EC74172668 /* SDL_test_harness.c in Sources */,
    299				3271353414A709102AEC727C /* SDL_test_imageBlit.c in Sources */,
    300				6F86057B520C152A35441188 /* SDL_test_imageBlitBlend.c in Sources */,
    301				54B811C75417488052B86ACB /* SDL_test_imageFace.c in Sources */,
    302				30DD2C017D1C74A7192E20FD /* SDL_test_imagePrimitives.c in Sources */,
    303				41C97B2F609370172B895949 /* SDL_test_imagePrimitivesBlend.c in Sources */,
    304				7A0D0AEA2B651F1557DE60A0 /* SDL_test_log.c in Sources */,
    305				33CD7CD04DFE6AE920702DA3 /* SDL_test_md5.c in Sources */,
    306				782955367C837DBE79096716 /* SDL_test_random.c in Sources */,
    307			);
    308			runOnlyForDeploymentPostprocessing = 0;
    309		};
    310/* End PBXSourcesBuildPhase section */
    311
    312/* Begin PBXVariantGroup section */
    313/* End PBXVariantGroup section */
    314
    315/* Begin PBXTargetDependency section */
    316		323011DF03D31A8540301B10 /* PBXTargetDependency */ = {
    317			isa = PBXTargetDependency;
    318			name = "libSDL2main.a";
    319			targetProxy = 543772357FCE478840DB05E1 /* PBXContainerItemProxy */;
    320		};
    321		4BA611C06B4A67550F3B6BA1 /* PBXTargetDependency */ = {
    322			isa = PBXTargetDependency;
    323			name = "libSDL2.a";
    324			targetProxy = 008B326E705E69EC1A0B00B4 /* PBXContainerItemProxy */;
    325		};
    326/* End PBXTargetDependency section */
    327
    328/* Begin XCBuildConfiguration section */
    329		4A2953F0465464715FF64F2F /* Debug Universal */ = {
    330			isa = XCBuildConfiguration;
    331			buildSettings = {
    332				ALWAYS_SEARCH_USER_PATHS = NO;
    333				CONFIGURATION_BUILD_DIR = Build/Debug;
    334				GCC_DYNAMIC_NO_PIC = NO;
    335				GCC_MODEL_TUNING = G5;
    336				INSTALL_PATH = /usr/local/lib;
    337				PRODUCT_NAME = "SDL2test";
    338			};
    339			name = "Debug Universal";
    340		};
    341		27874CF36C0C48391D621F81 /* Debug Native */ = {
    342			isa = XCBuildConfiguration;
    343			buildSettings = {
    344				ALWAYS_SEARCH_USER_PATHS = NO;
    345				CONFIGURATION_BUILD_DIR = Build/Debug;
    346				GCC_DYNAMIC_NO_PIC = NO;
    347				GCC_MODEL_TUNING = G5;
    348				INSTALL_PATH = /usr/local/lib;
    349				PRODUCT_NAME = "SDL2test";
    350			};
    351			name = "Debug Native";
    352		};
    353		1C32324B72E80242501F43F2 /* Release Universal */ = {
    354			isa = XCBuildConfiguration;
    355			buildSettings = {
    356				ALWAYS_SEARCH_USER_PATHS = NO;
    357				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    358				CONFIGURATION_BUILD_DIR = Build/Release;
    359				GCC_DYNAMIC_NO_PIC = NO;
    360				GCC_MODEL_TUNING = G5;
    361				INSTALL_PATH = /usr/local/lib;
    362				PRODUCT_NAME = "SDL2test";
    363			};
    364			name = "Release Universal";
    365		};
    366		5AFE7B533F5F255666177F5B /* Release Native */ = {
    367			isa = XCBuildConfiguration;
    368			buildSettings = {
    369				ALWAYS_SEARCH_USER_PATHS = NO;
    370				DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
    371				CONFIGURATION_BUILD_DIR = Build/Release;
    372				GCC_DYNAMIC_NO_PIC = NO;
    373				GCC_MODEL_TUNING = G5;
    374				INSTALL_PATH = /usr/local/lib;
    375				PRODUCT_NAME = "SDL2test";
    376			};
    377			name = "Release Native";
    378		};
    379		42AF24F81A8936CB00095CCD /* Debug Universal */ = {
    380			isa = XCBuildConfiguration;
    381			buildSettings = {
    382				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    383				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    384				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    385				COPY_PHASE_STRIP = NO;
    386				GCC_C_LANGUAGE_STANDARD = gnu99;
    387				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    388				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    389				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    390				GCC_OPTIMIZATION_LEVEL = 0;
    391				GCC_PREPROCESSOR_DEFINITIONS = (
    392					"USING_PREMAKE_CONFIG_H",
    393					"_DEBUG",
    394				);
    395				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    396				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    397				GCC_WARN_UNUSED_VARIABLE = YES;
    398				HEADER_SEARCH_PATHS = (
    399					"..",
    400					"../../../../include",
    401				);
    402				OBJROOT = "obj/Universal/Debug";
    403				ONLY_ACTIVE_ARCH = YES;
    404				SYMROOT = "Build/Debug";
    405			};
    406			name = "Debug Universal";
    407		};
    408		7F6D4F3E122F5AC81F875AAD /* Debug Native */ = {
    409			isa = XCBuildConfiguration;
    410			buildSettings = {
    411				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    412				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    413				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    414				COPY_PHASE_STRIP = NO;
    415				GCC_C_LANGUAGE_STANDARD = gnu99;
    416				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    417				GCC_ENABLE_FIX_AND_CONTINUE = YES;
    418				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    419				GCC_OPTIMIZATION_LEVEL = 0;
    420				GCC_PREPROCESSOR_DEFINITIONS = (
    421					"USING_PREMAKE_CONFIG_H",
    422					"_DEBUG",
    423				);
    424				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    425				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    426				GCC_WARN_UNUSED_VARIABLE = YES;
    427				HEADER_SEARCH_PATHS = (
    428					"..",
    429					"../../../../include",
    430				);
    431				OBJROOT = "obj/Debug";
    432				ONLY_ACTIVE_ARCH = YES;
    433				SYMROOT = "Build/Debug";
    434			};
    435			name = "Debug Native";
    436		};
    437		54FF675725126F2E36652B1C /* Release Universal */ = {
    438			isa = XCBuildConfiguration;
    439			buildSettings = {
    440				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    441				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    442				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    443				GCC_C_LANGUAGE_STANDARD = gnu99;
    444				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    445				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    446				GCC_OPTIMIZATION_LEVEL = 3;
    447				GCC_PREPROCESSOR_DEFINITIONS = (
    448					"USING_PREMAKE_CONFIG_H",
    449					"NDEBUG",
    450				);
    451				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    452				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    453				GCC_WARN_UNUSED_VARIABLE = YES;
    454				HEADER_SEARCH_PATHS = (
    455					"..",
    456					"../../../../include",
    457				);
    458				OBJROOT = "obj/Universal/Release";
    459				ONLY_ACTIVE_ARCH = NO;
    460				SYMROOT = "Build/Release";
    461			};
    462			name = "Release Universal";
    463		};
    464		69475F78601C5BAB6CB770F8 /* Release Native */ = {
    465			isa = XCBuildConfiguration;
    466			buildSettings = {
    467				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    468				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    469				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    470				GCC_C_LANGUAGE_STANDARD = gnu99;
    471				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    472				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    473				GCC_OPTIMIZATION_LEVEL = 3;
    474				GCC_PREPROCESSOR_DEFINITIONS = (
    475					"USING_PREMAKE_CONFIG_H",
    476					"NDEBUG",
    477				);
    478				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    479				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    480				GCC_WARN_UNUSED_VARIABLE = YES;
    481				HEADER_SEARCH_PATHS = (
    482					"..",
    483					"../../../../include",
    484				);
    485				OBJROOT = "obj/Release";
    486				ONLY_ACTIVE_ARCH = NO;
    487				SYMROOT = "Build/Release";
    488			};
    489			name = "Release Native";
    490		};
    491/* End XCBuildConfiguration section */
    492
    493/* Begin XCConfigurationList section */
    494		0B1800395F995523000222B7 /* Build configuration list for PBXNativeTarget "libSDL2test.a" */ = {
    495			isa = XCConfigurationList;
    496			buildConfigurations = (
    497				4A2953F0465464715FF64F2F /* Debug Universal */,
    498				27874CF36C0C48391D621F81 /* Debug Native */,
    499				1C32324B72E80242501F43F2 /* Release Universal */,
    500				5AFE7B533F5F255666177F5B /* Release Native */,
    501			);
    502			defaultConfigurationIsVisible = 0;
    503			defaultConfigurationName = "Debug Universal";
    504		};
    505		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "SDL2test" */ = {
    506			isa = XCConfigurationList;
    507			buildConfigurations = (
    508				42AF24F81A8936CB00095CCD /* Debug Universal */,
    509				7F6D4F3E122F5AC81F875AAD /* Debug Native */,
    510				54FF675725126F2E36652B1C /* Release Universal */,
    511				69475F78601C5BAB6CB770F8 /* Release Native */,
    512			);
    513			defaultConfigurationIsVisible = 0;
    514			defaultConfigurationName = "Debug Universal";
    515		};
    516/* End XCConfigurationList section */
    517
    518	};
    519	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    520}