cscg22-gearboy

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

project.pbxproj (25419B)


      1// !$*UTF8*$!
      2{
      3	archiveVersion = 1;
      4	classes = {
      5	};
      6	objectVersion = 45;
      7	objects = {
      8
      9/* Begin PBXBuildFile section */
     10		5868442624F8572F5CE62C59 /* SDL_test_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = 5F10534E431A6B6822D63266 /* SDL_test_assert.c */; };
     11		46EB1B0B0B0A645E5A376827 /* SDL_test_common.c in Sources */ = {isa = PBXBuildFile; fileRef = 33B604C931F5766D04606ABF /* SDL_test_common.c */; };
     12		601B27AE37641DD811827D5E /* SDL_test_compare.c in Sources */ = {isa = PBXBuildFile; fileRef = 61094D4F387670CB52C71D09 /* SDL_test_compare.c */; };
     13		3F921C2205E0584A674B2057 /* SDL_test_crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = 4B9E27EE056328BA616959D5 /* SDL_test_crc32.c */; };
     14		156357903D46413716616A0F /* SDL_test_font.c in Sources */ = {isa = PBXBuildFile; fileRef = 3E2B37E94C2C635F796D0268 /* SDL_test_font.c */; };
     15		142A6CDF5A1D5D3202F96891 /* SDL_test_fuzzer.c in Sources */ = {isa = PBXBuildFile; fileRef = 08DE42D5604D733E73CF2270 /* SDL_test_fuzzer.c */; };
     16		189F7D33568F07DA337D05EB /* SDL_test_harness.c in Sources */ = {isa = PBXBuildFile; fileRef = 3B9B75D925DA12B134B4188A /* SDL_test_harness.c */; };
     17		500B1C5E1C7E42812ED21356 /* SDL_test_imageBlit.c in Sources */ = {isa = PBXBuildFile; fileRef = 12A0771F3D3B79C5016121A4 /* SDL_test_imageBlit.c */; };
     18		2ABC590214650D110755751C /* SDL_test_imageBlitBlend.c in Sources */ = {isa = PBXBuildFile; fileRef = 244136BE7E714D4836E71534 /* SDL_test_imageBlitBlend.c */; };
     19		5A8836B537D0604C32AF0AB1 /* SDL_test_imageFace.c in Sources */ = {isa = PBXBuildFile; fileRef = 41BE4CEE512F039D3E827AEB /* SDL_test_imageFace.c */; };
     20		1EA30EF041A403753527392B /* SDL_test_imagePrimitives.c in Sources */ = {isa = PBXBuildFile; fileRef = 0514744719700C927E0F21F9 /* SDL_test_imagePrimitives.c */; };
     21		4A4061E675BE36E6493F4E6B /* SDL_test_imagePrimitivesBlend.c in Sources */ = {isa = PBXBuildFile; fileRef = 747E18B736AF49841C90691A /* SDL_test_imagePrimitivesBlend.c */; };
     22		50AF3D742EF021746C0427E1 /* SDL_test_log.c in Sources */ = {isa = PBXBuildFile; fileRef = 56B53C624790591466E8233E /* SDL_test_log.c */; };
     23		39D82C1B444148B640E93224 /* SDL_test_md5.c in Sources */ = {isa = PBXBuildFile; fileRef = 604E396B42BE58277CD4659D /* SDL_test_md5.c */; };
     24		7A893D2D7365187951324176 /* SDL_test_random.c in Sources */ = {isa = PBXBuildFile; fileRef = 7C44617625592B7923D700C2 /* SDL_test_random.c */; };
     25		63D96AAB2058276033AF4155 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5D191CC3500262A4284C1602 /* AudioToolbox.framework */; };
     26		02E916FA35521C0720141EB2 /* AudioUnit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 609450C972615F71305B4104 /* AudioUnit.framework */; };
     27		74AE617229E1087E3A1C2DA4 /* Cocoa.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3E122BC45CC80AFA471B54F0 /* Cocoa.framework */; };
     28		5E5A7E2B702E1B8E33A51DE5 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 07E01FC5436C167B20851D15 /* CoreAudio.framework */; };
     29		758B01921AC101707563405F /* IOKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 3A0264CD5B0D595772F406A1 /* IOKit.framework */; };
     30		08A9176928F7236C0BA30CCC /* Carbon.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 420B218F4DB67DCA0EBA5D3B /* Carbon.framework */; };
     31		673A13C2276572560D1A5EC1 /* ForceFeedback.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 463B540272EA77F90D7A584C /* ForceFeedback.framework */; };
     32		62FF69A62ABE2D851B4D7EA8 /* CoreFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 5DFE611A04855A531D2F0768 /* CoreFoundation.framework */; };
     33		75BD5D6260037E7209EE7EAE /* OpenGL.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 4EFA252464A93C8C30491858 /* OpenGL.framework */; };
     34		007E668D465E7F3455DB3459 /* libSDL2main.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 427B510D5DBD57AD5DF72748 /* libSDL2main.a */; };
     35		6CD31CF2734E3FC00D2702FB /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 1A6F74FA7F1C3D595E101EDF /* libSDL2.a */; };
     36/* End PBXBuildFile section */
     37
     38/* Begin PBXContainerItemProxy section */
     39		0D3516785AC35F9F7A881E9B /* PBXContainerItemProxy */ = {
     40			isa = PBXContainerItemProxy;
     41			containerPortal = 513A687F13A33FF440571450 /* SDL2main.xcodeproj */;
     42			proxyType = 2;
     43			remoteGlobalIDString = 0FF7291B375C79BC57696B66;
     44			remoteInfo = "libSDL2main.a";
     45		};
     46		727B11D13BC44B0F4B366EF9 /* PBXContainerItemProxy */ = {
     47			isa = PBXContainerItemProxy;
     48			containerPortal = 513A687F13A33FF440571450 /* SDL2main.xcodeproj */;
     49			proxyType = 1;
     50			remoteGlobalIDString = 1BAE4A0A77462FDC330812A3;
     51			remoteInfo = "libSDL2main.a";
     52		};
     53		3F5B271F6C81264B46F8004C /* PBXContainerItemProxy */ = {
     54			isa = PBXContainerItemProxy;
     55			containerPortal = 701A40DB0801311E63A769D4 /* SDL2.xcodeproj */;
     56			proxyType = 2;
     57			remoteGlobalIDString = 5E6D56F6655337845A3C44C3;
     58			remoteInfo = "libSDL2.a";
     59		};
     60		11482C2A31806F8F3ECA6A1E /* PBXContainerItemProxy */ = {
     61			isa = PBXContainerItemProxy;
     62			containerPortal = 701A40DB0801311E63A769D4 /* SDL2.xcodeproj */;
     63			proxyType = 1;
     64			remoteGlobalIDString = 7E6A7BC23CFD134274963645;
     65			remoteInfo = "libSDL2.a";
     66		};
     67/* End PBXContainerItemProxy section */
     68
     69/* Begin PBXFileReference section */
     70		5F10534E431A6B6822D63266 /* 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		33B604C931F5766D04606ABF /* 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		61094D4F387670CB52C71D09 /* 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		4B9E27EE056328BA616959D5 /* 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		3E2B37E94C2C635F796D0268 /* 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		08DE42D5604D733E73CF2270 /* 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		3B9B75D925DA12B134B4188A /* 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		12A0771F3D3B79C5016121A4 /* 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		244136BE7E714D4836E71534 /* 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		41BE4CEE512F039D3E827AEB /* 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		0514744719700C927E0F21F9 /* 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		747E18B736AF49841C90691A /* 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		56B53C624790591466E8233E /* 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		604E396B42BE58277CD4659D /* 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		7C44617625592B7923D700C2 /* 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		5D191CC3500262A4284C1602 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioToolbox.framework"; path = "/System/Library/Frameworks/AudioToolbox.framework"; sourceTree = "<absolute>"; };
     86		609450C972615F71305B4104 /* AudioUnit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "AudioUnit.framework"; path = "/System/Library/Frameworks/AudioUnit.framework"; sourceTree = "<absolute>"; };
     87		3E122BC45CC80AFA471B54F0 /* Cocoa.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Cocoa.framework"; path = "/System/Library/Frameworks/Cocoa.framework"; sourceTree = "<absolute>"; };
     88		07E01FC5436C167B20851D15 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreAudio.framework"; path = "/System/Library/Frameworks/CoreAudio.framework"; sourceTree = "<absolute>"; };
     89		3A0264CD5B0D595772F406A1 /* IOKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "IOKit.framework"; path = "/System/Library/Frameworks/IOKit.framework"; sourceTree = "<absolute>"; };
     90		420B218F4DB67DCA0EBA5D3B /* Carbon.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "Carbon.framework"; path = "/System/Library/Frameworks/Carbon.framework"; sourceTree = "<absolute>"; };
     91		463B540272EA77F90D7A584C /* ForceFeedback.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "ForceFeedback.framework"; path = "/System/Library/Frameworks/ForceFeedback.framework"; sourceTree = "<absolute>"; };
     92		5DFE611A04855A531D2F0768 /* CoreFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "CoreFoundation.framework"; path = "/System/Library/Frameworks/CoreFoundation.framework"; sourceTree = "<absolute>"; };
     93		4EFA252464A93C8C30491858 /* OpenGL.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = "OpenGL.framework"; path = "/System/Library/Frameworks/OpenGL.framework"; sourceTree = "<absolute>"; };
     94		1EB6664901BC163F215A4861 /* libSDL2test.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; name = "libSDL2test.a"; path = "libSDL2test.a"; sourceTree = BUILT_PRODUCTS_DIR; };
     95		513A687F13A33FF440571450 /* SDL2main.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = "SDL2main.xcodeproj"; path = "../SDL2main/SDL2main.xcodeproj"; sourceTree = SOURCE_ROOT; };
     96		701A40DB0801311E63A769D4 /* 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		77AC71944901034B36864ECB /* Frameworks */ = {
    101			isa = PBXFrameworksBuildPhase;
    102			buildActionMask = 2147483647;
    103			files = (
    104				63D96AAB2058276033AF4155 /* AudioToolbox.framework in Frameworks */,
    105				02E916FA35521C0720141EB2 /* AudioUnit.framework in Frameworks */,
    106				74AE617229E1087E3A1C2DA4 /* Cocoa.framework in Frameworks */,
    107				5E5A7E2B702E1B8E33A51DE5 /* CoreAudio.framework in Frameworks */,
    108				758B01921AC101707563405F /* IOKit.framework in Frameworks */,
    109				08A9176928F7236C0BA30CCC /* Carbon.framework in Frameworks */,
    110				673A13C2276572560D1A5EC1 /* ForceFeedback.framework in Frameworks */,
    111				62FF69A62ABE2D851B4D7EA8 /* CoreFoundation.framework in Frameworks */,
    112				75BD5D6260037E7209EE7EAE /* OpenGL.framework in Frameworks */,
    113				007E668D465E7F3455DB3459 /* libSDL2main.a in Frameworks */,
    114				6CD31CF2734E3FC00D2702FB /* libSDL2.a in Frameworks */,
    115			);
    116			runOnlyForDeploymentPostprocessing = 0;
    117		};
    118/* End PBXFrameworksBuildPhase section */
    119
    120/* Begin PBXGroup section */
    121		0D1E4B6170B903313419073C /* SDL2test */ = {
    122			isa = PBXGroup;
    123			children = (
    124				75D329AB2F90321D2B5D1D8C /* src */,
    125				2C4E3D8179E956F44E221CBF /* Frameworks */,
    126				02F477103EA63175237D7147 /* Products */,
    127				706058704ABA11F42A8646CB /* Projects */,
    128			);
    129			name = "SDL2test";
    130			sourceTree = "<group>";
    131		};
    132		75D329AB2F90321D2B5D1D8C /* src */ = {
    133			isa = PBXGroup;
    134			children = (
    135				7F866917655026BB570A53EA /* test */,
    136			);
    137			name = "src";
    138			sourceTree = "<group>";
    139		};
    140		7F866917655026BB570A53EA /* test */ = {
    141			isa = PBXGroup;
    142			children = (
    143				5F10534E431A6B6822D63266 /* SDL_test_assert.c */,
    144				33B604C931F5766D04606ABF /* SDL_test_common.c */,
    145				61094D4F387670CB52C71D09 /* SDL_test_compare.c */,
    146				4B9E27EE056328BA616959D5 /* SDL_test_crc32.c */,
    147				3E2B37E94C2C635F796D0268 /* SDL_test_font.c */,
    148				08DE42D5604D733E73CF2270 /* SDL_test_fuzzer.c */,
    149				3B9B75D925DA12B134B4188A /* SDL_test_harness.c */,
    150				12A0771F3D3B79C5016121A4 /* SDL_test_imageBlit.c */,
    151				244136BE7E714D4836E71534 /* SDL_test_imageBlitBlend.c */,
    152				41BE4CEE512F039D3E827AEB /* SDL_test_imageFace.c */,
    153				0514744719700C927E0F21F9 /* SDL_test_imagePrimitives.c */,
    154				747E18B736AF49841C90691A /* SDL_test_imagePrimitivesBlend.c */,
    155				56B53C624790591466E8233E /* SDL_test_log.c */,
    156				604E396B42BE58277CD4659D /* SDL_test_md5.c */,
    157				7C44617625592B7923D700C2 /* SDL_test_random.c */,
    158			);
    159			name = "test";
    160			sourceTree = "<group>";
    161		};
    162		2C4E3D8179E956F44E221CBF /* Frameworks */ = {
    163			isa = PBXGroup;
    164			children = (
    165				5D191CC3500262A4284C1602 /* AudioToolbox.framework */,
    166				609450C972615F71305B4104 /* AudioUnit.framework */,
    167				3E122BC45CC80AFA471B54F0 /* Cocoa.framework */,
    168				07E01FC5436C167B20851D15 /* CoreAudio.framework */,
    169				3A0264CD5B0D595772F406A1 /* IOKit.framework */,
    170				420B218F4DB67DCA0EBA5D3B /* Carbon.framework */,
    171				463B540272EA77F90D7A584C /* ForceFeedback.framework */,
    172				5DFE611A04855A531D2F0768 /* CoreFoundation.framework */,
    173				4EFA252464A93C8C30491858 /* OpenGL.framework */,
    174			);
    175			name = "Frameworks";
    176			sourceTree = "<group>";
    177		};
    178		02F477103EA63175237D7147 /* Products */ = {
    179			isa = PBXGroup;
    180			children = (
    181				1EB6664901BC163F215A4861 /* libSDL2test.a */,
    182			);
    183			name = "Products";
    184			sourceTree = "<group>";
    185		};
    186		706058704ABA11F42A8646CB /* Projects */ = {
    187			isa = PBXGroup;
    188			children = (
    189				513A687F13A33FF440571450 /* SDL2main.xcodeproj */,
    190				701A40DB0801311E63A769D4 /* SDL2.xcodeproj */,
    191			);
    192			name = "Projects";
    193			sourceTree = "<group>";
    194		};
    195		02857CDE0C3316980723205E /* Products */ = {
    196			isa = PBXGroup;
    197			children = (
    198				427B510D5DBD57AD5DF72748 /* libSDL2main.a */,
    199			);
    200			name = Products;
    201			sourceTree = "<group>";
    202		};
    203		4FAF2AEE7DEA304C6E5D42BB /* Products */ = {
    204			isa = PBXGroup;
    205			children = (
    206				1A6F74FA7F1C3D595E101EDF /* libSDL2.a */,
    207			);
    208			name = Products;
    209			sourceTree = "<group>";
    210		};
    211/* End PBXGroup section */
    212
    213/* Begin PBXNativeTarget section */
    214		1258506950476B85239A79A3 /* SDL2test */ = {
    215			isa = PBXNativeTarget;
    216			buildConfigurationList = 337A3BC268F1636870DD42EB /* Build configuration list for PBXNativeTarget "SDL2test" */;
    217			buildPhases = (
    218				060354635CDC1A7D191D6671 /* Resources */,
    219				122A2C1050CF6F533E91543B /* Sources */,
    220				77AC71944901034B36864ECB /* Frameworks */,
    221			);
    222			buildRules = (
    223			);
    224			dependencies = (
    225				5BBE229642D023391BD13E3B /* PBXTargetDependency */,
    226				17311A0969697B850B6D5F27 /* PBXTargetDependency */,
    227			);
    228			name = "SDL2test";
    229			productName = "SDL2test";
    230			productReference = 1EB6664901BC163F215A4861 /* 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 = 0D1E4B6170B903313419073C /* SDL2test */;
    242			projectDirPath = "";
    243			projectReferences = (
    244				{
    245					ProductGroup = 02857CDE0C3316980723205E /* Products */;
    246					ProjectRef = 513A687F13A33FF440571450 /* SDL2main.xcodeproj */;
    247				},
    248				{
    249					ProductGroup = 4FAF2AEE7DEA304C6E5D42BB /* Products */;
    250					ProjectRef = 701A40DB0801311E63A769D4 /* SDL2.xcodeproj */;
    251				},
    252			);
    253			projectRoot = "";
    254			targets = (
    255				1258506950476B85239A79A3 /* libSDL2test.a */,
    256			);
    257		};
    258/* End PBXProject section */
    259
    260/* Begin PBXReferenceProxy section */
    261		427B510D5DBD57AD5DF72748 /* libSDL2main.a */ = {
    262			isa = PBXReferenceProxy;
    263			fileType = archive.ar;
    264			path = "Build/Debug/libSDL2main.a";
    265			remoteRef = 0D3516785AC35F9F7A881E9B /* PBXContainerItemProxy */;
    266			sourceTree = BUILT_PRODUCTS_DIR;
    267		};
    268		1A6F74FA7F1C3D595E101EDF /* libSDL2.a */ = {
    269			isa = PBXReferenceProxy;
    270			fileType = archive.ar;
    271			path = "Build/Debug/libSDL2.a";
    272			remoteRef = 3F5B271F6C81264B46F8004C /* PBXContainerItemProxy */;
    273			sourceTree = BUILT_PRODUCTS_DIR;
    274		};
    275/* End PBXReferenceProxy section */
    276
    277/* Begin PBXResourcesBuildPhase section */
    278		060354635CDC1A7D191D6671 /* Resources */ = {
    279			isa = PBXResourcesBuildPhase;
    280			buildActionMask = 2147483647;
    281			files = (
    282			);
    283			runOnlyForDeploymentPostprocessing = 0;
    284		};
    285/* End PBXResourcesBuildPhase section */
    286
    287/* Begin PBXSourcesBuildPhase section */
    288		122A2C1050CF6F533E91543B /* Sources */ = {
    289			isa = PBXSourcesBuildPhase;
    290			buildActionMask = 2147483647;
    291			files = (
    292				5868442624F8572F5CE62C59 /* SDL_test_assert.c in Sources */,
    293				46EB1B0B0B0A645E5A376827 /* SDL_test_common.c in Sources */,
    294				601B27AE37641DD811827D5E /* SDL_test_compare.c in Sources */,
    295				3F921C2205E0584A674B2057 /* SDL_test_crc32.c in Sources */,
    296				156357903D46413716616A0F /* SDL_test_font.c in Sources */,
    297				142A6CDF5A1D5D3202F96891 /* SDL_test_fuzzer.c in Sources */,
    298				189F7D33568F07DA337D05EB /* SDL_test_harness.c in Sources */,
    299				500B1C5E1C7E42812ED21356 /* SDL_test_imageBlit.c in Sources */,
    300				2ABC590214650D110755751C /* SDL_test_imageBlitBlend.c in Sources */,
    301				5A8836B537D0604C32AF0AB1 /* SDL_test_imageFace.c in Sources */,
    302				1EA30EF041A403753527392B /* SDL_test_imagePrimitives.c in Sources */,
    303				4A4061E675BE36E6493F4E6B /* SDL_test_imagePrimitivesBlend.c in Sources */,
    304				50AF3D742EF021746C0427E1 /* SDL_test_log.c in Sources */,
    305				39D82C1B444148B640E93224 /* SDL_test_md5.c in Sources */,
    306				7A893D2D7365187951324176 /* 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		5BBE229642D023391BD13E3B /* PBXTargetDependency */ = {
    317			isa = PBXTargetDependency;
    318			name = "libSDL2main.a";
    319			targetProxy = 727B11D13BC44B0F4B366EF9 /* PBXContainerItemProxy */;
    320		};
    321		17311A0969697B850B6D5F27 /* PBXTargetDependency */ = {
    322			isa = PBXTargetDependency;
    323			name = "libSDL2.a";
    324			targetProxy = 11482C2A31806F8F3ECA6A1E /* PBXContainerItemProxy */;
    325		};
    326/* End PBXTargetDependency section */
    327
    328/* Begin XCBuildConfiguration section */
    329		032B32C13BE2220E063507BF /* 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		47F271AA0A090AA70EBA6E0F /* 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		0F203D196F3C00AA21791F73 /* 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		466D581038BF2AEB59A17C12 /* 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		0E76080462B43DB97DBB0EC5 /* 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_OBJC_EXCEPTIONS = NO;
    389				GCC_OPTIMIZATION_LEVEL = 0;
    390				GCC_PREPROCESSOR_DEFINITIONS = (
    391					"USING_PREMAKE_CONFIG_H",
    392					"_DEBUG",
    393				);
    394				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    395				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    396				GCC_WARN_UNUSED_VARIABLE = YES;
    397				HEADER_SEARCH_PATHS = (
    398					"..",
    399					"../../../../include",
    400				);
    401				OBJROOT = "obj/Universal/Debug";
    402				ONLY_ACTIVE_ARCH = YES;
    403				SYMROOT = "Build/Debug";
    404			};
    405			name = "Debug Universal";
    406		};
    407		51D86BA95CCC59B3156B2D7F /* Debug Native */ = {
    408			isa = XCBuildConfiguration;
    409			buildSettings = {
    410				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    411				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    412				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    413				COPY_PHASE_STRIP = NO;
    414				GCC_C_LANGUAGE_STANDARD = gnu99;
    415				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    416				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    417				GCC_OPTIMIZATION_LEVEL = 0;
    418				GCC_PREPROCESSOR_DEFINITIONS = (
    419					"USING_PREMAKE_CONFIG_H",
    420					"_DEBUG",
    421				);
    422				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    423				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    424				GCC_WARN_UNUSED_VARIABLE = YES;
    425				HEADER_SEARCH_PATHS = (
    426					"..",
    427					"../../../../include",
    428				);
    429				OBJROOT = "obj/Debug";
    430				ONLY_ACTIVE_ARCH = YES;
    431				SYMROOT = "Build/Debug";
    432			};
    433			name = "Debug Native";
    434		};
    435		463E19F81B166E2835502D9D /* Release Universal */ = {
    436			isa = XCBuildConfiguration;
    437			buildSettings = {
    438				ARCHS = "$(ARCHS_STANDARD_32_64_BIT)";
    439				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    440				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    441				GCC_C_LANGUAGE_STANDARD = gnu99;
    442				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    443				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    444				GCC_OPTIMIZATION_LEVEL = 3;
    445				GCC_PREPROCESSOR_DEFINITIONS = (
    446					"USING_PREMAKE_CONFIG_H",
    447					"NDEBUG",
    448				);
    449				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    450				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    451				GCC_WARN_UNUSED_VARIABLE = YES;
    452				HEADER_SEARCH_PATHS = (
    453					"..",
    454					"../../../../include",
    455				);
    456				OBJROOT = "obj/Universal/Release";
    457				ONLY_ACTIVE_ARCH = NO;
    458				SYMROOT = "Build/Release";
    459			};
    460			name = "Release Universal";
    461		};
    462		0FBF53686EAD280A680D4787 /* Release Native */ = {
    463			isa = XCBuildConfiguration;
    464			buildSettings = {
    465				ARCHS = "$(NATIVE_ARCH_ACTUAL)";
    466				CONFIGURATION_BUILD_DIR = "$(SYMROOT)";
    467				CONFIGURATION_TEMP_DIR = "$(OBJROOT)";
    468				GCC_C_LANGUAGE_STANDARD = gnu99;
    469				GCC_ENABLE_CPP_EXCEPTIONS = NO;
    470				GCC_ENABLE_OBJC_EXCEPTIONS = NO;
    471				GCC_OPTIMIZATION_LEVEL = 3;
    472				GCC_PREPROCESSOR_DEFINITIONS = (
    473					"USING_PREMAKE_CONFIG_H",
    474					"NDEBUG",
    475				);
    476				GCC_SYMBOLS_PRIVATE_EXTERN = NO;
    477				GCC_WARN_ABOUT_RETURN_TYPE = YES;
    478				GCC_WARN_UNUSED_VARIABLE = YES;
    479				HEADER_SEARCH_PATHS = (
    480					"..",
    481					"../../../../include",
    482				);
    483				OBJROOT = "obj/Release";
    484				ONLY_ACTIVE_ARCH = NO;
    485				SYMROOT = "Build/Release";
    486			};
    487			name = "Release Native";
    488		};
    489/* End XCBuildConfiguration section */
    490
    491/* Begin XCConfigurationList section */
    492		337A3BC268F1636870DD42EB /* Build configuration list for PBXNativeTarget "libSDL2test.a" */ = {
    493			isa = XCConfigurationList;
    494			buildConfigurations = (
    495				032B32C13BE2220E063507BF /* Debug Universal */,
    496				47F271AA0A090AA70EBA6E0F /* Debug Native */,
    497				0F203D196F3C00AA21791F73 /* Release Universal */,
    498				466D581038BF2AEB59A17C12 /* Release Native */,
    499			);
    500			defaultConfigurationIsVisible = 0;
    501			defaultConfigurationName = "Debug Universal";
    502		};
    503		1DEB928908733DD80010E9CD /* Build configuration list for PBXProject "SDL2test" */ = {
    504			isa = XCConfigurationList;
    505			buildConfigurations = (
    506				0E76080462B43DB97DBB0EC5 /* Debug Universal */,
    507				51D86BA95CCC59B3156B2D7F /* Debug Native */,
    508				463E19F81B166E2835502D9D /* Release Universal */,
    509				0FBF53686EAD280A680D4787 /* Release Native */,
    510			);
    511			defaultConfigurationIsVisible = 0;
    512			defaultConfigurationName = "Debug Universal";
    513		};
    514/* End XCConfigurationList section */
    515
    516	};
    517	rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
    518}