🛠️🐜 Antkeeper superbuild with dependencies included https://antkeeper.com
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

4305 lines
180 KiB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXAggregateTarget section */
  9. BEC566920761D90300A33029 /* All */ = {
  10. isa = PBXAggregateTarget;
  11. buildConfigurationList = 001B599808BDB826006539E9 /* Build configuration list for PBXAggregateTarget "All" */;
  12. buildPhases = (
  13. );
  14. dependencies = (
  15. DB0F490517CA5249008798C5 /* PBXTargetDependency */,
  16. DB0F490717CA5249008798C5 /* PBXTargetDependency */,
  17. DB166E9816A1D7CF00A1396C /* PBXTargetDependency */,
  18. DB166E9616A1D7CD00A1396C /* PBXTargetDependency */,
  19. DB166E6C16A1D72000A1396C /* PBXTargetDependency */,
  20. DB166E5616A1D6B800A1396C /* PBXTargetDependency */,
  21. DB166E3B16A1D65A00A1396C /* PBXTargetDependency */,
  22. DB166E2016A1D5D000A1396C /* PBXTargetDependency */,
  23. DB166E0916A1D5A400A1396C /* PBXTargetDependency */,
  24. DB166DF216A1D53700A1396C /* PBXTargetDependency */,
  25. DB166DD916A1D38900A1396C /* PBXTargetDependency */,
  26. 001799481074403E00F5D044 /* PBXTargetDependency */,
  27. 0017994C1074403E00F5D044 /* PBXTargetDependency */,
  28. 001799501074403E00F5D044 /* PBXTargetDependency */,
  29. 001799521074403E00F5D044 /* PBXTargetDependency */,
  30. 0017995A1074403E00F5D044 /* PBXTargetDependency */,
  31. 0017995E1074403E00F5D044 /* PBXTargetDependency */,
  32. 001799601074403E00F5D044 /* PBXTargetDependency */,
  33. 001799661074403E00F5D044 /* PBXTargetDependency */,
  34. 001799681074403E00F5D044 /* PBXTargetDependency */,
  35. 0017996A1074403E00F5D044 /* PBXTargetDependency */,
  36. 0017996C1074403E00F5D044 /* PBXTargetDependency */,
  37. 0017996E1074403E00F5D044 /* PBXTargetDependency */,
  38. 001799701074403E00F5D044 /* PBXTargetDependency */,
  39. 001799721074403E00F5D044 /* PBXTargetDependency */,
  40. 001799741074403E00F5D044 /* PBXTargetDependency */,
  41. 001799761074403E00F5D044 /* PBXTargetDependency */,
  42. 001799781074403E00F5D044 /* PBXTargetDependency */,
  43. 0017997C1074403E00F5D044 /* PBXTargetDependency */,
  44. 001799801074403E00F5D044 /* PBXTargetDependency */,
  45. 001799841074403E00F5D044 /* PBXTargetDependency */,
  46. 001799881074403E00F5D044 /* PBXTargetDependency */,
  47. 0017998A1074403E00F5D044 /* PBXTargetDependency */,
  48. 0017998C1074403E00F5D044 /* PBXTargetDependency */,
  49. 0017998E1074403E00F5D044 /* PBXTargetDependency */,
  50. 001799921074403E00F5D044 /* PBXTargetDependency */,
  51. 001799941074403E00F5D044 /* PBXTargetDependency */,
  52. 001799961074403E00F5D044 /* PBXTargetDependency */,
  53. 0017999E1074403E00F5D044 /* PBXTargetDependency */,
  54. 001799A21074403E00F5D044 /* PBXTargetDependency */,
  55. DB166D7016A1CEAF00A1396C /* PBXTargetDependency */,
  56. DB166D6E16A1CEAA00A1396C /* PBXTargetDependency */,
  57. DB166DC316A1D32C00A1396C /* PBXTargetDependency */,
  58. );
  59. name = All;
  60. productName = "Build All";
  61. };
  62. /* End PBXAggregateTarget section */
  63. /* Begin PBXBuildFile section */
  64. 001795901074216E00F5D044 /* testatomic.c in Sources */ = {isa = PBXBuildFile; fileRef = 0017958F1074216E00F5D044 /* testatomic.c */; };
  65. 001795B11074222D00F5D044 /* testaudioinfo.c in Sources */ = {isa = PBXBuildFile; fileRef = 001795B01074222D00F5D044 /* testaudioinfo.c */; };
  66. 0017972810742FB900F5D044 /* testgl2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0017972710742FB900F5D044 /* testgl2.c */; };
  67. 0017974F1074315700F5D044 /* testhaptic.c in Sources */ = {isa = PBXBuildFile; fileRef = 0017974E1074315700F5D044 /* testhaptic.c */; };
  68. 001797721074320D00F5D044 /* testdraw2.c in Sources */ = {isa = PBXBuildFile; fileRef = 001797711074320D00F5D044 /* testdraw2.c */; };
  69. 00179792107432FA00F5D044 /* testime.c in Sources */ = {isa = PBXBuildFile; fileRef = 00179791107432FA00F5D044 /* testime.c */; };
  70. 001797B41074339C00F5D044 /* testintersections.c in Sources */ = {isa = PBXBuildFile; fileRef = 001797B31074339C00F5D044 /* testintersections.c */; };
  71. 001797D41074343E00F5D044 /* testloadso.c in Sources */ = {isa = PBXBuildFile; fileRef = 001797D31074343E00F5D044 /* testloadso.c */; };
  72. 001798161074359B00F5D044 /* testmultiaudio.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798151074359B00F5D044 /* testmultiaudio.c */; };
  73. 0017987F1074392D00F5D044 /* testnative.c in Sources */ = {isa = PBXBuildFile; fileRef = 0017985A107436ED00F5D044 /* testnative.c */; };
  74. 001798801074392D00F5D044 /* testnativecocoa.m in Sources */ = {isa = PBXBuildFile; fileRef = 0017985C107436ED00F5D044 /* testnativecocoa.m */; };
  75. 001798BA10743A4900F5D044 /* testpower.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798B910743A4900F5D044 /* testpower.c */; };
  76. 001798FA10743E9200F5D044 /* testresample.c in Sources */ = {isa = PBXBuildFile; fileRef = 001798F910743E9200F5D044 /* testresample.c */; };
  77. 0017991A10743F5300F5D044 /* testsprite2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0017991910743F5300F5D044 /* testsprite2.c */; };
  78. 0017993C10743FEF00F5D044 /* testwm2.c in Sources */ = {isa = PBXBuildFile; fileRef = 0017993B10743FEF00F5D044 /* testwm2.c */; };
  79. 002F341809CA1C5B00EBEB88 /* testfile.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F341709CA1C5B00EBEB88 /* testfile.c */; };
  80. 002F343709CA1F6F00EBEB88 /* testiconv.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F343609CA1F6F00EBEB88 /* testiconv.c */; };
  81. 002F345409CA202000EBEB88 /* testoverlay2.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F345209CA201C00EBEB88 /* testoverlay2.c */; };
  82. 002F347009CA20A600EBEB88 /* testplatform.c in Sources */ = {isa = PBXBuildFile; fileRef = 002F346F09CA20A600EBEB88 /* testplatform.c */; };
  83. 00794E6609D20865003FC8A1 /* sample.wav in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E6209D20839003FC8A1 /* sample.wav */; };
  84. 00794EF009D23739003FC8A1 /* utf8.txt in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E6309D20839003FC8A1 /* utf8.txt */; };
  85. 00794EF709D237DE003FC8A1 /* moose.dat in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E5E09D20839003FC8A1 /* moose.dat */; };
  86. 453774A5120915E3002F0F45 /* testshape.c in Sources */ = {isa = PBXBuildFile; fileRef = 453774A4120915E3002F0F45 /* testshape.c */; };
  87. 66E88E8B203B778F0004D44E /* testyuv_cvt.c in Sources */ = {isa = PBXBuildFile; fileRef = 66E88E8A203B778F0004D44E /* testyuv_cvt.c */; };
  88. AAF02FFA1F90092700B9A9FB /* SDL_test_memory.c in Sources */ = {isa = PBXBuildFile; fileRef = AAF02FF41F90089800B9A9FB /* SDL_test_memory.c */; };
  89. BBFC08D0164C6876003E6A99 /* testgamecontroller.c in Sources */ = {isa = PBXBuildFile; fileRef = BBFC088E164C6820003E6A99 /* testgamecontroller.c */; };
  90. BEC566B10761D90300A33029 /* checkkeys.c in Sources */ = {isa = PBXBuildFile; fileRef = 092D6D10FFB30A2C7F000001 /* checkkeys.c */; };
  91. BEC566CB0761D90300A33029 /* loopwave.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4872006D84C97F000001 /* loopwave.c */; };
  92. BEC567010761D90300A33029 /* testerror.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4878006D85357F000001 /* testerror.c */; };
  93. BEC567290761D90400A33029 /* testthread.c in Sources */ = {isa = PBXBuildFile; fileRef = 092D6D58FFB311A97F000001 /* testthread.c */; };
  94. BEC567360761D90400A33029 /* testjoystick.c in Sources */ = {isa = PBXBuildFile; fileRef = 092D6D62FFB312AA7F000001 /* testjoystick.c */; };
  95. BEC567430761D90400A33029 /* testkeys.c in Sources */ = {isa = PBXBuildFile; fileRef = 092D6D6CFFB313437F000001 /* testkeys.c */; };
  96. BEC567500761D90400A33029 /* testlock.c in Sources */ = {isa = PBXBuildFile; fileRef = 092D6D75FFB313BB7F000001 /* testlock.c */; };
  97. BEC567780761D90500A33029 /* testsem.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E487E006D86A17F000001 /* testsem.c */; };
  98. BEC567930761D90500A33029 /* testtimer.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4880006D86A17F000001 /* testtimer.c */; };
  99. BEC567AD0761D90500A33029 /* testver.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4882006D86A17F000001 /* testver.c */; };
  100. BEC567F00761D90600A33029 /* torturethread.c in Sources */ = {isa = PBXBuildFile; fileRef = 083E4887006D86A17F000001 /* torturethread.c */; };
  101. DB0F48EE17CA51F8008798C5 /* testdrawchessboard.c in Sources */ = {isa = PBXBuildFile; fileRef = DB0F48D717CA51D2008798C5 /* testdrawchessboard.c */; };
  102. DB0F490317CA5225008798C5 /* testfilesystem.c in Sources */ = {isa = PBXBuildFile; fileRef = DB0F48D817CA51D2008798C5 /* testfilesystem.c */; };
  103. DB166D9316A1D1A500A1396C /* SDL_test_assert.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8416A1D1A500A1396C /* SDL_test_assert.c */; };
  104. DB166D9416A1D1A500A1396C /* SDL_test_common.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8516A1D1A500A1396C /* SDL_test_common.c */; };
  105. DB166D9516A1D1A500A1396C /* SDL_test_compare.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8616A1D1A500A1396C /* SDL_test_compare.c */; };
  106. DB166D9616A1D1A500A1396C /* SDL_test_crc32.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8716A1D1A500A1396C /* SDL_test_crc32.c */; };
  107. DB166D9716A1D1A500A1396C /* SDL_test_font.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8816A1D1A500A1396C /* SDL_test_font.c */; };
  108. DB166D9816A1D1A500A1396C /* SDL_test_fuzzer.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8916A1D1A500A1396C /* SDL_test_fuzzer.c */; };
  109. DB166D9916A1D1A500A1396C /* SDL_test_harness.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8A16A1D1A500A1396C /* SDL_test_harness.c */; };
  110. DB166D9A16A1D1A500A1396C /* SDL_test_imageBlit.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8B16A1D1A500A1396C /* SDL_test_imageBlit.c */; };
  111. DB166D9B16A1D1A500A1396C /* SDL_test_imageBlitBlend.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8C16A1D1A500A1396C /* SDL_test_imageBlitBlend.c */; };
  112. DB166D9C16A1D1A500A1396C /* SDL_test_imageFace.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8D16A1D1A500A1396C /* SDL_test_imageFace.c */; };
  113. DB166D9D16A1D1A500A1396C /* SDL_test_imagePrimitives.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8E16A1D1A500A1396C /* SDL_test_imagePrimitives.c */; };
  114. DB166D9E16A1D1A500A1396C /* SDL_test_imagePrimitivesBlend.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D8F16A1D1A500A1396C /* SDL_test_imagePrimitivesBlend.c */; };
  115. DB166D9F16A1D1A500A1396C /* SDL_test_log.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D9016A1D1A500A1396C /* SDL_test_log.c */; };
  116. DB166DA016A1D1A500A1396C /* SDL_test_md5.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D9116A1D1A500A1396C /* SDL_test_md5.c */; };
  117. DB166DA116A1D1A500A1396C /* SDL_test_random.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166D9216A1D1A500A1396C /* SDL_test_random.c */; };
  118. DB166DA216A1D1E900A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  119. DB166DA316A1D1FA00A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  120. DB166DA416A1D21700A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  121. DB166DA716A1D24D00A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  122. DB166DAA16A1D27700A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  123. DB166DAB16A1D27C00A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  124. DB166DAC16A1D29000A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  125. DB166DC116A1D31E00A1396C /* testgesture.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166CBB16A1C74100A1396C /* testgesture.c */; };
  126. DB166DD716A1D37800A1396C /* testmessage.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166CBD16A1C74100A1396C /* testmessage.c */; };
  127. DB166DDB16A1D42F00A1396C /* icon.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E5D09D20839003FC8A1 /* icon.bmp */; };
  128. DB166DEA16A1D50C00A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  129. DB166DF016A1D52500A1396C /* testrelative.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166CBF16A1C74100A1396C /* testrelative.c */; };
  130. DB166E0116A1D57C00A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  131. DB166E0716A1D59400A1396C /* testrendercopyex.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166CC016A1C74100A1396C /* testrendercopyex.c */; };
  132. DB166E1816A1D5AD00A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  133. DB166E1E16A1D5C300A1396C /* testrendertarget.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166CC116A1C74100A1396C /* testrendertarget.c */; };
  134. DB166E2216A1D5EC00A1396C /* sample.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E6109D20839003FC8A1 /* sample.bmp */; };
  135. DB166E2316A1D60B00A1396C /* icon.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E5D09D20839003FC8A1 /* icon.bmp */; };
  136. DB166E2516A1D61900A1396C /* icon.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E5D09D20839003FC8A1 /* icon.bmp */; };
  137. DB166E2616A1D61900A1396C /* sample.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E6109D20839003FC8A1 /* sample.bmp */; };
  138. DB166E3C16A1D66500A1396C /* testrumble.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166CC216A1C74100A1396C /* testrumble.c */; };
  139. DB166E4B16A1D69000A1396C /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  140. DB166E4D16A1D69000A1396C /* icon.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E5D09D20839003FC8A1 /* icon.bmp */; };
  141. DB166E4E16A1D69000A1396C /* sample.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E6109D20839003FC8A1 /* sample.bmp */; };
  142. DB166E5416A1D6A300A1396C /* testscale.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166CC316A1C74100A1396C /* testscale.c */; };
  143. DB166E6A16A1D70C00A1396C /* testshader.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166CC416A1C74100A1396C /* testshader.c */; };
  144. DB166E9316A1D7BC00A1396C /* testspriteminimal.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166CC516A1C74100A1396C /* testspriteminimal.c */; };
  145. DB166E9416A1D7C700A1396C /* teststreaming.c in Sources */ = {isa = PBXBuildFile; fileRef = DB166CC616A1C74100A1396C /* teststreaming.c */; };
  146. DB166E9A16A1D7F700A1396C /* moose.dat in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E5E09D20839003FC8A1 /* moose.dat */; };
  147. DB166E9C16A1D80900A1396C /* icon.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = 00794E5D09D20839003FC8A1 /* icon.bmp */; };
  148. DB166ED016A1D88100A1396C /* shapes in CopyFiles */ = {isa = PBXBuildFile; fileRef = DB166ECF16A1D87000A1396C /* shapes */; };
  149. DB445EF418184B7000B306B0 /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  150. DB445EFB18184BB600B306B0 /* testdropfile.c in Sources */ = {isa = PBXBuildFile; fileRef = DB445EFA18184BB600B306B0 /* testdropfile.c */; };
  151. DB89958418A19B130092407C /* testhotplug.c in Sources */ = {isa = PBXBuildFile; fileRef = DB89958318A19B130092407C /* testhotplug.c */; };
  152. DBEC54EB1A1A8205005B1EAB /* controllermap.c in Sources */ = {isa = PBXBuildFile; fileRef = DBEC54D11A1A811D005B1EAB /* controllermap.c */; };
  153. DBEC54ED1A1A828A005B1EAB /* axis.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBEC54D61A1A8145005B1EAB /* axis.bmp */; };
  154. DBEC54EE1A1A828D005B1EAB /* button.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBEC54D71A1A8145005B1EAB /* button.bmp */; };
  155. DBEC54EF1A1A828F005B1EAB /* controllermap.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = DBEC54D81A1A8145005B1EAB /* controllermap.bmp */; };
  156. F3C17C6B28E4022A00E1A26D /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  157. F3C17C7428E40AF000E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  158. F3C17C7628E40BA200E1A26D /* controllermap_back.bmp in CopyFiles */ = {isa = PBXBuildFile; fileRef = F3C17C7528E40B6B00E1A26D /* controllermap_back.bmp */; };
  159. F3C17C7728E40BC800E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  160. F3C17C7928E40C6E00E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  161. F3C17C7A28E40CA600E1A26D /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  162. F3C17C7B28E40D4E00E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  163. F3C17C7C28E40D7400E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  164. F3C17C7D28E40F9D00E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  165. F3C17C7E28E40FDD00E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  166. F3C17C7F28E4101000E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  167. F3C17C8028E410A400E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  168. F3C17C8128E410C900E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  169. F3C17C8228E4112900E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  170. F3C17C8328E4124400E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  171. F3C17C8428E4126400E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  172. F3C17C8528E4127D00E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  173. F3C17CEB28E4177600E1A26D /* testgeometry.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CD628E416AC00E1A26D /* testgeometry.c */; };
  174. F3C17CEC28E417EB00E1A26D /* testutils.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17C7328E40ADE00E1A26D /* testutils.c */; };
  175. F3C17CED28E417F400E1A26D /* libSDL_test.a in Frameworks */ = {isa = PBXBuildFile; fileRef = DB166D7F16A1D12400A1396C /* libSDL_test.a */; };
  176. F3C17CEE28E4184700E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  177. F3C17CEF28E41D5800E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  178. F3C17CFC28E41E9800E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  179. F3C17CFD28E41EA100E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  180. F3C17CFE28E41EAC00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  181. F3C17CFF28E41EB000E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  182. F3C17D0028E41EB400E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  183. F3C17D0128E41EB800E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  184. F3C17D0228E41EBC00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  185. F3C17D0328E41EC500E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  186. F3C17D0428E41EC800E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  187. F3C17D0528E41ECB00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  188. F3C17D0628E41ECF00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  189. F3C17D0728E41ED300E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  190. F3C17D0828E41EDB00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  191. F3C17D0928E41EE100E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  192. F3C17D0A28E41EE700E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  193. F3C17D0B28E41EEB00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  194. F3C17D0C28E41EF000E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  195. F3C17D0D28E41EF400E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  196. F3C17D0E28E41EF900E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  197. F3C17D0F28E41EFE00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  198. F3C17D1028E41F0200E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  199. F3C17D1128E41F0600E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  200. F3C17D1228E41F0A00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  201. F3C17D1328E41F0D00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  202. F3C17D1428E41F1100E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  203. F3C17D1528E41F1F00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  204. F3C17D1628E41F2400E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  205. F3C17D1728E41F2800E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  206. F3C17D1828E41F2C00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  207. F3C17D1928E41F3100E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  208. F3C17D1A28E41F3500E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  209. F3C17D1B28E41F3800E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  210. F3C17D1C28E41F3C00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  211. F3C17D1D28E41F4000E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  212. F3C17D1E28E41F4500E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  213. F3C17D1F28E41F4800E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  214. F3C17D2028E41F4D00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  215. F3C17D2228E41F5F00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  216. F3C17D2328E41F6200E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  217. F3C17D2428E41F6600E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  218. F3C17D2528E41F6A00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  219. F3C17D2628E41F6E00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  220. F3C17D2728E41FD800E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  221. F3C17D2828E41FDC00E1A26D /* SDL_uikit_main.c in Sources */ = {isa = PBXBuildFile; fileRef = F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */; };
  222. F3C17D3928E424B800E1A26D /* sample.wav in Resources */ = {isa = PBXBuildFile; fileRef = 00794E6209D20839003FC8A1 /* sample.wav */; };
  223. F3C17D3B28E4252900E1A26D /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = 00794E5D09D20839003FC8A1 /* icon.bmp */; };
  224. F3C17D3C28E4277D00E1A26D /* axis.bmp in Resources */ = {isa = PBXBuildFile; fileRef = DBEC54D61A1A8145005B1EAB /* axis.bmp */; };
  225. F3C17D3D28E4277D00E1A26D /* button.bmp in Resources */ = {isa = PBXBuildFile; fileRef = DBEC54D71A1A8145005B1EAB /* button.bmp */; };
  226. F3C17D3E28E4277D00E1A26D /* controllermap_back.bmp in Resources */ = {isa = PBXBuildFile; fileRef = F3C17C7528E40B6B00E1A26D /* controllermap_back.bmp */; };
  227. F3C17D3F28E4277D00E1A26D /* controllermap.bmp in Resources */ = {isa = PBXBuildFile; fileRef = DBEC54D81A1A8145005B1EAB /* controllermap.bmp */; };
  228. /* End PBXBuildFile section */
  229. /* Begin PBXContainerItemProxy section */
  230. 001799471074403E00F5D044 /* PBXContainerItemProxy */ = {
  231. isa = PBXContainerItemProxy;
  232. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  233. proxyType = 1;
  234. remoteGlobalIDString = BEC566AB0761D90300A33029;
  235. remoteInfo = checkkeys;
  236. };
  237. 0017994B1074403E00F5D044 /* PBXContainerItemProxy */ = {
  238. isa = PBXContainerItemProxy;
  239. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  240. proxyType = 1;
  241. remoteGlobalIDString = BEC566C50761D90300A33029;
  242. remoteInfo = loopwave;
  243. };
  244. 0017994F1074403E00F5D044 /* PBXContainerItemProxy */ = {
  245. isa = PBXContainerItemProxy;
  246. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  247. proxyType = 1;
  248. remoteGlobalIDString = 0017957410741F7900F5D044;
  249. remoteInfo = testatomic;
  250. };
  251. 001799511074403E00F5D044 /* PBXContainerItemProxy */ = {
  252. isa = PBXContainerItemProxy;
  253. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  254. proxyType = 1;
  255. remoteGlobalIDString = 00179595107421BF00F5D044;
  256. remoteInfo = testaudioinfo;
  257. };
  258. 001799591074403E00F5D044 /* PBXContainerItemProxy */ = {
  259. isa = PBXContainerItemProxy;
  260. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  261. proxyType = 1;
  262. remoteGlobalIDString = 00179756107431B300F5D044;
  263. remoteInfo = testdraw2;
  264. };
  265. 0017995D1074403E00F5D044 /* PBXContainerItemProxy */ = {
  266. isa = PBXContainerItemProxy;
  267. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  268. proxyType = 1;
  269. remoteGlobalIDString = BEC566FB0761D90300A33029;
  270. remoteInfo = testerror;
  271. };
  272. 0017995F1074403E00F5D044 /* PBXContainerItemProxy */ = {
  273. isa = PBXContainerItemProxy;
  274. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  275. proxyType = 1;
  276. remoteGlobalIDString = 002F340109CA1BFF00EBEB88;
  277. remoteInfo = testfile;
  278. };
  279. 001799651074403E00F5D044 /* PBXContainerItemProxy */ = {
  280. isa = PBXContainerItemProxy;
  281. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  282. proxyType = 1;
  283. remoteGlobalIDString = 0017970910742F3200F5D044;
  284. remoteInfo = testgl2;
  285. };
  286. 001799671074403E00F5D044 /* PBXContainerItemProxy */ = {
  287. isa = PBXContainerItemProxy;
  288. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  289. proxyType = 1;
  290. remoteGlobalIDString = 00179730107430D600F5D044;
  291. remoteInfo = testhaptic;
  292. };
  293. 001799691074403E00F5D044 /* PBXContainerItemProxy */ = {
  294. isa = PBXContainerItemProxy;
  295. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  296. proxyType = 1;
  297. remoteGlobalIDString = BEC567230761D90400A33029;
  298. remoteInfo = testthread;
  299. };
  300. 0017996B1074403E00F5D044 /* PBXContainerItemProxy */ = {
  301. isa = PBXContainerItemProxy;
  302. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  303. proxyType = 1;
  304. remoteGlobalIDString = 002F342009CA1F0300EBEB88;
  305. remoteInfo = testiconv;
  306. };
  307. 0017996D1074403E00F5D044 /* PBXContainerItemProxy */ = {
  308. isa = PBXContainerItemProxy;
  309. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  310. proxyType = 1;
  311. remoteGlobalIDString = 00179776107432AE00F5D044;
  312. remoteInfo = testime;
  313. };
  314. 0017996F1074403E00F5D044 /* PBXContainerItemProxy */ = {
  315. isa = PBXContainerItemProxy;
  316. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  317. proxyType = 1;
  318. remoteGlobalIDString = 001797961074334C00F5D044;
  319. remoteInfo = testintersections;
  320. };
  321. 001799711074403E00F5D044 /* PBXContainerItemProxy */ = {
  322. isa = PBXContainerItemProxy;
  323. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  324. proxyType = 1;
  325. remoteGlobalIDString = BEC567300761D90400A33029;
  326. remoteInfo = testjoystick;
  327. };
  328. 001799731074403E00F5D044 /* PBXContainerItemProxy */ = {
  329. isa = PBXContainerItemProxy;
  330. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  331. proxyType = 1;
  332. remoteGlobalIDString = BEC5673D0761D90400A33029;
  333. remoteInfo = testkeys;
  334. };
  335. 001799751074403E00F5D044 /* PBXContainerItemProxy */ = {
  336. isa = PBXContainerItemProxy;
  337. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  338. proxyType = 1;
  339. remoteGlobalIDString = 001797B8107433C600F5D044;
  340. remoteInfo = testloadso;
  341. };
  342. 001799771074403E00F5D044 /* PBXContainerItemProxy */ = {
  343. isa = PBXContainerItemProxy;
  344. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  345. proxyType = 1;
  346. remoteGlobalIDString = BEC5674A0761D90400A33029;
  347. remoteInfo = testlock;
  348. };
  349. 0017997B1074403E00F5D044 /* PBXContainerItemProxy */ = {
  350. isa = PBXContainerItemProxy;
  351. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  352. proxyType = 1;
  353. remoteGlobalIDString = 001797FA1074355200F5D044;
  354. remoteInfo = testmultiaudio;
  355. };
  356. 0017997F1074403E00F5D044 /* PBXContainerItemProxy */ = {
  357. isa = PBXContainerItemProxy;
  358. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  359. proxyType = 1;
  360. remoteGlobalIDString = 001798781074392D00F5D044;
  361. remoteInfo = testnativex11;
  362. };
  363. 001799831074403E00F5D044 /* PBXContainerItemProxy */ = {
  364. isa = PBXContainerItemProxy;
  365. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  366. proxyType = 1;
  367. remoteGlobalIDString = 002F343C09CA1FB300EBEB88;
  368. remoteInfo = testoverlay2;
  369. };
  370. 001799871074403E00F5D044 /* PBXContainerItemProxy */ = {
  371. isa = PBXContainerItemProxy;
  372. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  373. proxyType = 1;
  374. remoteGlobalIDString = 002F345909CA204F00EBEB88;
  375. remoteInfo = testplatform;
  376. };
  377. 001799891074403E00F5D044 /* PBXContainerItemProxy */ = {
  378. isa = PBXContainerItemProxy;
  379. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  380. proxyType = 1;
  381. remoteGlobalIDString = 0017989D107439DF00F5D044;
  382. remoteInfo = testpower;
  383. };
  384. 0017998B1074403E00F5D044 /* PBXContainerItemProxy */ = {
  385. isa = PBXContainerItemProxy;
  386. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  387. proxyType = 1;
  388. remoteGlobalIDString = 001798DA10743BEC00F5D044;
  389. remoteInfo = testresample;
  390. };
  391. 0017998D1074403E00F5D044 /* PBXContainerItemProxy */ = {
  392. isa = PBXContainerItemProxy;
  393. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  394. proxyType = 1;
  395. remoteGlobalIDString = BEC567720761D90500A33029;
  396. remoteInfo = testsem;
  397. };
  398. 001799911074403E00F5D044 /* PBXContainerItemProxy */ = {
  399. isa = PBXContainerItemProxy;
  400. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  401. proxyType = 1;
  402. remoteGlobalIDString = 001798FE10743F1000F5D044;
  403. remoteInfo = testsprite2;
  404. };
  405. 001799931074403E00F5D044 /* PBXContainerItemProxy */ = {
  406. isa = PBXContainerItemProxy;
  407. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  408. proxyType = 1;
  409. remoteGlobalIDString = BEC5678D0761D90500A33029;
  410. remoteInfo = testtimer;
  411. };
  412. 001799951074403E00F5D044 /* PBXContainerItemProxy */ = {
  413. isa = PBXContainerItemProxy;
  414. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  415. proxyType = 1;
  416. remoteGlobalIDString = BEC567A70761D90500A33029;
  417. remoteInfo = testversion;
  418. };
  419. 0017999D1074403E00F5D044 /* PBXContainerItemProxy */ = {
  420. isa = PBXContainerItemProxy;
  421. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  422. proxyType = 1;
  423. remoteGlobalIDString = 0017992010743FB700F5D044;
  424. remoteInfo = testwm2;
  425. };
  426. 001799A11074403E00F5D044 /* PBXContainerItemProxy */ = {
  427. isa = PBXContainerItemProxy;
  428. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  429. proxyType = 1;
  430. remoteGlobalIDString = BEC567EA0761D90600A33029;
  431. remoteInfo = torturethread;
  432. };
  433. 003FA642093FFD41000C53B3 /* PBXContainerItemProxy */ = {
  434. isa = PBXContainerItemProxy;
  435. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  436. proxyType = 2;
  437. remoteGlobalIDString = BECDF66C0761BA81005FE872;
  438. remoteInfo = Framework;
  439. };
  440. 003FA644093FFD41000C53B3 /* PBXContainerItemProxy */ = {
  441. isa = PBXContainerItemProxy;
  442. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  443. proxyType = 2;
  444. remoteGlobalIDString = BECDF6B30761BA81005FE872;
  445. remoteInfo = "Static Library";
  446. };
  447. 003FA648093FFD41000C53B3 /* PBXContainerItemProxy */ = {
  448. isa = PBXContainerItemProxy;
  449. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  450. proxyType = 2;
  451. remoteGlobalIDString = BECDF6BE0761BA81005FE872;
  452. remoteInfo = "Standard DMG";
  453. };
  454. DB0F490417CA5249008798C5 /* PBXContainerItemProxy */ = {
  455. isa = PBXContainerItemProxy;
  456. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  457. proxyType = 1;
  458. remoteGlobalIDString = DB0F48D917CA51E5008798C5;
  459. remoteInfo = testdrawchessboard;
  460. };
  461. DB0F490617CA5249008798C5 /* PBXContainerItemProxy */ = {
  462. isa = PBXContainerItemProxy;
  463. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  464. proxyType = 1;
  465. remoteGlobalIDString = DB0F48EF17CA5212008798C5;
  466. remoteInfo = testfilesystem;
  467. };
  468. DB166D6D16A1CEAA00A1396C /* PBXContainerItemProxy */ = {
  469. isa = PBXContainerItemProxy;
  470. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  471. proxyType = 1;
  472. remoteGlobalIDString = BBFC08B7164C6862003E6A99;
  473. remoteInfo = testgamecontroller;
  474. };
  475. DB166D6F16A1CEAF00A1396C /* PBXContainerItemProxy */ = {
  476. isa = PBXContainerItemProxy;
  477. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  478. proxyType = 1;
  479. remoteGlobalIDString = 4537749112091504002F0F45;
  480. remoteInfo = testshape;
  481. };
  482. DB166DC216A1D32C00A1396C /* PBXContainerItemProxy */ = {
  483. isa = PBXContainerItemProxy;
  484. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  485. proxyType = 1;
  486. remoteGlobalIDString = DB166DAD16A1D2F600A1396C;
  487. remoteInfo = testgesture;
  488. };
  489. DB166DD816A1D38900A1396C /* PBXContainerItemProxy */ = {
  490. isa = PBXContainerItemProxy;
  491. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  492. proxyType = 1;
  493. remoteGlobalIDString = DB166DC416A1D36A00A1396C;
  494. remoteInfo = testmessage;
  495. };
  496. DB166DF116A1D53700A1396C /* PBXContainerItemProxy */ = {
  497. isa = PBXContainerItemProxy;
  498. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  499. proxyType = 1;
  500. remoteGlobalIDString = DB166DDC16A1D50C00A1396C;
  501. remoteInfo = testrelative;
  502. };
  503. DB166E0816A1D5A400A1396C /* PBXContainerItemProxy */ = {
  504. isa = PBXContainerItemProxy;
  505. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  506. proxyType = 1;
  507. remoteGlobalIDString = DB166DF316A1D57C00A1396C;
  508. remoteInfo = testrendercopyex;
  509. };
  510. DB166E1F16A1D5D000A1396C /* PBXContainerItemProxy */ = {
  511. isa = PBXContainerItemProxy;
  512. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  513. proxyType = 1;
  514. remoteGlobalIDString = DB166E0A16A1D5AD00A1396C;
  515. remoteInfo = testrendertarget;
  516. };
  517. DB166E3A16A1D65A00A1396C /* PBXContainerItemProxy */ = {
  518. isa = PBXContainerItemProxy;
  519. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  520. proxyType = 1;
  521. remoteGlobalIDString = DB166E2716A1D64D00A1396C;
  522. remoteInfo = testrumble;
  523. };
  524. DB166E5516A1D6B800A1396C /* PBXContainerItemProxy */ = {
  525. isa = PBXContainerItemProxy;
  526. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  527. proxyType = 1;
  528. remoteGlobalIDString = DB166E3D16A1D69000A1396C;
  529. remoteInfo = testscale;
  530. };
  531. DB166E6B16A1D72000A1396C /* PBXContainerItemProxy */ = {
  532. isa = PBXContainerItemProxy;
  533. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  534. proxyType = 1;
  535. remoteGlobalIDString = DB166E5716A1D6F300A1396C;
  536. remoteInfo = testshader;
  537. };
  538. DB166E9516A1D7CD00A1396C /* PBXContainerItemProxy */ = {
  539. isa = PBXContainerItemProxy;
  540. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  541. proxyType = 1;
  542. remoteGlobalIDString = DB166E6D16A1D78400A1396C;
  543. remoteInfo = testspriteminimal;
  544. };
  545. DB166E9716A1D7CF00A1396C /* PBXContainerItemProxy */ = {
  546. isa = PBXContainerItemProxy;
  547. containerPortal = 08FB7793FE84155DC02AAC07 /* Project object */;
  548. proxyType = 1;
  549. remoteGlobalIDString = DB166E8016A1D78C00A1396C;
  550. remoteInfo = teststreaming;
  551. };
  552. DB1D40D617B3F30D00D74CFC /* PBXContainerItemProxy */ = {
  553. isa = PBXContainerItemProxy;
  554. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  555. proxyType = 2;
  556. remoteGlobalIDString = DB31407717554B71006C0E22;
  557. remoteInfo = "Shared Library";
  558. };
  559. F3C17C5C28E3FB2900E1A26D /* PBXContainerItemProxy */ = {
  560. isa = PBXContainerItemProxy;
  561. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  562. proxyType = 2;
  563. remoteGlobalIDString = A7D88B5423E2437C00DCD162;
  564. remoteInfo = "Framework-iOS";
  565. };
  566. F3C17C5E28E3FB2900E1A26D /* PBXContainerItemProxy */ = {
  567. isa = PBXContainerItemProxy;
  568. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  569. proxyType = 2;
  570. remoteGlobalIDString = A7D88D1523E24BED00DCD162;
  571. remoteInfo = "Framework-tvOS";
  572. };
  573. F3C17C6028E3FB2900E1A26D /* PBXContainerItemProxy */ = {
  574. isa = PBXContainerItemProxy;
  575. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  576. proxyType = 2;
  577. remoteGlobalIDString = E2D187CF28A5673500D2B4F1;
  578. remoteInfo = "xcFramework-iOS";
  579. };
  580. F3C17C6228E3FB2900E1A26D /* PBXContainerItemProxy */ = {
  581. isa = PBXContainerItemProxy;
  582. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  583. proxyType = 2;
  584. remoteGlobalIDString = A7D88E5423E24D3B00DCD162;
  585. remoteInfo = "Static Library-iOS";
  586. };
  587. F3C17C6428E3FB2900E1A26D /* PBXContainerItemProxy */ = {
  588. isa = PBXContainerItemProxy;
  589. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  590. proxyType = 2;
  591. remoteGlobalIDString = A769B23D23E259AE00872273;
  592. remoteInfo = "Static Library-tvOS";
  593. };
  594. F3C17C6628E3FB2900E1A26D /* PBXContainerItemProxy */ = {
  595. isa = PBXContainerItemProxy;
  596. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  597. proxyType = 2;
  598. remoteGlobalIDString = A75FCEB323E25AB700529352;
  599. remoteInfo = "Shared Library-iOS";
  600. };
  601. F3C17C6828E3FB2900E1A26D /* PBXContainerItemProxy */ = {
  602. isa = PBXContainerItemProxy;
  603. containerPortal = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  604. proxyType = 2;
  605. remoteGlobalIDString = A75FD06C23E25AC700529352;
  606. remoteInfo = "Shared Library-tvOS";
  607. };
  608. /* End PBXContainerItemProxy section */
  609. /* Begin PBXCopyFilesBuildPhase section */
  610. 00794E6409D2084F003FC8A1 /* CopyFiles */ = {
  611. isa = PBXCopyFilesBuildPhase;
  612. buildActionMask = 2147483647;
  613. dstPath = "";
  614. dstSubfolderSpec = 7;
  615. files = (
  616. 00794E6609D20865003FC8A1 /* sample.wav in CopyFiles */,
  617. );
  618. runOnlyForDeploymentPostprocessing = 0;
  619. };
  620. 00794EEC09D2371F003FC8A1 /* CopyFiles */ = {
  621. isa = PBXCopyFilesBuildPhase;
  622. buildActionMask = 2147483647;
  623. dstPath = "";
  624. dstSubfolderSpec = 7;
  625. files = (
  626. 00794EF009D23739003FC8A1 /* utf8.txt in CopyFiles */,
  627. );
  628. runOnlyForDeploymentPostprocessing = 0;
  629. };
  630. 00794EF409D237C7003FC8A1 /* CopyFiles */ = {
  631. isa = PBXCopyFilesBuildPhase;
  632. buildActionMask = 2147483647;
  633. dstPath = "";
  634. dstSubfolderSpec = 7;
  635. files = (
  636. 00794EF709D237DE003FC8A1 /* moose.dat in CopyFiles */,
  637. );
  638. runOnlyForDeploymentPostprocessing = 0;
  639. };
  640. DB166DDA16A1D40F00A1396C /* CopyFiles */ = {
  641. isa = PBXCopyFilesBuildPhase;
  642. buildActionMask = 2147483647;
  643. dstPath = "";
  644. dstSubfolderSpec = 7;
  645. files = (
  646. DB166DDB16A1D42F00A1396C /* icon.bmp in CopyFiles */,
  647. );
  648. runOnlyForDeploymentPostprocessing = 0;
  649. };
  650. DB166E2116A1D5DF00A1396C /* CopyFiles */ = {
  651. isa = PBXCopyFilesBuildPhase;
  652. buildActionMask = 2147483647;
  653. dstPath = "";
  654. dstSubfolderSpec = 7;
  655. files = (
  656. DB166E2316A1D60B00A1396C /* icon.bmp in CopyFiles */,
  657. DB166E2216A1D5EC00A1396C /* sample.bmp in CopyFiles */,
  658. );
  659. runOnlyForDeploymentPostprocessing = 0;
  660. };
  661. DB166E2416A1D61000A1396C /* CopyFiles */ = {
  662. isa = PBXCopyFilesBuildPhase;
  663. buildActionMask = 2147483647;
  664. dstPath = "";
  665. dstSubfolderSpec = 7;
  666. files = (
  667. DB166E2516A1D61900A1396C /* icon.bmp in CopyFiles */,
  668. DB166E2616A1D61900A1396C /* sample.bmp in CopyFiles */,
  669. );
  670. runOnlyForDeploymentPostprocessing = 0;
  671. };
  672. DB166E4C16A1D69000A1396C /* CopyFiles */ = {
  673. isa = PBXCopyFilesBuildPhase;
  674. buildActionMask = 2147483647;
  675. dstPath = "";
  676. dstSubfolderSpec = 7;
  677. files = (
  678. DB166E4D16A1D69000A1396C /* icon.bmp in CopyFiles */,
  679. DB166E4E16A1D69000A1396C /* sample.bmp in CopyFiles */,
  680. );
  681. runOnlyForDeploymentPostprocessing = 0;
  682. };
  683. DB166E9916A1D7EE00A1396C /* CopyFiles */ = {
  684. isa = PBXCopyFilesBuildPhase;
  685. buildActionMask = 2147483647;
  686. dstPath = "";
  687. dstSubfolderSpec = 7;
  688. files = (
  689. DB166E9A16A1D7F700A1396C /* moose.dat in CopyFiles */,
  690. );
  691. runOnlyForDeploymentPostprocessing = 0;
  692. };
  693. DB166E9B16A1D7FC00A1396C /* CopyFiles */ = {
  694. isa = PBXCopyFilesBuildPhase;
  695. buildActionMask = 2147483647;
  696. dstPath = "";
  697. dstSubfolderSpec = 7;
  698. files = (
  699. DB166E9C16A1D80900A1396C /* icon.bmp in CopyFiles */,
  700. );
  701. runOnlyForDeploymentPostprocessing = 0;
  702. };
  703. DB166ECE16A1D85400A1396C /* CopyFiles */ = {
  704. isa = PBXCopyFilesBuildPhase;
  705. buildActionMask = 2147483647;
  706. dstPath = "";
  707. dstSubfolderSpec = 7;
  708. files = (
  709. DB166ED016A1D88100A1396C /* shapes in CopyFiles */,
  710. );
  711. runOnlyForDeploymentPostprocessing = 0;
  712. };
  713. DBEC54EC1A1A827C005B1EAB /* CopyFiles */ = {
  714. isa = PBXCopyFilesBuildPhase;
  715. buildActionMask = 2147483647;
  716. dstPath = "";
  717. dstSubfolderSpec = 7;
  718. files = (
  719. DBEC54ED1A1A828A005B1EAB /* axis.bmp in CopyFiles */,
  720. DBEC54EE1A1A828D005B1EAB /* button.bmp in CopyFiles */,
  721. DBEC54EF1A1A828F005B1EAB /* controllermap.bmp in CopyFiles */,
  722. F3C17C7628E40BA200E1A26D /* controllermap_back.bmp in CopyFiles */,
  723. );
  724. runOnlyForDeploymentPostprocessing = 0;
  725. };
  726. /* End PBXCopyFilesBuildPhase section */
  727. /* Begin PBXFileReference section */
  728. 0017958C10741F7900F5D044 /* testatomic */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testatomic; path = testatomic.app; sourceTree = BUILT_PRODUCTS_DIR; };
  729. 0017958F1074216E00F5D044 /* testatomic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testatomic.c; sourceTree = "<group>"; };
  730. 001795AD107421BF00F5D044 /* testaudioinfo */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testaudioinfo; path = testaudioinfo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  731. 001795B01074222D00F5D044 /* testaudioinfo.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testaudioinfo.c; sourceTree = "<group>"; };
  732. 0017972110742F3200F5D044 /* testgl2.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testgl2.app; sourceTree = BUILT_PRODUCTS_DIR; };
  733. 0017972710742FB900F5D044 /* testgl2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testgl2.c; sourceTree = "<group>"; };
  734. 00179748107430D600F5D044 /* testhaptic */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testhaptic; path = testhaptic.app; sourceTree = BUILT_PRODUCTS_DIR; };
  735. 0017974E1074315700F5D044 /* testhaptic.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testhaptic.c; sourceTree = "<group>"; };
  736. 0017976E107431B300F5D044 /* testdraw2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testdraw2; path = testdraw2.app; sourceTree = BUILT_PRODUCTS_DIR; };
  737. 001797711074320D00F5D044 /* testdraw2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testdraw2.c; sourceTree = "<group>"; };
  738. 0017978E107432AE00F5D044 /* testime */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testime; path = testime.app; sourceTree = BUILT_PRODUCTS_DIR; };
  739. 00179791107432FA00F5D044 /* testime.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testime.c; sourceTree = "<group>"; };
  740. 001797AE1074334C00F5D044 /* testintersections */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testintersections; path = testintersections.app; sourceTree = BUILT_PRODUCTS_DIR; };
  741. 001797B31074339C00F5D044 /* testintersections.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testintersections.c; sourceTree = "<group>"; };
  742. 001797D0107433C600F5D044 /* testloadso */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testloadso; path = testloadso.app; sourceTree = BUILT_PRODUCTS_DIR; };
  743. 001797D31074343E00F5D044 /* testloadso.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testloadso.c; sourceTree = "<group>"; };
  744. 001798121074355200F5D044 /* testmultiaudio */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testmultiaudio; path = testmultiaudio.app; sourceTree = BUILT_PRODUCTS_DIR; };
  745. 001798151074359B00F5D044 /* testmultiaudio.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testmultiaudio.c; sourceTree = "<group>"; };
  746. 0017985A107436ED00F5D044 /* testnative.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testnative.c; sourceTree = "<group>"; };
  747. 0017985B107436ED00F5D044 /* testnative.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = testnative.h; sourceTree = "<group>"; };
  748. 0017985C107436ED00F5D044 /* testnativecocoa.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = testnativecocoa.m; sourceTree = "<group>"; };
  749. 00179872107438D000F5D044 /* testnativex11.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testnativex11.c; sourceTree = "<group>"; };
  750. 001798941074392D00F5D044 /* testnative.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testnative.app; sourceTree = BUILT_PRODUCTS_DIR; };
  751. 001798B5107439DF00F5D044 /* testpower */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testpower; path = testpower.app; sourceTree = BUILT_PRODUCTS_DIR; };
  752. 001798B910743A4900F5D044 /* testpower.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testpower.c; sourceTree = "<group>"; };
  753. 001798F210743BEC00F5D044 /* testresample */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testresample; path = testresample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  754. 001798F910743E9200F5D044 /* testresample.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testresample.c; sourceTree = "<group>"; };
  755. 0017991610743F1000F5D044 /* testsprite2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testsprite2; path = testsprite2.app; sourceTree = BUILT_PRODUCTS_DIR; };
  756. 0017991910743F5300F5D044 /* testsprite2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testsprite2.c; sourceTree = "<group>"; };
  757. 0017993810743FB700F5D044 /* testwm2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testwm2; path = testwm2.app; sourceTree = BUILT_PRODUCTS_DIR; };
  758. 0017993B10743FEF00F5D044 /* testwm2.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testwm2.c; sourceTree = "<group>"; };
  759. 002F341209CA1BFF00EBEB88 /* testfile */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testfile; path = testfile.app; sourceTree = BUILT_PRODUCTS_DIR; };
  760. 002F341709CA1C5B00EBEB88 /* testfile.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testfile.c; sourceTree = "<group>"; };
  761. 002F343109CA1F0300EBEB88 /* testiconv */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testiconv; path = testiconv.app; sourceTree = BUILT_PRODUCTS_DIR; };
  762. 002F343609CA1F6F00EBEB88 /* testiconv.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testiconv.c; sourceTree = "<group>"; };
  763. 002F344D09CA1FB300EBEB88 /* testoverlay2 */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testoverlay2; path = testoverlay2.app; sourceTree = BUILT_PRODUCTS_DIR; };
  764. 002F345209CA201C00EBEB88 /* testoverlay2.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testoverlay2.c; sourceTree = "<group>"; };
  765. 002F346A09CA204F00EBEB88 /* testplatform */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testplatform; path = testplatform.app; sourceTree = BUILT_PRODUCTS_DIR; };
  766. 002F346F09CA20A600EBEB88 /* testplatform.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testplatform.c; sourceTree = "<group>"; };
  767. 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = ../SDL/SDL.xcodeproj; sourceTree = SOURCE_ROOT; };
  768. 00794E5D09D20839003FC8A1 /* icon.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = icon.bmp; sourceTree = "<group>"; };
  769. 00794E5E09D20839003FC8A1 /* moose.dat */ = {isa = PBXFileReference; lastKnownFileType = file; path = moose.dat; sourceTree = "<group>"; };
  770. 00794E5F09D20839003FC8A1 /* picture.xbm */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = picture.xbm; sourceTree = "<group>"; };
  771. 00794E6109D20839003FC8A1 /* sample.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = sample.bmp; sourceTree = "<group>"; };
  772. 00794E6209D20839003FC8A1 /* sample.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = sample.wav; sourceTree = "<group>"; };
  773. 00794E6309D20839003FC8A1 /* utf8.txt */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = text; path = utf8.txt; sourceTree = "<group>"; };
  774. 083E4872006D84C97F000001 /* loopwave.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = loopwave.c; sourceTree = "<group>"; };
  775. 083E4878006D85357F000001 /* testerror.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testerror.c; sourceTree = "<group>"; };
  776. 083E487E006D86A17F000001 /* testsem.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testsem.c; sourceTree = "<group>"; };
  777. 083E4880006D86A17F000001 /* testtimer.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testtimer.c; sourceTree = "<group>"; };
  778. 083E4882006D86A17F000001 /* testver.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testver.c; sourceTree = "<group>"; };
  779. 083E4887006D86A17F000001 /* torturethread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = torturethread.c; sourceTree = "<group>"; };
  780. 092D6D10FFB30A2C7F000001 /* checkkeys.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = checkkeys.c; sourceTree = "<group>"; };
  781. 092D6D58FFB311A97F000001 /* testthread.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testthread.c; sourceTree = "<group>"; };
  782. 092D6D62FFB312AA7F000001 /* testjoystick.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testjoystick.c; sourceTree = "<group>"; };
  783. 092D6D6CFFB313437F000001 /* testkeys.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testkeys.c; sourceTree = "<group>"; };
  784. 092D6D75FFB313BB7F000001 /* testlock.c */ = {isa = PBXFileReference; fileEncoding = 30; lastKnownFileType = sourcecode.c.c; path = testlock.c; sourceTree = "<group>"; };
  785. 4537749212091504002F0F45 /* testshape */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testshape; path = testshape.app; sourceTree = BUILT_PRODUCTS_DIR; };
  786. 453774A4120915E3002F0F45 /* testshape.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testshape.c; sourceTree = "<group>"; };
  787. 66E88E8A203B778F0004D44E /* testyuv_cvt.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testyuv_cvt.c; sourceTree = "<group>"; };
  788. AAF02FF41F90089800B9A9FB /* SDL_test_memory.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_memory.c; sourceTree = "<group>"; };
  789. BBFC088E164C6820003E6A99 /* testgamecontroller.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testgamecontroller.c; sourceTree = "<group>"; };
  790. BBFC08CD164C6862003E6A99 /* testgamecontroller */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testgamecontroller; path = testgamecontroller.app; sourceTree = BUILT_PRODUCTS_DIR; };
  791. BEC566B60761D90300A33029 /* checkkeys */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = checkkeys; path = checkkeys.app; sourceTree = BUILT_PRODUCTS_DIR; };
  792. BEC566D10761D90300A33029 /* loopwave */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = loopwave; path = loopwave.app; sourceTree = BUILT_PRODUCTS_DIR; };
  793. BEC567060761D90400A33029 /* testerror */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testerror; path = testerror.app; sourceTree = BUILT_PRODUCTS_DIR; };
  794. BEC5672E0761D90400A33029 /* testthread */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testthread; path = testthread.app; sourceTree = BUILT_PRODUCTS_DIR; };
  795. BEC5673B0761D90400A33029 /* testjoystick */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testjoystick; path = testjoystick.app; sourceTree = BUILT_PRODUCTS_DIR; };
  796. BEC567480761D90400A33029 /* testkeys */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testkeys; path = testkeys.app; sourceTree = BUILT_PRODUCTS_DIR; };
  797. BEC567550761D90400A33029 /* testlock */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testlock; path = testlock.app; sourceTree = BUILT_PRODUCTS_DIR; };
  798. BEC5677D0761D90500A33029 /* testsem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testsem; path = testsem.app; sourceTree = BUILT_PRODUCTS_DIR; };
  799. BEC567980761D90500A33029 /* testtimer */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testtimer; path = testtimer.app; sourceTree = BUILT_PRODUCTS_DIR; };
  800. BEC567B20761D90500A33029 /* testversion */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testversion; path = testversion.app; sourceTree = BUILT_PRODUCTS_DIR; };
  801. BEC567F50761D90600A33029 /* torturethread */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = torturethread; path = torturethread.app; sourceTree = BUILT_PRODUCTS_DIR; };
  802. DB0F48D717CA51D2008798C5 /* testdrawchessboard.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testdrawchessboard.c; sourceTree = "<group>"; };
  803. DB0F48D817CA51D2008798C5 /* testfilesystem.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testfilesystem.c; sourceTree = "<group>"; };
  804. DB0F48EC17CA51E5008798C5 /* testdrawchessboard */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testdrawchessboard; path = testdrawchessboard.app; sourceTree = BUILT_PRODUCTS_DIR; };
  805. DB0F490117CA5212008798C5 /* testfilesystem */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testfilesystem; path = testfilesystem.app; sourceTree = BUILT_PRODUCTS_DIR; };
  806. DB166CBB16A1C74100A1396C /* testgesture.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testgesture.c; sourceTree = "<group>"; };
  807. DB166CBC16A1C74100A1396C /* testgles.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testgles.c; sourceTree = "<group>"; };
  808. DB166CBD16A1C74100A1396C /* testmessage.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testmessage.c; sourceTree = "<group>"; };
  809. DB166CBF16A1C74100A1396C /* testrelative.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testrelative.c; sourceTree = "<group>"; };
  810. DB166CC016A1C74100A1396C /* testrendercopyex.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testrendercopyex.c; sourceTree = "<group>"; };
  811. DB166CC116A1C74100A1396C /* testrendertarget.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testrendertarget.c; sourceTree = "<group>"; };
  812. DB166CC216A1C74100A1396C /* testrumble.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testrumble.c; sourceTree = "<group>"; };
  813. DB166CC316A1C74100A1396C /* testscale.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testscale.c; sourceTree = "<group>"; };
  814. DB166CC416A1C74100A1396C /* testshader.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testshader.c; sourceTree = "<group>"; };
  815. DB166CC516A1C74100A1396C /* testspriteminimal.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testspriteminimal.c; sourceTree = "<group>"; };
  816. DB166CC616A1C74100A1396C /* teststreaming.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = teststreaming.c; sourceTree = "<group>"; };
  817. DB166D7F16A1D12400A1396C /* libSDL_test.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = libSDL_test.a; sourceTree = BUILT_PRODUCTS_DIR; };
  818. DB166D8416A1D1A500A1396C /* SDL_test_assert.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_assert.c; sourceTree = "<group>"; };
  819. DB166D8516A1D1A500A1396C /* SDL_test_common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_common.c; sourceTree = "<group>"; };
  820. DB166D8616A1D1A500A1396C /* SDL_test_compare.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_compare.c; sourceTree = "<group>"; };
  821. DB166D8716A1D1A500A1396C /* SDL_test_crc32.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_crc32.c; sourceTree = "<group>"; };
  822. DB166D8816A1D1A500A1396C /* SDL_test_font.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_font.c; sourceTree = "<group>"; };
  823. DB166D8916A1D1A500A1396C /* SDL_test_fuzzer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_fuzzer.c; sourceTree = "<group>"; };
  824. DB166D8A16A1D1A500A1396C /* SDL_test_harness.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_harness.c; sourceTree = "<group>"; };
  825. DB166D8B16A1D1A500A1396C /* SDL_test_imageBlit.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_imageBlit.c; sourceTree = "<group>"; };
  826. DB166D8C16A1D1A500A1396C /* SDL_test_imageBlitBlend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_imageBlitBlend.c; sourceTree = "<group>"; };
  827. DB166D8D16A1D1A500A1396C /* SDL_test_imageFace.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_imageFace.c; sourceTree = "<group>"; };
  828. DB166D8E16A1D1A500A1396C /* SDL_test_imagePrimitives.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_imagePrimitives.c; sourceTree = "<group>"; };
  829. DB166D8F16A1D1A500A1396C /* SDL_test_imagePrimitivesBlend.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_imagePrimitivesBlend.c; sourceTree = "<group>"; };
  830. DB166D9016A1D1A500A1396C /* SDL_test_log.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_log.c; sourceTree = "<group>"; };
  831. DB166D9116A1D1A500A1396C /* SDL_test_md5.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_md5.c; sourceTree = "<group>"; };
  832. DB166D9216A1D1A500A1396C /* SDL_test_random.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = SDL_test_random.c; sourceTree = "<group>"; };
  833. DB166DBF16A1D2F600A1396C /* testgesture */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testgesture; path = testgesture.app; sourceTree = BUILT_PRODUCTS_DIR; };
  834. DB166DD516A1D36A00A1396C /* testmessage */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testmessage; path = testmessage.app; sourceTree = BUILT_PRODUCTS_DIR; };
  835. DB166DEE16A1D50C00A1396C /* testrelative */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testrelative; path = testrelative.app; sourceTree = BUILT_PRODUCTS_DIR; };
  836. DB166E0516A1D57C00A1396C /* testrendercopyex */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testrendercopyex; path = testrendercopyex.app; sourceTree = BUILT_PRODUCTS_DIR; };
  837. DB166E1C16A1D5AD00A1396C /* testrendertarget */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testrendertarget; path = testrendertarget.app; sourceTree = BUILT_PRODUCTS_DIR; };
  838. DB166E3816A1D64D00A1396C /* testrumble */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testrumble; path = testrumble.app; sourceTree = BUILT_PRODUCTS_DIR; };
  839. DB166E5216A1D69000A1396C /* testscale */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testscale; path = testscale.app; sourceTree = BUILT_PRODUCTS_DIR; };
  840. DB166E6816A1D6F300A1396C /* testshader */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testshader; path = testshader.app; sourceTree = BUILT_PRODUCTS_DIR; };
  841. DB166E7E16A1D78400A1396C /* testspriteminimal */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testspriteminimal; path = testspriteminimal.app; sourceTree = BUILT_PRODUCTS_DIR; };
  842. DB166E9116A1D78C00A1396C /* teststreaming */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = teststreaming; path = teststreaming.app; sourceTree = BUILT_PRODUCTS_DIR; };
  843. DB166ECF16A1D87000A1396C /* shapes */ = {isa = PBXFileReference; lastKnownFileType = folder; path = shapes; sourceTree = "<group>"; };
  844. DB445EF818184B7000B306B0 /* testdropfile.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testdropfile.app; sourceTree = BUILT_PRODUCTS_DIR; };
  845. DB445EFA18184BB600B306B0 /* testdropfile.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testdropfile.c; sourceTree = "<group>"; };
  846. DB89957E18A19ABA0092407C /* testhotplug */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = testhotplug; path = testhotplug.app; sourceTree = BUILT_PRODUCTS_DIR; };
  847. DB89958318A19B130092407C /* testhotplug.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testhotplug.c; sourceTree = "<group>"; };
  848. DBBC552C182831D700F3CA8D /* TestDropFile-Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = "TestDropFile-Info.plist"; sourceTree = SOURCE_ROOT; };
  849. DBEC54D11A1A811D005B1EAB /* controllermap.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = controllermap.c; sourceTree = "<group>"; };
  850. DBEC54D61A1A8145005B1EAB /* axis.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = axis.bmp; sourceTree = "<group>"; };
  851. DBEC54D71A1A8145005B1EAB /* button.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = button.bmp; sourceTree = "<group>"; };
  852. DBEC54D81A1A8145005B1EAB /* controllermap.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = controllermap.bmp; sourceTree = "<group>"; };
  853. DBEC54EA1A1A81C3005B1EAB /* controllermap */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; name = controllermap; path = controllermap.app; sourceTree = BUILT_PRODUCTS_DIR; };
  854. F3C17C6A28E3FD4400E1A26D /* config.xcconfig */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.xcconfig; path = config.xcconfig; sourceTree = "<group>"; };
  855. F3C17C7328E40ADE00E1A26D /* testutils.c */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.c; path = testutils.c; sourceTree = "<group>"; };
  856. F3C17C7528E40B6B00E1A26D /* controllermap_back.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = controllermap_back.bmp; sourceTree = "<group>"; };
  857. F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; name = SDL_uikit_main.c; path = ../src/main/uikit/SDL_uikit_main.c; sourceTree = "<group>"; };
  858. F3C17CD628E416AC00E1A26D /* testgeometry.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = testgeometry.c; sourceTree = "<group>"; };
  859. F3C17CDC28E416CF00E1A26D /* testgeometry.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = testgeometry.app; sourceTree = BUILT_PRODUCTS_DIR; };
  860. /* End PBXFileReference section */
  861. /* Begin PBXFrameworksBuildPhase section */
  862. 0017957A10741F7900F5D044 /* Frameworks */ = {
  863. isa = PBXFrameworksBuildPhase;
  864. buildActionMask = 2147483647;
  865. files = (
  866. );
  867. runOnlyForDeploymentPostprocessing = 0;
  868. };
  869. 0017959B107421BF00F5D044 /* Frameworks */ = {
  870. isa = PBXFrameworksBuildPhase;
  871. buildActionMask = 2147483647;
  872. files = (
  873. );
  874. runOnlyForDeploymentPostprocessing = 0;
  875. };
  876. 0017970F10742F3200F5D044 /* Frameworks */ = {
  877. isa = PBXFrameworksBuildPhase;
  878. buildActionMask = 2147483647;
  879. files = (
  880. DB166DA316A1D1FA00A1396C /* libSDL_test.a in Frameworks */,
  881. );
  882. runOnlyForDeploymentPostprocessing = 0;
  883. };
  884. 00179736107430D600F5D044 /* Frameworks */ = {
  885. isa = PBXFrameworksBuildPhase;
  886. buildActionMask = 2147483647;
  887. files = (
  888. );
  889. runOnlyForDeploymentPostprocessing = 0;
  890. };
  891. 0017975C107431B300F5D044 /* Frameworks */ = {
  892. isa = PBXFrameworksBuildPhase;
  893. buildActionMask = 2147483647;
  894. files = (
  895. DB166DA216A1D1E900A1396C /* libSDL_test.a in Frameworks */,
  896. );
  897. runOnlyForDeploymentPostprocessing = 0;
  898. };
  899. 0017977C107432AE00F5D044 /* Frameworks */ = {
  900. isa = PBXFrameworksBuildPhase;
  901. buildActionMask = 2147483647;
  902. files = (
  903. DB166DA716A1D24D00A1396C /* libSDL_test.a in Frameworks */,
  904. );
  905. runOnlyForDeploymentPostprocessing = 0;
  906. };
  907. 0017979C1074334C00F5D044 /* Frameworks */ = {
  908. isa = PBXFrameworksBuildPhase;
  909. buildActionMask = 2147483647;
  910. files = (
  911. DB166DAA16A1D27700A1396C /* libSDL_test.a in Frameworks */,
  912. );
  913. runOnlyForDeploymentPostprocessing = 0;
  914. };
  915. 001797BE107433C600F5D044 /* Frameworks */ = {
  916. isa = PBXFrameworksBuildPhase;
  917. buildActionMask = 2147483647;
  918. files = (
  919. );
  920. runOnlyForDeploymentPostprocessing = 0;
  921. };
  922. 001798001074355200F5D044 /* Frameworks */ = {
  923. isa = PBXFrameworksBuildPhase;
  924. buildActionMask = 2147483647;
  925. files = (
  926. );
  927. runOnlyForDeploymentPostprocessing = 0;
  928. };
  929. 001798821074392D00F5D044 /* Frameworks */ = {
  930. isa = PBXFrameworksBuildPhase;
  931. buildActionMask = 2147483647;
  932. files = (
  933. );
  934. runOnlyForDeploymentPostprocessing = 0;
  935. };
  936. 001798A3107439DF00F5D044 /* Frameworks */ = {
  937. isa = PBXFrameworksBuildPhase;
  938. buildActionMask = 2147483647;
  939. files = (
  940. );
  941. runOnlyForDeploymentPostprocessing = 0;
  942. };
  943. 001798E010743BEC00F5D044 /* Frameworks */ = {
  944. isa = PBXFrameworksBuildPhase;
  945. buildActionMask = 2147483647;
  946. files = (
  947. );
  948. runOnlyForDeploymentPostprocessing = 0;
  949. };
  950. 0017990410743F1000F5D044 /* Frameworks */ = {
  951. isa = PBXFrameworksBuildPhase;
  952. buildActionMask = 2147483647;
  953. files = (
  954. DB166DAB16A1D27C00A1396C /* libSDL_test.a in Frameworks */,
  955. );
  956. runOnlyForDeploymentPostprocessing = 0;
  957. };
  958. 0017992610743FB700F5D044 /* Frameworks */ = {
  959. isa = PBXFrameworksBuildPhase;
  960. buildActionMask = 2147483647;
  961. files = (
  962. DB166DAC16A1D29000A1396C /* libSDL_test.a in Frameworks */,
  963. );
  964. runOnlyForDeploymentPostprocessing = 0;
  965. };
  966. 002F340809CA1BFF00EBEB88 /* Frameworks */ = {
  967. isa = PBXFrameworksBuildPhase;
  968. buildActionMask = 2147483647;
  969. files = (
  970. );
  971. runOnlyForDeploymentPostprocessing = 0;
  972. };
  973. 002F342709CA1F0300EBEB88 /* Frameworks */ = {
  974. isa = PBXFrameworksBuildPhase;
  975. buildActionMask = 2147483647;
  976. files = (
  977. );
  978. runOnlyForDeploymentPostprocessing = 0;
  979. };
  980. 002F344309CA1FB300EBEB88 /* Frameworks */ = {
  981. isa = PBXFrameworksBuildPhase;
  982. buildActionMask = 2147483647;
  983. files = (
  984. );
  985. runOnlyForDeploymentPostprocessing = 0;
  986. };
  987. 002F346009CA204F00EBEB88 /* Frameworks */ = {
  988. isa = PBXFrameworksBuildPhase;
  989. buildActionMask = 2147483647;
  990. files = (
  991. );
  992. runOnlyForDeploymentPostprocessing = 0;
  993. };
  994. 4537749012091504002F0F45 /* Frameworks */ = {
  995. isa = PBXFrameworksBuildPhase;
  996. buildActionMask = 2147483647;
  997. files = (
  998. DB166DA416A1D21700A1396C /* libSDL_test.a in Frameworks */,
  999. );
  1000. runOnlyForDeploymentPostprocessing = 0;
  1001. };
  1002. BBFC08BE164C6862003E6A99 /* Frameworks */ = {
  1003. isa = PBXFrameworksBuildPhase;
  1004. buildActionMask = 2147483647;
  1005. files = (
  1006. );
  1007. runOnlyForDeploymentPostprocessing = 0;
  1008. };
  1009. BEC566B20761D90300A33029 /* Frameworks */ = {
  1010. isa = PBXFrameworksBuildPhase;
  1011. buildActionMask = 2147483647;
  1012. files = (
  1013. F3C17C6B28E4022A00E1A26D /* libSDL_test.a in Frameworks */,
  1014. );
  1015. runOnlyForDeploymentPostprocessing = 0;
  1016. };
  1017. BEC566CC0761D90300A33029 /* Frameworks */ = {
  1018. isa = PBXFrameworksBuildPhase;
  1019. buildActionMask = 2147483647;
  1020. files = (
  1021. );
  1022. runOnlyForDeploymentPostprocessing = 0;
  1023. };
  1024. BEC567020761D90300A33029 /* Frameworks */ = {
  1025. isa = PBXFrameworksBuildPhase;
  1026. buildActionMask = 2147483647;
  1027. files = (
  1028. );
  1029. runOnlyForDeploymentPostprocessing = 0;
  1030. };
  1031. BEC5672A0761D90400A33029 /* Frameworks */ = {
  1032. isa = PBXFrameworksBuildPhase;
  1033. buildActionMask = 2147483647;
  1034. files = (
  1035. );
  1036. runOnlyForDeploymentPostprocessing = 0;
  1037. };
  1038. BEC567370761D90400A33029 /* Frameworks */ = {
  1039. isa = PBXFrameworksBuildPhase;
  1040. buildActionMask = 2147483647;
  1041. files = (
  1042. );
  1043. runOnlyForDeploymentPostprocessing = 0;
  1044. };
  1045. BEC567440761D90400A33029 /* Frameworks */ = {
  1046. isa = PBXFrameworksBuildPhase;
  1047. buildActionMask = 2147483647;
  1048. files = (
  1049. );
  1050. runOnlyForDeploymentPostprocessing = 0;
  1051. };
  1052. BEC567510761D90400A33029 /* Frameworks */ = {
  1053. isa = PBXFrameworksBuildPhase;
  1054. buildActionMask = 2147483647;
  1055. files = (
  1056. );
  1057. runOnlyForDeploymentPostprocessing = 0;
  1058. };
  1059. BEC567790761D90500A33029 /* Frameworks */ = {
  1060. isa = PBXFrameworksBuildPhase;
  1061. buildActionMask = 2147483647;
  1062. files = (
  1063. );
  1064. runOnlyForDeploymentPostprocessing = 0;
  1065. };
  1066. BEC567940761D90500A33029 /* Frameworks */ = {
  1067. isa = PBXFrameworksBuildPhase;
  1068. buildActionMask = 2147483647;
  1069. files = (
  1070. );
  1071. runOnlyForDeploymentPostprocessing = 0;
  1072. };
  1073. BEC567AE0761D90500A33029 /* Frameworks */ = {
  1074. isa = PBXFrameworksBuildPhase;
  1075. buildActionMask = 2147483647;
  1076. files = (
  1077. );
  1078. runOnlyForDeploymentPostprocessing = 0;
  1079. };
  1080. BEC567F10761D90600A33029 /* Frameworks */ = {
  1081. isa = PBXFrameworksBuildPhase;
  1082. buildActionMask = 2147483647;
  1083. files = (
  1084. );
  1085. runOnlyForDeploymentPostprocessing = 0;
  1086. };
  1087. DB0F48DC17CA51E5008798C5 /* Frameworks */ = {
  1088. isa = PBXFrameworksBuildPhase;
  1089. buildActionMask = 2147483647;
  1090. files = (
  1091. );
  1092. runOnlyForDeploymentPostprocessing = 0;
  1093. };
  1094. DB0F48F217CA5212008798C5 /* Frameworks */ = {
  1095. isa = PBXFrameworksBuildPhase;
  1096. buildActionMask = 2147483647;
  1097. files = (
  1098. );
  1099. runOnlyForDeploymentPostprocessing = 0;
  1100. };
  1101. DB166D7C16A1D12400A1396C /* Frameworks */ = {
  1102. isa = PBXFrameworksBuildPhase;
  1103. buildActionMask = 2147483647;
  1104. files = (
  1105. );
  1106. runOnlyForDeploymentPostprocessing = 0;
  1107. };
  1108. DB166DB016A1D2F600A1396C /* Frameworks */ = {
  1109. isa = PBXFrameworksBuildPhase;
  1110. buildActionMask = 2147483647;
  1111. files = (
  1112. F3C17C7A28E40CA600E1A26D /* libSDL_test.a in Frameworks */,
  1113. );
  1114. runOnlyForDeploymentPostprocessing = 0;
  1115. };
  1116. DB166DC716A1D36A00A1396C /* Frameworks */ = {
  1117. isa = PBXFrameworksBuildPhase;
  1118. buildActionMask = 2147483647;
  1119. files = (
  1120. );
  1121. runOnlyForDeploymentPostprocessing = 0;
  1122. };
  1123. DB166DDF16A1D50C00A1396C /* Frameworks */ = {
  1124. isa = PBXFrameworksBuildPhase;
  1125. buildActionMask = 2147483647;
  1126. files = (
  1127. DB166DEA16A1D50C00A1396C /* libSDL_test.a in Frameworks */,
  1128. );
  1129. runOnlyForDeploymentPostprocessing = 0;
  1130. };
  1131. DB166DF616A1D57C00A1396C /* Frameworks */ = {
  1132. isa = PBXFrameworksBuildPhase;
  1133. buildActionMask = 2147483647;
  1134. files = (
  1135. DB166E0116A1D57C00A1396C /* libSDL_test.a in Frameworks */,
  1136. );
  1137. runOnlyForDeploymentPostprocessing = 0;
  1138. };
  1139. DB166E0D16A1D5AD00A1396C /* Frameworks */ = {
  1140. isa = PBXFrameworksBuildPhase;
  1141. buildActionMask = 2147483647;
  1142. files = (
  1143. DB166E1816A1D5AD00A1396C /* libSDL_test.a in Frameworks */,
  1144. );
  1145. runOnlyForDeploymentPostprocessing = 0;
  1146. };
  1147. DB166E2A16A1D64D00A1396C /* Frameworks */ = {
  1148. isa = PBXFrameworksBuildPhase;
  1149. buildActionMask = 2147483647;
  1150. files = (
  1151. );
  1152. runOnlyForDeploymentPostprocessing = 0;
  1153. };
  1154. DB166E4016A1D69000A1396C /* Frameworks */ = {
  1155. isa = PBXFrameworksBuildPhase;
  1156. buildActionMask = 2147483647;
  1157. files = (
  1158. DB166E4B16A1D69000A1396C /* libSDL_test.a in Frameworks */,
  1159. );
  1160. runOnlyForDeploymentPostprocessing = 0;
  1161. };
  1162. DB166E5A16A1D6F300A1396C /* Frameworks */ = {
  1163. isa = PBXFrameworksBuildPhase;
  1164. buildActionMask = 2147483647;
  1165. files = (
  1166. );
  1167. runOnlyForDeploymentPostprocessing = 0;
  1168. };
  1169. DB166E7016A1D78400A1396C /* Frameworks */ = {
  1170. isa = PBXFrameworksBuildPhase;
  1171. buildActionMask = 2147483647;
  1172. files = (
  1173. );
  1174. runOnlyForDeploymentPostprocessing = 0;
  1175. };
  1176. DB166E8316A1D78C00A1396C /* Frameworks */ = {
  1177. isa = PBXFrameworksBuildPhase;
  1178. buildActionMask = 2147483647;
  1179. files = (
  1180. );
  1181. runOnlyForDeploymentPostprocessing = 0;
  1182. };
  1183. DB445EE918184B7000B306B0 /* Frameworks */ = {
  1184. isa = PBXFrameworksBuildPhase;
  1185. buildActionMask = 2147483647;
  1186. files = (
  1187. DB445EF418184B7000B306B0 /* libSDL_test.a in Frameworks */,
  1188. );
  1189. runOnlyForDeploymentPostprocessing = 0;
  1190. };
  1191. DB89957018A19ABA0092407C /* Frameworks */ = {
  1192. isa = PBXFrameworksBuildPhase;
  1193. buildActionMask = 2147483647;
  1194. files = (
  1195. );
  1196. runOnlyForDeploymentPostprocessing = 0;
  1197. };
  1198. DBEC54DC1A1A81C3005B1EAB /* Frameworks */ = {
  1199. isa = PBXFrameworksBuildPhase;
  1200. buildActionMask = 2147483647;
  1201. files = (
  1202. );
  1203. runOnlyForDeploymentPostprocessing = 0;
  1204. };
  1205. F3C17CD928E416CF00E1A26D /* Frameworks */ = {
  1206. isa = PBXFrameworksBuildPhase;
  1207. buildActionMask = 2147483647;
  1208. files = (
  1209. F3C17CED28E417F400E1A26D /* libSDL_test.a in Frameworks */,
  1210. );
  1211. runOnlyForDeploymentPostprocessing = 0;
  1212. };
  1213. /* End PBXFrameworksBuildPhase section */
  1214. /* Begin PBXGroup section */
  1215. 003FA63B093FFD41000C53B3 /* Products */ = {
  1216. isa = PBXGroup;
  1217. children = (
  1218. 003FA643093FFD41000C53B3 /* SDL2.framework */,
  1219. F3C17C5D28E3FB2900E1A26D /* SDL2.framework */,
  1220. F3C17C5F28E3FB2900E1A26D /* SDL2.framework */,
  1221. F3C17C6128E3FB2900E1A26D /* SDL2.framework */,
  1222. 003FA645093FFD41000C53B3 /* libSDL2.a */,
  1223. F3C17C6328E3FB2900E1A26D /* libSDL2.a */,
  1224. F3C17C6528E3FB2900E1A26D /* libSDL2.a */,
  1225. DB1D40D717B3F30D00D74CFC /* libSDL2.dylib */,
  1226. F3C17C6728E3FB2900E1A26D /* libSDL2.dylib */,
  1227. F3C17C6928E3FB2900E1A26D /* libSDL2.dylib */,
  1228. 003FA649093FFD41000C53B3 /* SDL2 */,
  1229. );
  1230. name = Products;
  1231. sourceTree = "<group>";
  1232. };
  1233. 00794E4609D207B4003FC8A1 /* Resources */ = {
  1234. isa = PBXGroup;
  1235. children = (
  1236. DBEC54D61A1A8145005B1EAB /* axis.bmp */,
  1237. DBEC54D71A1A8145005B1EAB /* button.bmp */,
  1238. F3C17C7528E40B6B00E1A26D /* controllermap_back.bmp */,
  1239. DBEC54D81A1A8145005B1EAB /* controllermap.bmp */,
  1240. 00794E5D09D20839003FC8A1 /* icon.bmp */,
  1241. 00794E5E09D20839003FC8A1 /* moose.dat */,
  1242. 00794E5F09D20839003FC8A1 /* picture.xbm */,
  1243. 00794E6109D20839003FC8A1 /* sample.bmp */,
  1244. 00794E6209D20839003FC8A1 /* sample.wav */,
  1245. DB166ECF16A1D87000A1396C /* shapes */,
  1246. DBBC552C182831D700F3CA8D /* TestDropFile-Info.plist */,
  1247. 00794E6309D20839003FC8A1 /* utf8.txt */,
  1248. );
  1249. name = Resources;
  1250. path = ../../test;
  1251. sourceTree = "<group>";
  1252. };
  1253. 08FB7794FE84155DC02AAC07 /* SDLTest */ = {
  1254. isa = PBXGroup;
  1255. children = (
  1256. F3C17C6A28E3FD4400E1A26D /* config.xcconfig */,
  1257. 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */,
  1258. 08FB7795FE84155DC02AAC07 /* Source */,
  1259. DB166D8316A1D17E00A1396C /* SDL_Test */,
  1260. 00794E4609D207B4003FC8A1 /* Resources */,
  1261. 1AB674ADFE9D54B511CA2CBB /* Products */,
  1262. );
  1263. comments = "I made these tests link against our \"default\" framework which includes X11 stuff. If you didn't install the X11 headers with Xcode, you might have problems building the SDL.framework (which is a dependency). You can swap the dependencies around to get around this, or you can modify the default SDL.framework target to not include X11 stuff. (Go into its target build options and remove all the Preprocessor macros.)\n\n\n\nWe are sort of in a half-way state at the moment. Going \"all-the-way\" means we copy the SDL.framework inside the app bundle so we can run the test without the step of the user \"installing\" the framework. But there is an oversight/bug in Xcode that doesn't correctly find the location of the framework when in an embedded/nested Xcode project. We could probably try to hack this with a shell script that checks multiple directories for existence, but this is messier and more work than I prefer, so I rather just wait for Apple to fix this. In the meantime...\n\nThe \"All\" target will build the SDL framework from the Xcode project. The other targets do not have this dependency set (for flexibility reasons in case we make changes). If you have not built the framework, you will probably be unable to link. You will either need to build the framework, or you need to add \"-framework SDL\" to the link options and make sure you have the SDL.framework installed somewhere where it can be seen (like /Library/Frameworks...I think we already set this one up.) \n\nTo run though, you should have a copy of the SDL.framework in /Library/Frameworks or ~/Library/Frameworks.\n\n\n\n\ntestgl and testdyngl need -DHAVE_OPENGL\ntestgl needs to link against OpenGL.framework\n\n";
  1264. name = SDLTest;
  1265. sourceTree = "<group>";
  1266. };
  1267. 08FB7795FE84155DC02AAC07 /* Source */ = {
  1268. isa = PBXGroup;
  1269. children = (
  1270. F3C17CAC28E414F100E1A26D /* SDL_uikit_main.c */,
  1271. 092D6D10FFB30A2C7F000001 /* checkkeys.c */,
  1272. DBEC54D11A1A811D005B1EAB /* controllermap.c */,
  1273. 083E4872006D84C97F000001 /* loopwave.c */,
  1274. 0017958F1074216E00F5D044 /* testatomic.c */,
  1275. 001795B01074222D00F5D044 /* testaudioinfo.c */,
  1276. 001797711074320D00F5D044 /* testdraw2.c */,
  1277. DB0F48D717CA51D2008798C5 /* testdrawchessboard.c */,
  1278. DB445EFA18184BB600B306B0 /* testdropfile.c */,
  1279. 083E4878006D85357F000001 /* testerror.c */,
  1280. 002F341709CA1C5B00EBEB88 /* testfile.c */,
  1281. DB0F48D817CA51D2008798C5 /* testfilesystem.c */,
  1282. BBFC088E164C6820003E6A99 /* testgamecontroller.c */,
  1283. F3C17CD628E416AC00E1A26D /* testgeometry.c */,
  1284. DB166CBB16A1C74100A1396C /* testgesture.c */,
  1285. 0017972710742FB900F5D044 /* testgl2.c */,
  1286. DB166CBC16A1C74100A1396C /* testgles.c */,
  1287. 0017974E1074315700F5D044 /* testhaptic.c */,
  1288. DB89958318A19B130092407C /* testhotplug.c */,
  1289. 002F343609CA1F6F00EBEB88 /* testiconv.c */,
  1290. 00179791107432FA00F5D044 /* testime.c */,
  1291. 001797B31074339C00F5D044 /* testintersections.c */,
  1292. 092D6D62FFB312AA7F000001 /* testjoystick.c */,
  1293. 092D6D6CFFB313437F000001 /* testkeys.c */,
  1294. 001797D31074343E00F5D044 /* testloadso.c */,
  1295. 092D6D75FFB313BB7F000001 /* testlock.c */,
  1296. DB166CBD16A1C74100A1396C /* testmessage.c */,
  1297. 001798151074359B00F5D044 /* testmultiaudio.c */,
  1298. 0017985A107436ED00F5D044 /* testnative.c */,
  1299. 0017985B107436ED00F5D044 /* testnative.h */,
  1300. 0017985C107436ED00F5D044 /* testnativecocoa.m */,
  1301. 00179872107438D000F5D044 /* testnativex11.c */,
  1302. 002F345209CA201C00EBEB88 /* testoverlay2.c */,
  1303. 002F346F09CA20A600EBEB88 /* testplatform.c */,
  1304. 001798B910743A4900F5D044 /* testpower.c */,
  1305. DB166CBF16A1C74100A1396C /* testrelative.c */,
  1306. DB166CC016A1C74100A1396C /* testrendercopyex.c */,
  1307. DB166CC116A1C74100A1396C /* testrendertarget.c */,
  1308. 001798F910743E9200F5D044 /* testresample.c */,
  1309. DB166CC216A1C74100A1396C /* testrumble.c */,
  1310. DB166CC316A1C74100A1396C /* testscale.c */,
  1311. 083E487E006D86A17F000001 /* testsem.c */,
  1312. DB166CC416A1C74100A1396C /* testshader.c */,
  1313. 453774A4120915E3002F0F45 /* testshape.c */,
  1314. 0017991910743F5300F5D044 /* testsprite2.c */,
  1315. DB166CC516A1C74100A1396C /* testspriteminimal.c */,
  1316. DB166CC616A1C74100A1396C /* teststreaming.c */,
  1317. 092D6D58FFB311A97F000001 /* testthread.c */,
  1318. 083E4880006D86A17F000001 /* testtimer.c */,
  1319. F3C17C7328E40ADE00E1A26D /* testutils.c */,
  1320. 083E4882006D86A17F000001 /* testver.c */,
  1321. 0017993B10743FEF00F5D044 /* testwm2.c */,
  1322. 66E88E8A203B778F0004D44E /* testyuv_cvt.c */,
  1323. 083E4887006D86A17F000001 /* torturethread.c */,
  1324. );
  1325. name = Source;
  1326. path = ../../test;
  1327. sourceTree = "<group>";
  1328. };
  1329. 1AB674ADFE9D54B511CA2CBB /* Products */ = {
  1330. isa = PBXGroup;
  1331. children = (
  1332. BEC566B60761D90300A33029 /* checkkeys */,
  1333. BEC566D10761D90300A33029 /* loopwave */,
  1334. BEC567060761D90400A33029 /* testerror */,
  1335. BEC5672E0761D90400A33029 /* testthread */,
  1336. BEC5673B0761D90400A33029 /* testjoystick */,
  1337. BEC567480761D90400A33029 /* testkeys */,
  1338. BEC567550761D90400A33029 /* testlock */,
  1339. BEC5677D0761D90500A33029 /* testsem */,
  1340. BEC567980761D90500A33029 /* testtimer */,
  1341. BEC567B20761D90500A33029 /* testversion */,
  1342. BEC567F50761D90600A33029 /* torturethread */,
  1343. 002F341209CA1BFF00EBEB88 /* testfile */,
  1344. 002F343109CA1F0300EBEB88 /* testiconv */,
  1345. 002F344D09CA1FB300EBEB88 /* testoverlay2 */,
  1346. 002F346A09CA204F00EBEB88 /* testplatform */,
  1347. 0017958C10741F7900F5D044 /* testatomic */,
  1348. 001795AD107421BF00F5D044 /* testaudioinfo */,
  1349. 0017972110742F3200F5D044 /* testgl2.app */,
  1350. 00179748107430D600F5D044 /* testhaptic */,
  1351. 0017976E107431B300F5D044 /* testdraw2 */,
  1352. 0017978E107432AE00F5D044 /* testime */,
  1353. 001797AE1074334C00F5D044 /* testintersections */,
  1354. 001797D0107433C600F5D044 /* testloadso */,
  1355. 001798121074355200F5D044 /* testmultiaudio */,
  1356. 001798941074392D00F5D044 /* testnative.app */,
  1357. 001798B5107439DF00F5D044 /* testpower */,
  1358. 001798F210743BEC00F5D044 /* testresample */,
  1359. 0017991610743F1000F5D044 /* testsprite2 */,
  1360. 0017993810743FB700F5D044 /* testwm2 */,
  1361. 4537749212091504002F0F45 /* testshape */,
  1362. BBFC08CD164C6862003E6A99 /* testgamecontroller */,
  1363. DB166D7F16A1D12400A1396C /* libSDL_test.a */,
  1364. DB166DBF16A1D2F600A1396C /* testgesture */,
  1365. DB166DD516A1D36A00A1396C /* testmessage */,
  1366. DB166DEE16A1D50C00A1396C /* testrelative */,
  1367. DB166E0516A1D57C00A1396C /* testrendercopyex */,
  1368. DB166E1C16A1D5AD00A1396C /* testrendertarget */,
  1369. DB166E3816A1D64D00A1396C /* testrumble */,
  1370. DB166E5216A1D69000A1396C /* testscale */,
  1371. DB166E6816A1D6F300A1396C /* testshader */,
  1372. DB166E7E16A1D78400A1396C /* testspriteminimal */,
  1373. DB166E9116A1D78C00A1396C /* teststreaming */,
  1374. DB0F48EC17CA51E5008798C5 /* testdrawchessboard */,
  1375. DB0F490117CA5212008798C5 /* testfilesystem */,
  1376. DB89957E18A19ABA0092407C /* testhotplug */,
  1377. DB445EF818184B7000B306B0 /* testdropfile.app */,
  1378. DBEC54EA1A1A81C3005B1EAB /* controllermap */,
  1379. F3C17CDC28E416CF00E1A26D /* testgeometry.app */,
  1380. );
  1381. name = Products;
  1382. sourceTree = "<group>";
  1383. };
  1384. DB166D8316A1D17E00A1396C /* SDL_Test */ = {
  1385. isa = PBXGroup;
  1386. children = (
  1387. DB166D8416A1D1A500A1396C /* SDL_test_assert.c */,
  1388. DB166D8516A1D1A500A1396C /* SDL_test_common.c */,
  1389. DB166D8616A1D1A500A1396C /* SDL_test_compare.c */,
  1390. DB166D8716A1D1A500A1396C /* SDL_test_crc32.c */,
  1391. DB166D8816A1D1A500A1396C /* SDL_test_font.c */,
  1392. DB166D8916A1D1A500A1396C /* SDL_test_fuzzer.c */,
  1393. DB166D8A16A1D1A500A1396C /* SDL_test_harness.c */,
  1394. DB166D8B16A1D1A500A1396C /* SDL_test_imageBlit.c */,
  1395. DB166D8C16A1D1A500A1396C /* SDL_test_imageBlitBlend.c */,
  1396. DB166D8D16A1D1A500A1396C /* SDL_test_imageFace.c */,
  1397. DB166D8E16A1D1A500A1396C /* SDL_test_imagePrimitives.c */,
  1398. DB166D8F16A1D1A500A1396C /* SDL_test_imagePrimitivesBlend.c */,
  1399. DB166D9016A1D1A500A1396C /* SDL_test_log.c */,
  1400. DB166D9116A1D1A500A1396C /* SDL_test_md5.c */,
  1401. AAF02FF41F90089800B9A9FB /* SDL_test_memory.c */,
  1402. DB166D9216A1D1A500A1396C /* SDL_test_random.c */,
  1403. );
  1404. name = SDL_Test;
  1405. path = ../../src/test;
  1406. sourceTree = "<group>";
  1407. };
  1408. /* End PBXGroup section */
  1409. /* Begin PBXHeadersBuildPhase section */
  1410. DB166D7D16A1D12400A1396C /* Headers */ = {
  1411. isa = PBXHeadersBuildPhase;
  1412. buildActionMask = 2147483647;
  1413. files = (
  1414. );
  1415. runOnlyForDeploymentPostprocessing = 0;
  1416. };
  1417. /* End PBXHeadersBuildPhase section */
  1418. /* Begin PBXNativeTarget section */
  1419. 0017957410741F7900F5D044 /* testatomic */ = {
  1420. isa = PBXNativeTarget;
  1421. buildConfigurationList = 0017958610741F7900F5D044 /* Build configuration list for PBXNativeTarget "testatomic" */;
  1422. buildPhases = (
  1423. 0017957910741F7900F5D044 /* Sources */,
  1424. 0017957A10741F7900F5D044 /* Frameworks */,
  1425. );
  1426. buildRules = (
  1427. );
  1428. dependencies = (
  1429. );
  1430. name = testatomic;
  1431. productName = testalpha;
  1432. productReference = 0017958C10741F7900F5D044 /* testatomic */;
  1433. productType = "com.apple.product-type.application";
  1434. };
  1435. 00179595107421BF00F5D044 /* testaudioinfo */ = {
  1436. isa = PBXNativeTarget;
  1437. buildConfigurationList = 001795A7107421BF00F5D044 /* Build configuration list for PBXNativeTarget "testaudioinfo" */;
  1438. buildPhases = (
  1439. 0017959A107421BF00F5D044 /* Sources */,
  1440. 0017959B107421BF00F5D044 /* Frameworks */,
  1441. );
  1442. buildRules = (
  1443. );
  1444. dependencies = (
  1445. );
  1446. name = testaudioinfo;
  1447. productName = testalpha;
  1448. productReference = 001795AD107421BF00F5D044 /* testaudioinfo */;
  1449. productType = "com.apple.product-type.application";
  1450. };
  1451. 0017970910742F3200F5D044 /* testgl2 */ = {
  1452. isa = PBXNativeTarget;
  1453. buildConfigurationList = 0017971B10742F3200F5D044 /* Build configuration list for PBXNativeTarget "testgl2" */;
  1454. buildPhases = (
  1455. 0017970E10742F3200F5D044 /* Sources */,
  1456. 0017970F10742F3200F5D044 /* Frameworks */,
  1457. );
  1458. buildRules = (
  1459. );
  1460. dependencies = (
  1461. );
  1462. name = testgl2;
  1463. productName = testalpha;
  1464. productReference = 0017972110742F3200F5D044 /* testgl2.app */;
  1465. productType = "com.apple.product-type.application";
  1466. };
  1467. 00179730107430D600F5D044 /* testhaptic */ = {
  1468. isa = PBXNativeTarget;
  1469. buildConfigurationList = 00179742107430D600F5D044 /* Build configuration list for PBXNativeTarget "testhaptic" */;
  1470. buildPhases = (
  1471. 00179735107430D600F5D044 /* Sources */,
  1472. 00179736107430D600F5D044 /* Frameworks */,
  1473. );
  1474. buildRules = (
  1475. );
  1476. dependencies = (
  1477. );
  1478. name = testhaptic;
  1479. productName = testalpha;
  1480. productReference = 00179748107430D600F5D044 /* testhaptic */;
  1481. productType = "com.apple.product-type.application";
  1482. };
  1483. 00179756107431B300F5D044 /* testdraw2 */ = {
  1484. isa = PBXNativeTarget;
  1485. buildConfigurationList = 00179768107431B300F5D044 /* Build configuration list for PBXNativeTarget "testdraw2" */;
  1486. buildPhases = (
  1487. 0017975B107431B300F5D044 /* Sources */,
  1488. 0017975C107431B300F5D044 /* Frameworks */,
  1489. );
  1490. buildRules = (
  1491. );
  1492. dependencies = (
  1493. );
  1494. name = testdraw2;
  1495. productName = testalpha;
  1496. productReference = 0017976E107431B300F5D044 /* testdraw2 */;
  1497. productType = "com.apple.product-type.application";
  1498. };
  1499. 00179776107432AE00F5D044 /* testime */ = {
  1500. isa = PBXNativeTarget;
  1501. buildConfigurationList = 00179788107432AE00F5D044 /* Build configuration list for PBXNativeTarget "testime" */;
  1502. buildPhases = (
  1503. 0017977B107432AE00F5D044 /* Sources */,
  1504. 0017977C107432AE00F5D044 /* Frameworks */,
  1505. );
  1506. buildRules = (
  1507. );
  1508. dependencies = (
  1509. );
  1510. name = testime;
  1511. productName = testalpha;
  1512. productReference = 0017978E107432AE00F5D044 /* testime */;
  1513. productType = "com.apple.product-type.application";
  1514. };
  1515. 001797961074334C00F5D044 /* testintersections */ = {
  1516. isa = PBXNativeTarget;
  1517. buildConfigurationList = 001797A81074334C00F5D044 /* Build configuration list for PBXNativeTarget "testintersections" */;
  1518. buildPhases = (
  1519. 0017979B1074334C00F5D044 /* Sources */,
  1520. 0017979C1074334C00F5D044 /* Frameworks */,
  1521. );
  1522. buildRules = (
  1523. );
  1524. dependencies = (
  1525. );
  1526. name = testintersections;
  1527. productName = testalpha;
  1528. productReference = 001797AE1074334C00F5D044 /* testintersections */;
  1529. productType = "com.apple.product-type.application";
  1530. };
  1531. 001797B8107433C600F5D044 /* testloadso */ = {
  1532. isa = PBXNativeTarget;
  1533. buildConfigurationList = 001797CA107433C600F5D044 /* Build configuration list for PBXNativeTarget "testloadso" */;
  1534. buildPhases = (
  1535. 001797BD107433C600F5D044 /* Sources */,
  1536. 001797BE107433C600F5D044 /* Frameworks */,
  1537. );
  1538. buildRules = (
  1539. );
  1540. dependencies = (
  1541. );
  1542. name = testloadso;
  1543. productName = testalpha;
  1544. productReference = 001797D0107433C600F5D044 /* testloadso */;
  1545. productType = "com.apple.product-type.application";
  1546. };
  1547. 001797FA1074355200F5D044 /* testmultiaudio */ = {
  1548. isa = PBXNativeTarget;
  1549. buildConfigurationList = 0017980C1074355200F5D044 /* Build configuration list for PBXNativeTarget "testmultiaudio" */;
  1550. buildPhases = (
  1551. 001797FF1074355200F5D044 /* Sources */,
  1552. 001798001074355200F5D044 /* Frameworks */,
  1553. F3C17D3828E424B100E1A26D /* Resources */,
  1554. );
  1555. buildRules = (
  1556. );
  1557. dependencies = (
  1558. );
  1559. name = testmultiaudio;
  1560. productName = testalpha;
  1561. productReference = 001798121074355200F5D044 /* testmultiaudio */;
  1562. productType = "com.apple.product-type.application";
  1563. };
  1564. 001798781074392D00F5D044 /* testnative */ = {
  1565. isa = PBXNativeTarget;
  1566. buildConfigurationList = 0017988E1074392D00F5D044 /* Build configuration list for PBXNativeTarget "testnative" */;
  1567. buildPhases = (
  1568. 0017987E1074392D00F5D044 /* Sources */,
  1569. 001798821074392D00F5D044 /* Frameworks */,
  1570. DB166DDA16A1D40F00A1396C /* CopyFiles */,
  1571. );
  1572. buildRules = (
  1573. );
  1574. dependencies = (
  1575. );
  1576. name = testnative;
  1577. productName = testalpha;
  1578. productReference = 001798941074392D00F5D044 /* testnative.app */;
  1579. productType = "com.apple.product-type.application";
  1580. };
  1581. 0017989D107439DF00F5D044 /* testpower */ = {
  1582. isa = PBXNativeTarget;
  1583. buildConfigurationList = 001798AF107439DF00F5D044 /* Build configuration list for PBXNativeTarget "testpower" */;
  1584. buildPhases = (
  1585. 001798A2107439DF00F5D044 /* Sources */,
  1586. 001798A3107439DF00F5D044 /* Frameworks */,
  1587. );
  1588. buildRules = (
  1589. );
  1590. dependencies = (
  1591. );
  1592. name = testpower;
  1593. productName = testalpha;
  1594. productReference = 001798B5107439DF00F5D044 /* testpower */;
  1595. productType = "com.apple.product-type.application";
  1596. };
  1597. 001798DA10743BEC00F5D044 /* testresample */ = {
  1598. isa = PBXNativeTarget;
  1599. buildConfigurationList = 001798EC10743BEC00F5D044 /* Build configuration list for PBXNativeTarget "testresample" */;
  1600. buildPhases = (
  1601. 001798DF10743BEC00F5D044 /* Sources */,
  1602. 001798E010743BEC00F5D044 /* Frameworks */,
  1603. );
  1604. buildRules = (
  1605. );
  1606. dependencies = (
  1607. );
  1608. name = testresample;
  1609. productName = testalpha;
  1610. productReference = 001798F210743BEC00F5D044 /* testresample */;
  1611. productType = "com.apple.product-type.application";
  1612. };
  1613. 001798FE10743F1000F5D044 /* testsprite2 */ = {
  1614. isa = PBXNativeTarget;
  1615. buildConfigurationList = 0017991010743F1000F5D044 /* Build configuration list for PBXNativeTarget "testsprite2" */;
  1616. buildPhases = (
  1617. 0017990310743F1000F5D044 /* Sources */,
  1618. 0017990410743F1000F5D044 /* Frameworks */,
  1619. F3C17D3A28E4252200E1A26D /* Resources */,
  1620. );
  1621. buildRules = (
  1622. );
  1623. dependencies = (
  1624. );
  1625. name = testsprite2;
  1626. productName = testalpha;
  1627. productReference = 0017991610743F1000F5D044 /* testsprite2 */;
  1628. productType = "com.apple.product-type.application";
  1629. };
  1630. 0017992010743FB700F5D044 /* testwm2 */ = {
  1631. isa = PBXNativeTarget;
  1632. buildConfigurationList = 0017993210743FB700F5D044 /* Build configuration list for PBXNativeTarget "testwm2" */;
  1633. buildPhases = (
  1634. 0017992510743FB700F5D044 /* Sources */,
  1635. 0017992610743FB700F5D044 /* Frameworks */,
  1636. );
  1637. buildRules = (
  1638. );
  1639. dependencies = (
  1640. );
  1641. name = testwm2;
  1642. productName = testalpha;
  1643. productReference = 0017993810743FB700F5D044 /* testwm2 */;
  1644. productType = "com.apple.product-type.application";
  1645. };
  1646. 002F340109CA1BFF00EBEB88 /* testfile */ = {
  1647. isa = PBXNativeTarget;
  1648. buildConfigurationList = 002F340E09CA1BFF00EBEB88 /* Build configuration list for PBXNativeTarget "testfile" */;
  1649. buildPhases = (
  1650. 002F340709CA1BFF00EBEB88 /* Sources */,
  1651. 002F340809CA1BFF00EBEB88 /* Frameworks */,
  1652. );
  1653. buildRules = (
  1654. );
  1655. dependencies = (
  1656. );
  1657. name = testfile;
  1658. productName = testalpha;
  1659. productReference = 002F341209CA1BFF00EBEB88 /* testfile */;
  1660. productType = "com.apple.product-type.application";
  1661. };
  1662. 002F342009CA1F0300EBEB88 /* testiconv */ = {
  1663. isa = PBXNativeTarget;
  1664. buildConfigurationList = 002F342D09CA1F0300EBEB88 /* Build configuration list for PBXNativeTarget "testiconv" */;
  1665. buildPhases = (
  1666. 002F342609CA1F0300EBEB88 /* Sources */,
  1667. 002F342709CA1F0300EBEB88 /* Frameworks */,
  1668. 00794EEC09D2371F003FC8A1 /* CopyFiles */,
  1669. );
  1670. buildRules = (
  1671. );
  1672. dependencies = (
  1673. );
  1674. name = testiconv;
  1675. productName = testalpha;
  1676. productReference = 002F343109CA1F0300EBEB88 /* testiconv */;
  1677. productType = "com.apple.product-type.application";
  1678. };
  1679. 002F343C09CA1FB300EBEB88 /* testoverlay2 */ = {
  1680. isa = PBXNativeTarget;
  1681. buildConfigurationList = 002F344909CA1FB300EBEB88 /* Build configuration list for PBXNativeTarget "testoverlay2" */;
  1682. buildPhases = (
  1683. 002F344209CA1FB300EBEB88 /* Sources */,
  1684. 002F344309CA1FB300EBEB88 /* Frameworks */,
  1685. 00794EF409D237C7003FC8A1 /* CopyFiles */,
  1686. );
  1687. buildRules = (
  1688. );
  1689. dependencies = (
  1690. );
  1691. name = testoverlay2;
  1692. productName = testalpha;
  1693. productReference = 002F344D09CA1FB300EBEB88 /* testoverlay2 */;
  1694. productType = "com.apple.product-type.application";
  1695. };
  1696. 002F345909CA204F00EBEB88 /* testplatform */ = {
  1697. isa = PBXNativeTarget;
  1698. buildConfigurationList = 002F346609CA204F00EBEB88 /* Build configuration list for PBXNativeTarget "testplatform" */;
  1699. buildPhases = (
  1700. 002F345F09CA204F00EBEB88 /* Sources */,
  1701. 002F346009CA204F00EBEB88 /* Frameworks */,
  1702. );
  1703. buildRules = (
  1704. );
  1705. dependencies = (
  1706. );
  1707. name = testplatform;
  1708. productName = testalpha;
  1709. productReference = 002F346A09CA204F00EBEB88 /* testplatform */;
  1710. productType = "com.apple.product-type.application";
  1711. };
  1712. 4537749112091504002F0F45 /* testshape */ = {
  1713. isa = PBXNativeTarget;
  1714. buildConfigurationList = 4537749A1209150C002F0F45 /* Build configuration list for PBXNativeTarget "testshape" */;
  1715. buildPhases = (
  1716. 4537748F12091504002F0F45 /* Sources */,
  1717. 4537749012091504002F0F45 /* Frameworks */,
  1718. DB166ECE16A1D85400A1396C /* CopyFiles */,
  1719. );
  1720. buildRules = (
  1721. );
  1722. dependencies = (
  1723. );
  1724. name = testshape;
  1725. productName = testshape;
  1726. productReference = 4537749212091504002F0F45 /* testshape */;
  1727. productType = "com.apple.product-type.application";
  1728. };
  1729. BBFC08B7164C6862003E6A99 /* testgamecontroller */ = {
  1730. isa = PBXNativeTarget;
  1731. buildConfigurationList = BBFC08CA164C6862003E6A99 /* Build configuration list for PBXNativeTarget "testgamecontroller" */;
  1732. buildPhases = (
  1733. BBFC08BC164C6862003E6A99 /* Sources */,
  1734. BBFC08BE164C6862003E6A99 /* Frameworks */,
  1735. F3C17D3528E4242100E1A26D /* Resources */,
  1736. );
  1737. buildRules = (
  1738. );
  1739. dependencies = (
  1740. );
  1741. name = testgamecontroller;
  1742. productName = testjoystick;
  1743. productReference = BBFC08CD164C6862003E6A99 /* testgamecontroller */;
  1744. productType = "com.apple.product-type.application";
  1745. };
  1746. BEC566AB0761D90300A33029 /* checkkeys */ = {
  1747. isa = PBXNativeTarget;
  1748. buildConfigurationList = 001B593808BDB826006539E9 /* Build configuration list for PBXNativeTarget "checkkeys" */;
  1749. buildPhases = (
  1750. BEC566B00761D90300A33029 /* Sources */,
  1751. BEC566B20761D90300A33029 /* Frameworks */,
  1752. );
  1753. buildRules = (
  1754. );
  1755. dependencies = (
  1756. );
  1757. name = checkkeys;
  1758. productName = checkkeys;
  1759. productReference = BEC566B60761D90300A33029 /* checkkeys */;
  1760. productType = "com.apple.product-type.application";
  1761. };
  1762. BEC566C50761D90300A33029 /* loopwave */ = {
  1763. isa = PBXNativeTarget;
  1764. buildConfigurationList = 001B594008BDB826006539E9 /* Build configuration list for PBXNativeTarget "loopwave" */;
  1765. buildPhases = (
  1766. BEC566CA0761D90300A33029 /* Sources */,
  1767. BEC566CC0761D90300A33029 /* Frameworks */,
  1768. 00794E6409D2084F003FC8A1 /* CopyFiles */,
  1769. );
  1770. buildRules = (
  1771. );
  1772. dependencies = (
  1773. );
  1774. name = loopwave;
  1775. productName = loopwave;
  1776. productReference = BEC566D10761D90300A33029 /* loopwave */;
  1777. productType = "com.apple.product-type.application";
  1778. };
  1779. BEC566FB0761D90300A33029 /* testerror */ = {
  1780. isa = PBXNativeTarget;
  1781. buildConfigurationList = 001B595008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testerror" */;
  1782. buildPhases = (
  1783. BEC567000761D90300A33029 /* Sources */,
  1784. BEC567020761D90300A33029 /* Frameworks */,
  1785. );
  1786. buildRules = (
  1787. );
  1788. dependencies = (
  1789. );
  1790. name = testerror;
  1791. productName = testerror;
  1792. productReference = BEC567060761D90400A33029 /* testerror */;
  1793. productType = "com.apple.product-type.application";
  1794. };
  1795. BEC567230761D90400A33029 /* testthread */ = {
  1796. isa = PBXNativeTarget;
  1797. buildConfigurationList = 001B595C08BDB826006539E9 /* Build configuration list for PBXNativeTarget "testthread" */;
  1798. buildPhases = (
  1799. BEC567280761D90400A33029 /* Sources */,
  1800. BEC5672A0761D90400A33029 /* Frameworks */,
  1801. );
  1802. buildRules = (
  1803. );
  1804. dependencies = (
  1805. );
  1806. name = testthread;
  1807. productName = testthread;
  1808. productReference = BEC5672E0761D90400A33029 /* testthread */;
  1809. productType = "com.apple.product-type.application";
  1810. };
  1811. BEC567300761D90400A33029 /* testjoystick */ = {
  1812. isa = PBXNativeTarget;
  1813. buildConfigurationList = 001B596008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testjoystick" */;
  1814. buildPhases = (
  1815. BEC567350761D90400A33029 /* Sources */,
  1816. BEC567370761D90400A33029 /* Frameworks */,
  1817. );
  1818. buildRules = (
  1819. );
  1820. dependencies = (
  1821. );
  1822. name = testjoystick;
  1823. productName = testjoystick;
  1824. productReference = BEC5673B0761D90400A33029 /* testjoystick */;
  1825. productType = "com.apple.product-type.application";
  1826. };
  1827. BEC5673D0761D90400A33029 /* testkeys */ = {
  1828. isa = PBXNativeTarget;
  1829. buildConfigurationList = 001B596408BDB826006539E9 /* Build configuration list for PBXNativeTarget "testkeys" */;
  1830. buildPhases = (
  1831. BEC567420761D90400A33029 /* Sources */,
  1832. BEC567440761D90400A33029 /* Frameworks */,
  1833. );
  1834. buildRules = (
  1835. );
  1836. dependencies = (
  1837. );
  1838. name = testkeys;
  1839. productName = testkeys;
  1840. productReference = BEC567480761D90400A33029 /* testkeys */;
  1841. productType = "com.apple.product-type.application";
  1842. };
  1843. BEC5674A0761D90400A33029 /* testlock */ = {
  1844. isa = PBXNativeTarget;
  1845. buildConfigurationList = 001B596808BDB826006539E9 /* Build configuration list for PBXNativeTarget "testlock" */;
  1846. buildPhases = (
  1847. BEC5674F0761D90400A33029 /* Sources */,
  1848. BEC567510761D90400A33029 /* Frameworks */,
  1849. );
  1850. buildRules = (
  1851. );
  1852. dependencies = (
  1853. );
  1854. name = testlock;
  1855. productName = testlock;
  1856. productReference = BEC567550761D90400A33029 /* testlock */;
  1857. productType = "com.apple.product-type.application";
  1858. };
  1859. BEC567720761D90500A33029 /* testsem */ = {
  1860. isa = PBXNativeTarget;
  1861. buildConfigurationList = 001B597008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testsem" */;
  1862. buildPhases = (
  1863. BEC567770761D90500A33029 /* Sources */,
  1864. BEC567790761D90500A33029 /* Frameworks */,
  1865. );
  1866. buildRules = (
  1867. );
  1868. dependencies = (
  1869. );
  1870. name = testsem;
  1871. productName = testsem;
  1872. productReference = BEC5677D0761D90500A33029 /* testsem */;
  1873. productType = "com.apple.product-type.application";
  1874. };
  1875. BEC5678D0761D90500A33029 /* testtimer */ = {
  1876. isa = PBXNativeTarget;
  1877. buildConfigurationList = 001B597808BDB826006539E9 /* Build configuration list for PBXNativeTarget "testtimer" */;
  1878. buildPhases = (
  1879. BEC567920761D90500A33029 /* Sources */,
  1880. BEC567940761D90500A33029 /* Frameworks */,
  1881. );
  1882. buildRules = (
  1883. );
  1884. dependencies = (
  1885. );
  1886. name = testtimer;
  1887. productName = testtimer;
  1888. productReference = BEC567980761D90500A33029 /* testtimer */;
  1889. productType = "com.apple.product-type.application";
  1890. };
  1891. BEC567A70761D90500A33029 /* testversion */ = {
  1892. isa = PBXNativeTarget;
  1893. buildConfigurationList = 001B598008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testversion" */;
  1894. buildPhases = (
  1895. BEC567AC0761D90500A33029 /* Sources */,
  1896. BEC567AE0761D90500A33029 /* Frameworks */,
  1897. );
  1898. buildRules = (
  1899. );
  1900. dependencies = (
  1901. );
  1902. name = testversion;
  1903. productName = testversion;
  1904. productReference = BEC567B20761D90500A33029 /* testversion */;
  1905. productType = "com.apple.product-type.application";
  1906. };
  1907. BEC567EA0761D90600A33029 /* torturethread */ = {
  1908. isa = PBXNativeTarget;
  1909. buildConfigurationList = 001B599408BDB826006539E9 /* Build configuration list for PBXNativeTarget "torturethread" */;
  1910. buildPhases = (
  1911. BEC567EF0761D90600A33029 /* Sources */,
  1912. BEC567F10761D90600A33029 /* Frameworks */,
  1913. );
  1914. buildRules = (
  1915. );
  1916. dependencies = (
  1917. );
  1918. name = torturethread;
  1919. productName = torturethread;
  1920. productReference = BEC567F50761D90600A33029 /* torturethread */;
  1921. productType = "com.apple.product-type.application";
  1922. };
  1923. DB0F48D917CA51E5008798C5 /* testdrawchessboard */ = {
  1924. isa = PBXNativeTarget;
  1925. buildConfigurationList = DB0F48E917CA51E5008798C5 /* Build configuration list for PBXNativeTarget "testdrawchessboard" */;
  1926. buildPhases = (
  1927. DB0F48DA17CA51E5008798C5 /* Sources */,
  1928. DB0F48DC17CA51E5008798C5 /* Frameworks */,
  1929. );
  1930. buildRules = (
  1931. );
  1932. dependencies = (
  1933. );
  1934. name = testdrawchessboard;
  1935. productName = testalpha;
  1936. productReference = DB0F48EC17CA51E5008798C5 /* testdrawchessboard */;
  1937. productType = "com.apple.product-type.application";
  1938. };
  1939. DB0F48EF17CA5212008798C5 /* testfilesystem */ = {
  1940. isa = PBXNativeTarget;
  1941. buildConfigurationList = DB0F48FE17CA5212008798C5 /* Build configuration list for PBXNativeTarget "testfilesystem" */;
  1942. buildPhases = (
  1943. DB0F48F017CA5212008798C5 /* Sources */,
  1944. DB0F48F217CA5212008798C5 /* Frameworks */,
  1945. );
  1946. buildRules = (
  1947. );
  1948. dependencies = (
  1949. );
  1950. name = testfilesystem;
  1951. productName = testalpha;
  1952. productReference = DB0F490117CA5212008798C5 /* testfilesystem */;
  1953. productType = "com.apple.product-type.application";
  1954. };
  1955. DB166D7E16A1D12400A1396C /* SDL_test */ = {
  1956. isa = PBXNativeTarget;
  1957. buildConfigurationList = DB166D8016A1D12400A1396C /* Build configuration list for PBXNativeTarget "SDL_test" */;
  1958. buildPhases = (
  1959. DB166D7B16A1D12400A1396C /* Sources */,
  1960. DB166D7C16A1D12400A1396C /* Frameworks */,
  1961. DB166D7D16A1D12400A1396C /* Headers */,
  1962. );
  1963. buildRules = (
  1964. );
  1965. dependencies = (
  1966. );
  1967. name = SDL_test;
  1968. productName = SDL_test;
  1969. productReference = DB166D7F16A1D12400A1396C /* libSDL_test.a */;
  1970. productType = "com.apple.product-type.library.static";
  1971. };
  1972. DB166DAD16A1D2F600A1396C /* testgesture */ = {
  1973. isa = PBXNativeTarget;
  1974. buildConfigurationList = DB166DBC16A1D2F600A1396C /* Build configuration list for PBXNativeTarget "testgesture" */;
  1975. buildPhases = (
  1976. DB166DAE16A1D2F600A1396C /* Sources */,
  1977. DB166DB016A1D2F600A1396C /* Frameworks */,
  1978. );
  1979. buildRules = (
  1980. );
  1981. dependencies = (
  1982. );
  1983. name = testgesture;
  1984. productName = testalpha;
  1985. productReference = DB166DBF16A1D2F600A1396C /* testgesture */;
  1986. productType = "com.apple.product-type.application";
  1987. };
  1988. DB166DC416A1D36A00A1396C /* testmessage */ = {
  1989. isa = PBXNativeTarget;
  1990. buildConfigurationList = DB166DD216A1D36A00A1396C /* Build configuration list for PBXNativeTarget "testmessage" */;
  1991. buildPhases = (
  1992. DB166DC516A1D36A00A1396C /* Sources */,
  1993. DB166DC716A1D36A00A1396C /* Frameworks */,
  1994. );
  1995. buildRules = (
  1996. );
  1997. dependencies = (
  1998. );
  1999. name = testmessage;
  2000. productName = testalpha;
  2001. productReference = DB166DD516A1D36A00A1396C /* testmessage */;
  2002. productType = "com.apple.product-type.application";
  2003. };
  2004. DB166DDC16A1D50C00A1396C /* testrelative */ = {
  2005. isa = PBXNativeTarget;
  2006. buildConfigurationList = DB166DEB16A1D50C00A1396C /* Build configuration list for PBXNativeTarget "testrelative" */;
  2007. buildPhases = (
  2008. DB166DDD16A1D50C00A1396C /* Sources */,
  2009. DB166DDF16A1D50C00A1396C /* Frameworks */,
  2010. );
  2011. buildRules = (
  2012. );
  2013. dependencies = (
  2014. );
  2015. name = testrelative;
  2016. productName = testalpha;
  2017. productReference = DB166DEE16A1D50C00A1396C /* testrelative */;
  2018. productType = "com.apple.product-type.application";
  2019. };
  2020. DB166DF316A1D57C00A1396C /* testrendercopyex */ = {
  2021. isa = PBXNativeTarget;
  2022. buildConfigurationList = DB166E0216A1D57C00A1396C /* Build configuration list for PBXNativeTarget "testrendercopyex" */;
  2023. buildPhases = (
  2024. DB166DF416A1D57C00A1396C /* Sources */,
  2025. DB166DF616A1D57C00A1396C /* Frameworks */,
  2026. DB166E2116A1D5DF00A1396C /* CopyFiles */,
  2027. );
  2028. buildRules = (
  2029. );
  2030. dependencies = (
  2031. );
  2032. name = testrendercopyex;
  2033. productName = testalpha;
  2034. productReference = DB166E0516A1D57C00A1396C /* testrendercopyex */;
  2035. productType = "com.apple.product-type.application";
  2036. };
  2037. DB166E0A16A1D5AD00A1396C /* testrendertarget */ = {
  2038. isa = PBXNativeTarget;
  2039. buildConfigurationList = DB166E1916A1D5AD00A1396C /* Build configuration list for PBXNativeTarget "testrendertarget" */;
  2040. buildPhases = (
  2041. DB166E0B16A1D5AD00A1396C /* Sources */,
  2042. DB166E0D16A1D5AD00A1396C /* Frameworks */,
  2043. DB166E2416A1D61000A1396C /* CopyFiles */,
  2044. );
  2045. buildRules = (
  2046. );
  2047. dependencies = (
  2048. );
  2049. name = testrendertarget;
  2050. productName = testalpha;
  2051. productReference = DB166E1C16A1D5AD00A1396C /* testrendertarget */;
  2052. productType = "com.apple.product-type.application";
  2053. };
  2054. DB166E2716A1D64D00A1396C /* testrumble */ = {
  2055. isa = PBXNativeTarget;
  2056. buildConfigurationList = DB166E3516A1D64D00A1396C /* Build configuration list for PBXNativeTarget "testrumble" */;
  2057. buildPhases = (
  2058. DB166E2816A1D64D00A1396C /* Sources */,
  2059. DB166E2A16A1D64D00A1396C /* Frameworks */,
  2060. );
  2061. buildRules = (
  2062. );
  2063. dependencies = (
  2064. );
  2065. name = testrumble;
  2066. productName = testalpha;
  2067. productReference = DB166E3816A1D64D00A1396C /* testrumble */;
  2068. productType = "com.apple.product-type.application";
  2069. };
  2070. DB166E3D16A1D69000A1396C /* testscale */ = {
  2071. isa = PBXNativeTarget;
  2072. buildConfigurationList = DB166E4F16A1D69000A1396C /* Build configuration list for PBXNativeTarget "testscale" */;
  2073. buildPhases = (
  2074. DB166E3E16A1D69000A1396C /* Sources */,
  2075. DB166E4016A1D69000A1396C /* Frameworks */,
  2076. DB166E4C16A1D69000A1396C /* CopyFiles */,
  2077. );
  2078. buildRules = (
  2079. );
  2080. dependencies = (
  2081. );
  2082. name = testscale;
  2083. productName = testalpha;
  2084. productReference = DB166E5216A1D69000A1396C /* testscale */;
  2085. productType = "com.apple.product-type.application";
  2086. };
  2087. DB166E5716A1D6F300A1396C /* testshader */ = {
  2088. isa = PBXNativeTarget;
  2089. buildConfigurationList = DB166E6516A1D6F300A1396C /* Build configuration list for PBXNativeTarget "testshader" */;
  2090. buildPhases = (
  2091. DB166E5816A1D6F300A1396C /* Sources */,
  2092. DB166E5A16A1D6F300A1396C /* Frameworks */,
  2093. );
  2094. buildRules = (
  2095. );
  2096. dependencies = (
  2097. );
  2098. name = testshader;
  2099. productName = testsem;
  2100. productReference = DB166E6816A1D6F300A1396C /* testshader */;
  2101. productType = "com.apple.product-type.application";
  2102. };
  2103. DB166E6D16A1D78400A1396C /* testspriteminimal */ = {
  2104. isa = PBXNativeTarget;
  2105. buildConfigurationList = DB166E7B16A1D78400A1396C /* Build configuration list for PBXNativeTarget "testspriteminimal" */;
  2106. buildPhases = (
  2107. DB166E6E16A1D78400A1396C /* Sources */,
  2108. DB166E7016A1D78400A1396C /* Frameworks */,
  2109. DB166E9B16A1D7FC00A1396C /* CopyFiles */,
  2110. );
  2111. buildRules = (
  2112. );
  2113. dependencies = (
  2114. );
  2115. name = testspriteminimal;
  2116. productName = testspriteminimal;
  2117. productReference = DB166E7E16A1D78400A1396C /* testspriteminimal */;
  2118. productType = "com.apple.product-type.application";
  2119. };
  2120. DB166E8016A1D78C00A1396C /* teststreaming */ = {
  2121. isa = PBXNativeTarget;
  2122. buildConfigurationList = DB166E8E16A1D78C00A1396C /* Build configuration list for PBXNativeTarget "teststreaming" */;
  2123. buildPhases = (
  2124. DB166E8116A1D78C00A1396C /* Sources */,
  2125. DB166E8316A1D78C00A1396C /* Frameworks */,
  2126. DB166E9916A1D7EE00A1396C /* CopyFiles */,
  2127. );
  2128. buildRules = (
  2129. );
  2130. dependencies = (
  2131. );
  2132. name = teststreaming;
  2133. productName = teststreaming;
  2134. productReference = DB166E9116A1D78C00A1396C /* teststreaming */;
  2135. productType = "com.apple.product-type.application";
  2136. };
  2137. DB445EE618184B7000B306B0 /* testdropfile */ = {
  2138. isa = PBXNativeTarget;
  2139. buildConfigurationList = DB445EF518184B7000B306B0 /* Build configuration list for PBXNativeTarget "testdropfile" */;
  2140. buildPhases = (
  2141. DB445EE718184B7000B306B0 /* Sources */,
  2142. DB445EE918184B7000B306B0 /* Frameworks */,
  2143. );
  2144. buildRules = (
  2145. );
  2146. dependencies = (
  2147. );
  2148. name = testdropfile;
  2149. productName = testdropfile;
  2150. productReference = DB445EF818184B7000B306B0 /* testdropfile.app */;
  2151. productType = "com.apple.product-type.application";
  2152. };
  2153. DB89956D18A19ABA0092407C /* testhotplug */ = {
  2154. isa = PBXNativeTarget;
  2155. buildConfigurationList = DB89957B18A19ABA0092407C /* Build configuration list for PBXNativeTarget "testhotplug" */;
  2156. buildPhases = (
  2157. DB89956E18A19ABA0092407C /* Sources */,
  2158. DB89957018A19ABA0092407C /* Frameworks */,
  2159. );
  2160. buildRules = (
  2161. );
  2162. dependencies = (
  2163. );
  2164. name = testhotplug;
  2165. productName = testalpha;
  2166. productReference = DB89957E18A19ABA0092407C /* testhotplug */;
  2167. productType = "com.apple.product-type.application";
  2168. };
  2169. DBEC54D91A1A81C3005B1EAB /* controllermap */ = {
  2170. isa = PBXNativeTarget;
  2171. buildConfigurationList = DBEC54E71A1A81C3005B1EAB /* Build configuration list for PBXNativeTarget "controllermap" */;
  2172. buildPhases = (
  2173. DBEC54DA1A1A81C3005B1EAB /* Sources */,
  2174. DBEC54DC1A1A81C3005B1EAB /* Frameworks */,
  2175. DBEC54EC1A1A827C005B1EAB /* CopyFiles */,
  2176. );
  2177. buildRules = (
  2178. );
  2179. dependencies = (
  2180. );
  2181. name = controllermap;
  2182. productName = checkkeys;
  2183. productReference = DBEC54EA1A1A81C3005B1EAB /* controllermap */;
  2184. productType = "com.apple.product-type.application";
  2185. };
  2186. F3C17CDB28E416CF00E1A26D /* testgeometry */ = {
  2187. isa = PBXNativeTarget;
  2188. buildConfigurationList = F3C17CE828E416D000E1A26D /* Build configuration list for PBXNativeTarget "testgeometry" */;
  2189. buildPhases = (
  2190. F3C17CD828E416CF00E1A26D /* Sources */,
  2191. F3C17CD928E416CF00E1A26D /* Frameworks */,
  2192. );
  2193. buildRules = (
  2194. );
  2195. dependencies = (
  2196. );
  2197. name = testgeometry;
  2198. productName = testgeometry;
  2199. productReference = F3C17CDC28E416CF00E1A26D /* testgeometry.app */;
  2200. productType = "com.apple.product-type.application";
  2201. };
  2202. /* End PBXNativeTarget section */
  2203. /* Begin PBXProject section */
  2204. 08FB7793FE84155DC02AAC07 /* Project object */ = {
  2205. isa = PBXProject;
  2206. attributes = {
  2207. LastSwiftUpdateCheck = 1400;
  2208. LastUpgradeCheck = 0420;
  2209. TargetAttributes = {
  2210. F3C17CDB28E416CF00E1A26D = {
  2211. CreatedOnToolsVersion = 14.0.1;
  2212. };
  2213. };
  2214. };
  2215. buildConfigurationList = 001B5A0C08BDB826006539E9 /* Build configuration list for PBXProject "SDLTest" */;
  2216. compatibilityVersion = "Xcode 3.2";
  2217. developmentRegion = English;
  2218. hasScannedForEncodings = 1;
  2219. knownRegions = (
  2220. English,
  2221. Japanese,
  2222. French,
  2223. German,
  2224. en,
  2225. Base,
  2226. );
  2227. mainGroup = 08FB7794FE84155DC02AAC07 /* SDLTest */;
  2228. projectDirPath = "";
  2229. projectReferences = (
  2230. {
  2231. ProductGroup = 003FA63B093FFD41000C53B3 /* Products */;
  2232. ProjectRef = 003FA63A093FFD41000C53B3 /* SDL.xcodeproj */;
  2233. },
  2234. );
  2235. projectRoot = "";
  2236. targets = (
  2237. BEC566920761D90300A33029 /* All */,
  2238. DB166D7E16A1D12400A1396C /* SDL_test */,
  2239. BEC566AB0761D90300A33029 /* checkkeys */,
  2240. DBEC54D91A1A81C3005B1EAB /* controllermap */,
  2241. BEC566C50761D90300A33029 /* loopwave */,
  2242. 0017957410741F7900F5D044 /* testatomic */,
  2243. 00179595107421BF00F5D044 /* testaudioinfo */,
  2244. 00179756107431B300F5D044 /* testdraw2 */,
  2245. DB0F48D917CA51E5008798C5 /* testdrawchessboard */,
  2246. DB445EE618184B7000B306B0 /* testdropfile */,
  2247. BEC566FB0761D90300A33029 /* testerror */,
  2248. 002F340109CA1BFF00EBEB88 /* testfile */,
  2249. DB0F48EF17CA5212008798C5 /* testfilesystem */,
  2250. BBFC08B7164C6862003E6A99 /* testgamecontroller */,
  2251. F3C17CDB28E416CF00E1A26D /* testgeometry */,
  2252. DB166DAD16A1D2F600A1396C /* testgesture */,
  2253. 0017970910742F3200F5D044 /* testgl2 */,
  2254. 00179730107430D600F5D044 /* testhaptic */,
  2255. DB89956D18A19ABA0092407C /* testhotplug */,
  2256. 002F342009CA1F0300EBEB88 /* testiconv */,
  2257. 00179776107432AE00F5D044 /* testime */,
  2258. 001797961074334C00F5D044 /* testintersections */,
  2259. BEC567300761D90400A33029 /* testjoystick */,
  2260. BEC5673D0761D90400A33029 /* testkeys */,
  2261. 001797B8107433C600F5D044 /* testloadso */,
  2262. BEC5674A0761D90400A33029 /* testlock */,
  2263. DB166DC416A1D36A00A1396C /* testmessage */,
  2264. 001797FA1074355200F5D044 /* testmultiaudio */,
  2265. 001798781074392D00F5D044 /* testnative */,
  2266. 002F343C09CA1FB300EBEB88 /* testoverlay2 */,
  2267. 002F345909CA204F00EBEB88 /* testplatform */,
  2268. 0017989D107439DF00F5D044 /* testpower */,
  2269. DB166DDC16A1D50C00A1396C /* testrelative */,
  2270. DB166DF316A1D57C00A1396C /* testrendercopyex */,
  2271. DB166E0A16A1D5AD00A1396C /* testrendertarget */,
  2272. 001798DA10743BEC00F5D044 /* testresample */,
  2273. DB166E2716A1D64D00A1396C /* testrumble */,
  2274. DB166E3D16A1D69000A1396C /* testscale */,
  2275. BEC567720761D90500A33029 /* testsem */,
  2276. DB166E5716A1D6F300A1396C /* testshader */,
  2277. 4537749112091504002F0F45 /* testshape */,
  2278. 001798FE10743F1000F5D044 /* testsprite2 */,
  2279. DB166E6D16A1D78400A1396C /* testspriteminimal */,
  2280. DB166E8016A1D78C00A1396C /* teststreaming */,
  2281. BEC567230761D90400A33029 /* testthread */,
  2282. BEC5678D0761D90500A33029 /* testtimer */,
  2283. BEC567A70761D90500A33029 /* testversion */,
  2284. 0017992010743FB700F5D044 /* testwm2 */,
  2285. BEC567EA0761D90600A33029 /* torturethread */,
  2286. );
  2287. };
  2288. /* End PBXProject section */
  2289. /* Begin PBXReferenceProxy section */
  2290. 003FA643093FFD41000C53B3 /* SDL2.framework */ = {
  2291. isa = PBXReferenceProxy;
  2292. fileType = wrapper.framework;
  2293. path = SDL2.framework;
  2294. remoteRef = 003FA642093FFD41000C53B3 /* PBXContainerItemProxy */;
  2295. sourceTree = BUILT_PRODUCTS_DIR;
  2296. };
  2297. 003FA645093FFD41000C53B3 /* libSDL2.a */ = {
  2298. isa = PBXReferenceProxy;
  2299. fileType = archive.ar;
  2300. path = libSDL2.a;
  2301. remoteRef = 003FA644093FFD41000C53B3 /* PBXContainerItemProxy */;
  2302. sourceTree = BUILT_PRODUCTS_DIR;
  2303. };
  2304. 003FA649093FFD41000C53B3 /* SDL2 */ = {
  2305. isa = PBXReferenceProxy;
  2306. fileType = "compiled.mach-o.executable";
  2307. path = SDL2;
  2308. remoteRef = 003FA648093FFD41000C53B3 /* PBXContainerItemProxy */;
  2309. sourceTree = BUILT_PRODUCTS_DIR;
  2310. };
  2311. DB1D40D717B3F30D00D74CFC /* libSDL2.dylib */ = {
  2312. isa = PBXReferenceProxy;
  2313. fileType = "compiled.mach-o.dylib";
  2314. path = libSDL2.dylib;
  2315. remoteRef = DB1D40D617B3F30D00D74CFC /* PBXContainerItemProxy */;
  2316. sourceTree = BUILT_PRODUCTS_DIR;
  2317. };
  2318. F3C17C5D28E3FB2900E1A26D /* SDL2.framework */ = {
  2319. isa = PBXReferenceProxy;
  2320. fileType = wrapper.framework;
  2321. path = SDL2.framework;
  2322. remoteRef = F3C17C5C28E3FB2900E1A26D /* PBXContainerItemProxy */;
  2323. sourceTree = BUILT_PRODUCTS_DIR;
  2324. };
  2325. F3C17C5F28E3FB2900E1A26D /* SDL2.framework */ = {
  2326. isa = PBXReferenceProxy;
  2327. fileType = wrapper.framework;
  2328. path = SDL2.framework;
  2329. remoteRef = F3C17C5E28E3FB2900E1A26D /* PBXContainerItemProxy */;
  2330. sourceTree = BUILT_PRODUCTS_DIR;
  2331. };
  2332. F3C17C6128E3FB2900E1A26D /* SDL2.framework */ = {
  2333. isa = PBXReferenceProxy;
  2334. fileType = wrapper.framework;
  2335. path = SDL2.framework;
  2336. remoteRef = F3C17C6028E3FB2900E1A26D /* PBXContainerItemProxy */;
  2337. sourceTree = BUILT_PRODUCTS_DIR;
  2338. };
  2339. F3C17C6328E3FB2900E1A26D /* libSDL2.a */ = {
  2340. isa = PBXReferenceProxy;
  2341. fileType = archive.ar;
  2342. path = libSDL2.a;
  2343. remoteRef = F3C17C6228E3FB2900E1A26D /* PBXContainerItemProxy */;
  2344. sourceTree = BUILT_PRODUCTS_DIR;
  2345. };
  2346. F3C17C6528E3FB2900E1A26D /* libSDL2.a */ = {
  2347. isa = PBXReferenceProxy;
  2348. fileType = archive.ar;
  2349. path = libSDL2.a;
  2350. remoteRef = F3C17C6428E3FB2900E1A26D /* PBXContainerItemProxy */;
  2351. sourceTree = BUILT_PRODUCTS_DIR;
  2352. };
  2353. F3C17C6728E3FB2900E1A26D /* libSDL2.dylib */ = {
  2354. isa = PBXReferenceProxy;
  2355. fileType = "compiled.mach-o.dylib";
  2356. path = libSDL2.dylib;
  2357. remoteRef = F3C17C6628E3FB2900E1A26D /* PBXContainerItemProxy */;
  2358. sourceTree = BUILT_PRODUCTS_DIR;
  2359. };
  2360. F3C17C6928E3FB2900E1A26D /* libSDL2.dylib */ = {
  2361. isa = PBXReferenceProxy;
  2362. fileType = "compiled.mach-o.dylib";
  2363. path = libSDL2.dylib;
  2364. remoteRef = F3C17C6828E3FB2900E1A26D /* PBXContainerItemProxy */;
  2365. sourceTree = BUILT_PRODUCTS_DIR;
  2366. };
  2367. /* End PBXReferenceProxy section */
  2368. /* Begin PBXResourcesBuildPhase section */
  2369. F3C17D3528E4242100E1A26D /* Resources */ = {
  2370. isa = PBXResourcesBuildPhase;
  2371. buildActionMask = 2147483647;
  2372. files = (
  2373. F3C17D3C28E4277D00E1A26D /* axis.bmp in Resources */,
  2374. F3C17D3D28E4277D00E1A26D /* button.bmp in Resources */,
  2375. F3C17D3E28E4277D00E1A26D /* controllermap_back.bmp in Resources */,
  2376. F3C17D3F28E4277D00E1A26D /* controllermap.bmp in Resources */,
  2377. );
  2378. runOnlyForDeploymentPostprocessing = 0;
  2379. };
  2380. F3C17D3828E424B100E1A26D /* Resources */ = {
  2381. isa = PBXResourcesBuildPhase;
  2382. buildActionMask = 2147483647;
  2383. files = (
  2384. F3C17D3928E424B800E1A26D /* sample.wav in Resources */,
  2385. );
  2386. runOnlyForDeploymentPostprocessing = 0;
  2387. };
  2388. F3C17D3A28E4252200E1A26D /* Resources */ = {
  2389. isa = PBXResourcesBuildPhase;
  2390. buildActionMask = 2147483647;
  2391. files = (
  2392. F3C17D3B28E4252900E1A26D /* icon.bmp in Resources */,
  2393. );
  2394. runOnlyForDeploymentPostprocessing = 0;
  2395. };
  2396. /* End PBXResourcesBuildPhase section */
  2397. /* Begin PBXSourcesBuildPhase section */
  2398. 0017957910741F7900F5D044 /* Sources */ = {
  2399. isa = PBXSourcesBuildPhase;
  2400. buildActionMask = 2147483647;
  2401. files = (
  2402. F3C17CFF28E41EB000E1A26D /* SDL_uikit_main.c in Sources */,
  2403. 001795901074216E00F5D044 /* testatomic.c in Sources */,
  2404. );
  2405. runOnlyForDeploymentPostprocessing = 0;
  2406. };
  2407. 0017959A107421BF00F5D044 /* Sources */ = {
  2408. isa = PBXSourcesBuildPhase;
  2409. buildActionMask = 2147483647;
  2410. files = (
  2411. F3C17D0028E41EB400E1A26D /* SDL_uikit_main.c in Sources */,
  2412. 001795B11074222D00F5D044 /* testaudioinfo.c in Sources */,
  2413. );
  2414. runOnlyForDeploymentPostprocessing = 0;
  2415. };
  2416. 0017970E10742F3200F5D044 /* Sources */ = {
  2417. isa = PBXSourcesBuildPhase;
  2418. buildActionMask = 2147483647;
  2419. files = (
  2420. F3C17D0928E41EE100E1A26D /* SDL_uikit_main.c in Sources */,
  2421. 0017972810742FB900F5D044 /* testgl2.c in Sources */,
  2422. );
  2423. runOnlyForDeploymentPostprocessing = 0;
  2424. };
  2425. 00179735107430D600F5D044 /* Sources */ = {
  2426. isa = PBXSourcesBuildPhase;
  2427. buildActionMask = 2147483647;
  2428. files = (
  2429. F3C17D0A28E41EE700E1A26D /* SDL_uikit_main.c in Sources */,
  2430. 0017974F1074315700F5D044 /* testhaptic.c in Sources */,
  2431. );
  2432. runOnlyForDeploymentPostprocessing = 0;
  2433. };
  2434. 0017975B107431B300F5D044 /* Sources */ = {
  2435. isa = PBXSourcesBuildPhase;
  2436. buildActionMask = 2147483647;
  2437. files = (
  2438. F3C17D0128E41EB800E1A26D /* SDL_uikit_main.c in Sources */,
  2439. 001797721074320D00F5D044 /* testdraw2.c in Sources */,
  2440. );
  2441. runOnlyForDeploymentPostprocessing = 0;
  2442. };
  2443. 0017977B107432AE00F5D044 /* Sources */ = {
  2444. isa = PBXSourcesBuildPhase;
  2445. buildActionMask = 2147483647;
  2446. files = (
  2447. F3C17D0D28E41EF400E1A26D /* SDL_uikit_main.c in Sources */,
  2448. 00179792107432FA00F5D044 /* testime.c in Sources */,
  2449. F3C17C7C28E40D7400E1A26D /* testutils.c in Sources */,
  2450. );
  2451. runOnlyForDeploymentPostprocessing = 0;
  2452. };
  2453. 0017979B1074334C00F5D044 /* Sources */ = {
  2454. isa = PBXSourcesBuildPhase;
  2455. buildActionMask = 2147483647;
  2456. files = (
  2457. F3C17D0E28E41EF900E1A26D /* SDL_uikit_main.c in Sources */,
  2458. 001797B41074339C00F5D044 /* testintersections.c in Sources */,
  2459. );
  2460. runOnlyForDeploymentPostprocessing = 0;
  2461. };
  2462. 001797BD107433C600F5D044 /* Sources */ = {
  2463. isa = PBXSourcesBuildPhase;
  2464. buildActionMask = 2147483647;
  2465. files = (
  2466. F3C17D1128E41F0600E1A26D /* SDL_uikit_main.c in Sources */,
  2467. 001797D41074343E00F5D044 /* testloadso.c in Sources */,
  2468. );
  2469. runOnlyForDeploymentPostprocessing = 0;
  2470. };
  2471. 001797FF1074355200F5D044 /* Sources */ = {
  2472. isa = PBXSourcesBuildPhase;
  2473. buildActionMask = 2147483647;
  2474. files = (
  2475. F3C17D1428E41F1100E1A26D /* SDL_uikit_main.c in Sources */,
  2476. 001798161074359B00F5D044 /* testmultiaudio.c in Sources */,
  2477. F3C17C7D28E40F9D00E1A26D /* testutils.c in Sources */,
  2478. );
  2479. runOnlyForDeploymentPostprocessing = 0;
  2480. };
  2481. 0017987E1074392D00F5D044 /* Sources */ = {
  2482. isa = PBXSourcesBuildPhase;
  2483. buildActionMask = 2147483647;
  2484. files = (
  2485. 0017987F1074392D00F5D044 /* testnative.c in Sources */,
  2486. 001798801074392D00F5D044 /* testnativecocoa.m in Sources */,
  2487. F3C17C7E28E40FDD00E1A26D /* testutils.c in Sources */,
  2488. );
  2489. runOnlyForDeploymentPostprocessing = 0;
  2490. };
  2491. 001798A2107439DF00F5D044 /* Sources */ = {
  2492. isa = PBXSourcesBuildPhase;
  2493. buildActionMask = 2147483647;
  2494. files = (
  2495. F3C17D1728E41F2800E1A26D /* SDL_uikit_main.c in Sources */,
  2496. 001798BA10743A4900F5D044 /* testpower.c in Sources */,
  2497. );
  2498. runOnlyForDeploymentPostprocessing = 0;
  2499. };
  2500. 001798DF10743BEC00F5D044 /* Sources */ = {
  2501. isa = PBXSourcesBuildPhase;
  2502. buildActionMask = 2147483647;
  2503. files = (
  2504. F3C17D1B28E41F3800E1A26D /* SDL_uikit_main.c in Sources */,
  2505. 001798FA10743E9200F5D044 /* testresample.c in Sources */,
  2506. );
  2507. runOnlyForDeploymentPostprocessing = 0;
  2508. };
  2509. 0017990310743F1000F5D044 /* Sources */ = {
  2510. isa = PBXSourcesBuildPhase;
  2511. buildActionMask = 2147483647;
  2512. files = (
  2513. F3C17CEF28E41D5800E1A26D /* SDL_uikit_main.c in Sources */,
  2514. 0017991A10743F5300F5D044 /* testsprite2.c in Sources */,
  2515. F3C17C8328E4124400E1A26D /* testutils.c in Sources */,
  2516. );
  2517. runOnlyForDeploymentPostprocessing = 0;
  2518. };
  2519. 0017992510743FB700F5D044 /* Sources */ = {
  2520. isa = PBXSourcesBuildPhase;
  2521. buildActionMask = 2147483647;
  2522. files = (
  2523. F3C17D2728E41FD800E1A26D /* SDL_uikit_main.c in Sources */,
  2524. 0017993C10743FEF00F5D044 /* testwm2.c in Sources */,
  2525. );
  2526. runOnlyForDeploymentPostprocessing = 0;
  2527. };
  2528. 002F340709CA1BFF00EBEB88 /* Sources */ = {
  2529. isa = PBXSourcesBuildPhase;
  2530. buildActionMask = 2147483647;
  2531. files = (
  2532. F3C17D0528E41ECB00E1A26D /* SDL_uikit_main.c in Sources */,
  2533. 002F341809CA1C5B00EBEB88 /* testfile.c in Sources */,
  2534. );
  2535. runOnlyForDeploymentPostprocessing = 0;
  2536. };
  2537. 002F342609CA1F0300EBEB88 /* Sources */ = {
  2538. isa = PBXSourcesBuildPhase;
  2539. buildActionMask = 2147483647;
  2540. files = (
  2541. F3C17D0C28E41EF000E1A26D /* SDL_uikit_main.c in Sources */,
  2542. 002F343709CA1F6F00EBEB88 /* testiconv.c in Sources */,
  2543. F3C17C7B28E40D4E00E1A26D /* testutils.c in Sources */,
  2544. );
  2545. runOnlyForDeploymentPostprocessing = 0;
  2546. };
  2547. 002F344209CA1FB300EBEB88 /* Sources */ = {
  2548. isa = PBXSourcesBuildPhase;
  2549. buildActionMask = 2147483647;
  2550. files = (
  2551. F3C17D1528E41F1F00E1A26D /* SDL_uikit_main.c in Sources */,
  2552. 002F345409CA202000EBEB88 /* testoverlay2.c in Sources */,
  2553. 66E88E8B203B778F0004D44E /* testyuv_cvt.c in Sources */,
  2554. F3C17C7F28E4101000E1A26D /* testutils.c in Sources */,
  2555. );
  2556. runOnlyForDeploymentPostprocessing = 0;
  2557. };
  2558. 002F345F09CA204F00EBEB88 /* Sources */ = {
  2559. isa = PBXSourcesBuildPhase;
  2560. buildActionMask = 2147483647;
  2561. files = (
  2562. F3C17D1628E41F2400E1A26D /* SDL_uikit_main.c in Sources */,
  2563. 002F347009CA20A600EBEB88 /* testplatform.c in Sources */,
  2564. );
  2565. runOnlyForDeploymentPostprocessing = 0;
  2566. };
  2567. 4537748F12091504002F0F45 /* Sources */ = {
  2568. isa = PBXSourcesBuildPhase;
  2569. buildActionMask = 2147483647;
  2570. files = (
  2571. F3C17D2028E41F4D00E1A26D /* SDL_uikit_main.c in Sources */,
  2572. 453774A5120915E3002F0F45 /* testshape.c in Sources */,
  2573. );
  2574. runOnlyForDeploymentPostprocessing = 0;
  2575. };
  2576. BBFC08BC164C6862003E6A99 /* Sources */ = {
  2577. isa = PBXSourcesBuildPhase;
  2578. buildActionMask = 2147483647;
  2579. files = (
  2580. F3C17D0728E41ED300E1A26D /* SDL_uikit_main.c in Sources */,
  2581. BBFC08D0164C6876003E6A99 /* testgamecontroller.c in Sources */,
  2582. F3C17C7928E40C6E00E1A26D /* testutils.c in Sources */,
  2583. );
  2584. runOnlyForDeploymentPostprocessing = 0;
  2585. };
  2586. BEC566B00761D90300A33029 /* Sources */ = {
  2587. isa = PBXSourcesBuildPhase;
  2588. buildActionMask = 2147483647;
  2589. files = (
  2590. F3C17CFC28E41E9800E1A26D /* SDL_uikit_main.c in Sources */,
  2591. BEC566B10761D90300A33029 /* checkkeys.c in Sources */,
  2592. );
  2593. runOnlyForDeploymentPostprocessing = 0;
  2594. };
  2595. BEC566CA0761D90300A33029 /* Sources */ = {
  2596. isa = PBXSourcesBuildPhase;
  2597. buildActionMask = 2147483647;
  2598. files = (
  2599. F3C17CFE28E41EAC00E1A26D /* SDL_uikit_main.c in Sources */,
  2600. BEC566CB0761D90300A33029 /* loopwave.c in Sources */,
  2601. F3C17C7728E40BC800E1A26D /* testutils.c in Sources */,
  2602. );
  2603. runOnlyForDeploymentPostprocessing = 0;
  2604. };
  2605. BEC567000761D90300A33029 /* Sources */ = {
  2606. isa = PBXSourcesBuildPhase;
  2607. buildActionMask = 2147483647;
  2608. files = (
  2609. F3C17D0428E41EC800E1A26D /* SDL_uikit_main.c in Sources */,
  2610. BEC567010761D90300A33029 /* testerror.c in Sources */,
  2611. );
  2612. runOnlyForDeploymentPostprocessing = 0;
  2613. };
  2614. BEC567280761D90400A33029 /* Sources */ = {
  2615. isa = PBXSourcesBuildPhase;
  2616. buildActionMask = 2147483647;
  2617. files = (
  2618. F3C17D2428E41F6600E1A26D /* SDL_uikit_main.c in Sources */,
  2619. BEC567290761D90400A33029 /* testthread.c in Sources */,
  2620. );
  2621. runOnlyForDeploymentPostprocessing = 0;
  2622. };
  2623. BEC567350761D90400A33029 /* Sources */ = {
  2624. isa = PBXSourcesBuildPhase;
  2625. buildActionMask = 2147483647;
  2626. files = (
  2627. F3C17D0F28E41EFE00E1A26D /* SDL_uikit_main.c in Sources */,
  2628. BEC567360761D90400A33029 /* testjoystick.c in Sources */,
  2629. );
  2630. runOnlyForDeploymentPostprocessing = 0;
  2631. };
  2632. BEC567420761D90400A33029 /* Sources */ = {
  2633. isa = PBXSourcesBuildPhase;
  2634. buildActionMask = 2147483647;
  2635. files = (
  2636. F3C17D1028E41F0200E1A26D /* SDL_uikit_main.c in Sources */,
  2637. BEC567430761D90400A33029 /* testkeys.c in Sources */,
  2638. );
  2639. runOnlyForDeploymentPostprocessing = 0;
  2640. };
  2641. BEC5674F0761D90400A33029 /* Sources */ = {
  2642. isa = PBXSourcesBuildPhase;
  2643. buildActionMask = 2147483647;
  2644. files = (
  2645. F3C17D1228E41F0A00E1A26D /* SDL_uikit_main.c in Sources */,
  2646. BEC567500761D90400A33029 /* testlock.c in Sources */,
  2647. );
  2648. runOnlyForDeploymentPostprocessing = 0;
  2649. };
  2650. BEC567770761D90500A33029 /* Sources */ = {
  2651. isa = PBXSourcesBuildPhase;
  2652. buildActionMask = 2147483647;
  2653. files = (
  2654. F3C17D1E28E41F4500E1A26D /* SDL_uikit_main.c in Sources */,
  2655. BEC567780761D90500A33029 /* testsem.c in Sources */,
  2656. );
  2657. runOnlyForDeploymentPostprocessing = 0;
  2658. };
  2659. BEC567920761D90500A33029 /* Sources */ = {
  2660. isa = PBXSourcesBuildPhase;
  2661. buildActionMask = 2147483647;
  2662. files = (
  2663. F3C17D2528E41F6A00E1A26D /* SDL_uikit_main.c in Sources */,
  2664. BEC567930761D90500A33029 /* testtimer.c in Sources */,
  2665. );
  2666. runOnlyForDeploymentPostprocessing = 0;
  2667. };
  2668. BEC567AC0761D90500A33029 /* Sources */ = {
  2669. isa = PBXSourcesBuildPhase;
  2670. buildActionMask = 2147483647;
  2671. files = (
  2672. F3C17D2628E41F6E00E1A26D /* SDL_uikit_main.c in Sources */,
  2673. BEC567AD0761D90500A33029 /* testver.c in Sources */,
  2674. );
  2675. runOnlyForDeploymentPostprocessing = 0;
  2676. };
  2677. BEC567EF0761D90600A33029 /* Sources */ = {
  2678. isa = PBXSourcesBuildPhase;
  2679. buildActionMask = 2147483647;
  2680. files = (
  2681. F3C17D2828E41FDC00E1A26D /* SDL_uikit_main.c in Sources */,
  2682. BEC567F00761D90600A33029 /* torturethread.c in Sources */,
  2683. );
  2684. runOnlyForDeploymentPostprocessing = 0;
  2685. };
  2686. DB0F48DA17CA51E5008798C5 /* Sources */ = {
  2687. isa = PBXSourcesBuildPhase;
  2688. buildActionMask = 2147483647;
  2689. files = (
  2690. F3C17D0228E41EBC00E1A26D /* SDL_uikit_main.c in Sources */,
  2691. DB0F48EE17CA51F8008798C5 /* testdrawchessboard.c in Sources */,
  2692. );
  2693. runOnlyForDeploymentPostprocessing = 0;
  2694. };
  2695. DB0F48F017CA5212008798C5 /* Sources */ = {
  2696. isa = PBXSourcesBuildPhase;
  2697. buildActionMask = 2147483647;
  2698. files = (
  2699. F3C17D0628E41ECF00E1A26D /* SDL_uikit_main.c in Sources */,
  2700. DB0F490317CA5225008798C5 /* testfilesystem.c in Sources */,
  2701. );
  2702. runOnlyForDeploymentPostprocessing = 0;
  2703. };
  2704. DB166D7B16A1D12400A1396C /* Sources */ = {
  2705. isa = PBXSourcesBuildPhase;
  2706. buildActionMask = 2147483647;
  2707. files = (
  2708. DB166D9316A1D1A500A1396C /* SDL_test_assert.c in Sources */,
  2709. DB166D9416A1D1A500A1396C /* SDL_test_common.c in Sources */,
  2710. DB166D9516A1D1A500A1396C /* SDL_test_compare.c in Sources */,
  2711. DB166D9616A1D1A500A1396C /* SDL_test_crc32.c in Sources */,
  2712. DB166D9716A1D1A500A1396C /* SDL_test_font.c in Sources */,
  2713. DB166D9816A1D1A500A1396C /* SDL_test_fuzzer.c in Sources */,
  2714. DB166D9916A1D1A500A1396C /* SDL_test_harness.c in Sources */,
  2715. DB166D9A16A1D1A500A1396C /* SDL_test_imageBlit.c in Sources */,
  2716. DB166D9B16A1D1A500A1396C /* SDL_test_imageBlitBlend.c in Sources */,
  2717. DB166D9C16A1D1A500A1396C /* SDL_test_imageFace.c in Sources */,
  2718. DB166D9D16A1D1A500A1396C /* SDL_test_imagePrimitives.c in Sources */,
  2719. DB166D9E16A1D1A500A1396C /* SDL_test_imagePrimitivesBlend.c in Sources */,
  2720. DB166D9F16A1D1A500A1396C /* SDL_test_log.c in Sources */,
  2721. DB166DA016A1D1A500A1396C /* SDL_test_md5.c in Sources */,
  2722. AAF02FFA1F90092700B9A9FB /* SDL_test_memory.c in Sources */,
  2723. DB166DA116A1D1A500A1396C /* SDL_test_random.c in Sources */,
  2724. );
  2725. runOnlyForDeploymentPostprocessing = 0;
  2726. };
  2727. DB166DAE16A1D2F600A1396C /* Sources */ = {
  2728. isa = PBXSourcesBuildPhase;
  2729. buildActionMask = 2147483647;
  2730. files = (
  2731. F3C17D0828E41EDB00E1A26D /* SDL_uikit_main.c in Sources */,
  2732. DB166DC116A1D31E00A1396C /* testgesture.c in Sources */,
  2733. );
  2734. runOnlyForDeploymentPostprocessing = 0;
  2735. };
  2736. DB166DC516A1D36A00A1396C /* Sources */ = {
  2737. isa = PBXSourcesBuildPhase;
  2738. buildActionMask = 2147483647;
  2739. files = (
  2740. F3C17D1328E41F0D00E1A26D /* SDL_uikit_main.c in Sources */,
  2741. DB166DD716A1D37800A1396C /* testmessage.c in Sources */,
  2742. );
  2743. runOnlyForDeploymentPostprocessing = 0;
  2744. };
  2745. DB166DDD16A1D50C00A1396C /* Sources */ = {
  2746. isa = PBXSourcesBuildPhase;
  2747. buildActionMask = 2147483647;
  2748. files = (
  2749. F3C17D1828E41F2C00E1A26D /* SDL_uikit_main.c in Sources */,
  2750. DB166DF016A1D52500A1396C /* testrelative.c in Sources */,
  2751. );
  2752. runOnlyForDeploymentPostprocessing = 0;
  2753. };
  2754. DB166DF416A1D57C00A1396C /* Sources */ = {
  2755. isa = PBXSourcesBuildPhase;
  2756. buildActionMask = 2147483647;
  2757. files = (
  2758. F3C17D1928E41F3100E1A26D /* SDL_uikit_main.c in Sources */,
  2759. DB166E0716A1D59400A1396C /* testrendercopyex.c in Sources */,
  2760. F3C17C8028E410A400E1A26D /* testutils.c in Sources */,
  2761. );
  2762. runOnlyForDeploymentPostprocessing = 0;
  2763. };
  2764. DB166E0B16A1D5AD00A1396C /* Sources */ = {
  2765. isa = PBXSourcesBuildPhase;
  2766. buildActionMask = 2147483647;
  2767. files = (
  2768. F3C17D1A28E41F3500E1A26D /* SDL_uikit_main.c in Sources */,
  2769. DB166E1E16A1D5C300A1396C /* testrendertarget.c in Sources */,
  2770. F3C17C8128E410C900E1A26D /* testutils.c in Sources */,
  2771. );
  2772. runOnlyForDeploymentPostprocessing = 0;
  2773. };
  2774. DB166E2816A1D64D00A1396C /* Sources */ = {
  2775. isa = PBXSourcesBuildPhase;
  2776. buildActionMask = 2147483647;
  2777. files = (
  2778. F3C17D1C28E41F3C00E1A26D /* SDL_uikit_main.c in Sources */,
  2779. DB166E3C16A1D66500A1396C /* testrumble.c in Sources */,
  2780. );
  2781. runOnlyForDeploymentPostprocessing = 0;
  2782. };
  2783. DB166E3E16A1D69000A1396C /* Sources */ = {
  2784. isa = PBXSourcesBuildPhase;
  2785. buildActionMask = 2147483647;
  2786. files = (
  2787. F3C17D1D28E41F4000E1A26D /* SDL_uikit_main.c in Sources */,
  2788. DB166E5416A1D6A300A1396C /* testscale.c in Sources */,
  2789. F3C17C8228E4112900E1A26D /* testutils.c in Sources */,
  2790. );
  2791. runOnlyForDeploymentPostprocessing = 0;
  2792. };
  2793. DB166E5816A1D6F300A1396C /* Sources */ = {
  2794. isa = PBXSourcesBuildPhase;
  2795. buildActionMask = 2147483647;
  2796. files = (
  2797. F3C17D1F28E41F4800E1A26D /* SDL_uikit_main.c in Sources */,
  2798. DB166E6A16A1D70C00A1396C /* testshader.c in Sources */,
  2799. );
  2800. runOnlyForDeploymentPostprocessing = 0;
  2801. };
  2802. DB166E6E16A1D78400A1396C /* Sources */ = {
  2803. isa = PBXSourcesBuildPhase;
  2804. buildActionMask = 2147483647;
  2805. files = (
  2806. F3C17D2228E41F5F00E1A26D /* SDL_uikit_main.c in Sources */,
  2807. DB166E9316A1D7BC00A1396C /* testspriteminimal.c in Sources */,
  2808. F3C17C8428E4126400E1A26D /* testutils.c in Sources */,
  2809. );
  2810. runOnlyForDeploymentPostprocessing = 0;
  2811. };
  2812. DB166E8116A1D78C00A1396C /* Sources */ = {
  2813. isa = PBXSourcesBuildPhase;
  2814. buildActionMask = 2147483647;
  2815. files = (
  2816. F3C17D2328E41F6200E1A26D /* SDL_uikit_main.c in Sources */,
  2817. DB166E9416A1D7C700A1396C /* teststreaming.c in Sources */,
  2818. F3C17C8528E4127D00E1A26D /* testutils.c in Sources */,
  2819. );
  2820. runOnlyForDeploymentPostprocessing = 0;
  2821. };
  2822. DB445EE718184B7000B306B0 /* Sources */ = {
  2823. isa = PBXSourcesBuildPhase;
  2824. buildActionMask = 2147483647;
  2825. files = (
  2826. F3C17D0328E41EC500E1A26D /* SDL_uikit_main.c in Sources */,
  2827. DB445EFB18184BB600B306B0 /* testdropfile.c in Sources */,
  2828. );
  2829. runOnlyForDeploymentPostprocessing = 0;
  2830. };
  2831. DB89956E18A19ABA0092407C /* Sources */ = {
  2832. isa = PBXSourcesBuildPhase;
  2833. buildActionMask = 2147483647;
  2834. files = (
  2835. F3C17D0B28E41EEB00E1A26D /* SDL_uikit_main.c in Sources */,
  2836. DB89958418A19B130092407C /* testhotplug.c in Sources */,
  2837. );
  2838. runOnlyForDeploymentPostprocessing = 0;
  2839. };
  2840. DBEC54DA1A1A81C3005B1EAB /* Sources */ = {
  2841. isa = PBXSourcesBuildPhase;
  2842. buildActionMask = 2147483647;
  2843. files = (
  2844. F3C17CFD28E41EA100E1A26D /* SDL_uikit_main.c in Sources */,
  2845. DBEC54EB1A1A8205005B1EAB /* controllermap.c in Sources */,
  2846. F3C17C7428E40AF000E1A26D /* testutils.c in Sources */,
  2847. );
  2848. runOnlyForDeploymentPostprocessing = 0;
  2849. };
  2850. F3C17CD828E416CF00E1A26D /* Sources */ = {
  2851. isa = PBXSourcesBuildPhase;
  2852. buildActionMask = 2147483647;
  2853. files = (
  2854. F3C17CEE28E4184700E1A26D /* SDL_uikit_main.c in Sources */,
  2855. F3C17CEB28E4177600E1A26D /* testgeometry.c in Sources */,
  2856. F3C17CEC28E417EB00E1A26D /* testutils.c in Sources */,
  2857. );
  2858. runOnlyForDeploymentPostprocessing = 0;
  2859. };
  2860. /* End PBXSourcesBuildPhase section */
  2861. /* Begin PBXTargetDependency section */
  2862. 001799481074403E00F5D044 /* PBXTargetDependency */ = {
  2863. isa = PBXTargetDependency;
  2864. target = BEC566AB0761D90300A33029 /* checkkeys */;
  2865. targetProxy = 001799471074403E00F5D044 /* PBXContainerItemProxy */;
  2866. };
  2867. 0017994C1074403E00F5D044 /* PBXTargetDependency */ = {
  2868. isa = PBXTargetDependency;
  2869. target = BEC566C50761D90300A33029 /* loopwave */;
  2870. targetProxy = 0017994B1074403E00F5D044 /* PBXContainerItemProxy */;
  2871. };
  2872. 001799501074403E00F5D044 /* PBXTargetDependency */ = {
  2873. isa = PBXTargetDependency;
  2874. target = 0017957410741F7900F5D044 /* testatomic */;
  2875. targetProxy = 0017994F1074403E00F5D044 /* PBXContainerItemProxy */;
  2876. };
  2877. 001799521074403E00F5D044 /* PBXTargetDependency */ = {
  2878. isa = PBXTargetDependency;
  2879. target = 00179595107421BF00F5D044 /* testaudioinfo */;
  2880. targetProxy = 001799511074403E00F5D044 /* PBXContainerItemProxy */;
  2881. };
  2882. 0017995A1074403E00F5D044 /* PBXTargetDependency */ = {
  2883. isa = PBXTargetDependency;
  2884. target = 00179756107431B300F5D044 /* testdraw2 */;
  2885. targetProxy = 001799591074403E00F5D044 /* PBXContainerItemProxy */;
  2886. };
  2887. 0017995E1074403E00F5D044 /* PBXTargetDependency */ = {
  2888. isa = PBXTargetDependency;
  2889. target = BEC566FB0761D90300A33029 /* testerror */;
  2890. targetProxy = 0017995D1074403E00F5D044 /* PBXContainerItemProxy */;
  2891. };
  2892. 001799601074403E00F5D044 /* PBXTargetDependency */ = {
  2893. isa = PBXTargetDependency;
  2894. target = 002F340109CA1BFF00EBEB88 /* testfile */;
  2895. targetProxy = 0017995F1074403E00F5D044 /* PBXContainerItemProxy */;
  2896. };
  2897. 001799661074403E00F5D044 /* PBXTargetDependency */ = {
  2898. isa = PBXTargetDependency;
  2899. target = 0017970910742F3200F5D044 /* testgl2 */;
  2900. targetProxy = 001799651074403E00F5D044 /* PBXContainerItemProxy */;
  2901. };
  2902. 001799681074403E00F5D044 /* PBXTargetDependency */ = {
  2903. isa = PBXTargetDependency;
  2904. target = 00179730107430D600F5D044 /* testhaptic */;
  2905. targetProxy = 001799671074403E00F5D044 /* PBXContainerItemProxy */;
  2906. };
  2907. 0017996A1074403E00F5D044 /* PBXTargetDependency */ = {
  2908. isa = PBXTargetDependency;
  2909. target = BEC567230761D90400A33029 /* testthread */;
  2910. targetProxy = 001799691074403E00F5D044 /* PBXContainerItemProxy */;
  2911. };
  2912. 0017996C1074403E00F5D044 /* PBXTargetDependency */ = {
  2913. isa = PBXTargetDependency;
  2914. target = 002F342009CA1F0300EBEB88 /* testiconv */;
  2915. targetProxy = 0017996B1074403E00F5D044 /* PBXContainerItemProxy */;
  2916. };
  2917. 0017996E1074403E00F5D044 /* PBXTargetDependency */ = {
  2918. isa = PBXTargetDependency;
  2919. target = 00179776107432AE00F5D044 /* testime */;
  2920. targetProxy = 0017996D1074403E00F5D044 /* PBXContainerItemProxy */;
  2921. };
  2922. 001799701074403E00F5D044 /* PBXTargetDependency */ = {
  2923. isa = PBXTargetDependency;
  2924. target = 001797961074334C00F5D044 /* testintersections */;
  2925. targetProxy = 0017996F1074403E00F5D044 /* PBXContainerItemProxy */;
  2926. };
  2927. 001799721074403E00F5D044 /* PBXTargetDependency */ = {
  2928. isa = PBXTargetDependency;
  2929. target = BEC567300761D90400A33029 /* testjoystick */;
  2930. targetProxy = 001799711074403E00F5D044 /* PBXContainerItemProxy */;
  2931. };
  2932. 001799741074403E00F5D044 /* PBXTargetDependency */ = {
  2933. isa = PBXTargetDependency;
  2934. target = BEC5673D0761D90400A33029 /* testkeys */;
  2935. targetProxy = 001799731074403E00F5D044 /* PBXContainerItemProxy */;
  2936. };
  2937. 001799761074403E00F5D044 /* PBXTargetDependency */ = {
  2938. isa = PBXTargetDependency;
  2939. target = 001797B8107433C600F5D044 /* testloadso */;
  2940. targetProxy = 001799751074403E00F5D044 /* PBXContainerItemProxy */;
  2941. };
  2942. 001799781074403E00F5D044 /* PBXTargetDependency */ = {
  2943. isa = PBXTargetDependency;
  2944. target = BEC5674A0761D90400A33029 /* testlock */;
  2945. targetProxy = 001799771074403E00F5D044 /* PBXContainerItemProxy */;
  2946. };
  2947. 0017997C1074403E00F5D044 /* PBXTargetDependency */ = {
  2948. isa = PBXTargetDependency;
  2949. target = 001797FA1074355200F5D044 /* testmultiaudio */;
  2950. targetProxy = 0017997B1074403E00F5D044 /* PBXContainerItemProxy */;
  2951. };
  2952. 001799801074403E00F5D044 /* PBXTargetDependency */ = {
  2953. isa = PBXTargetDependency;
  2954. target = 001798781074392D00F5D044 /* testnative */;
  2955. targetProxy = 0017997F1074403E00F5D044 /* PBXContainerItemProxy */;
  2956. };
  2957. 001799841074403E00F5D044 /* PBXTargetDependency */ = {
  2958. isa = PBXTargetDependency;
  2959. target = 002F343C09CA1FB300EBEB88 /* testoverlay2 */;
  2960. targetProxy = 001799831074403E00F5D044 /* PBXContainerItemProxy */;
  2961. };
  2962. 001799881074403E00F5D044 /* PBXTargetDependency */ = {
  2963. isa = PBXTargetDependency;
  2964. target = 002F345909CA204F00EBEB88 /* testplatform */;
  2965. targetProxy = 001799871074403E00F5D044 /* PBXContainerItemProxy */;
  2966. };
  2967. 0017998A1074403E00F5D044 /* PBXTargetDependency */ = {
  2968. isa = PBXTargetDependency;
  2969. target = 0017989D107439DF00F5D044 /* testpower */;
  2970. targetProxy = 001799891074403E00F5D044 /* PBXContainerItemProxy */;
  2971. };
  2972. 0017998C1074403E00F5D044 /* PBXTargetDependency */ = {
  2973. isa = PBXTargetDependency;
  2974. target = 001798DA10743BEC00F5D044 /* testresample */;
  2975. targetProxy = 0017998B1074403E00F5D044 /* PBXContainerItemProxy */;
  2976. };
  2977. 0017998E1074403E00F5D044 /* PBXTargetDependency */ = {
  2978. isa = PBXTargetDependency;
  2979. target = BEC567720761D90500A33029 /* testsem */;
  2980. targetProxy = 0017998D1074403E00F5D044 /* PBXContainerItemProxy */;
  2981. };
  2982. 001799921074403E00F5D044 /* PBXTargetDependency */ = {
  2983. isa = PBXTargetDependency;
  2984. target = 001798FE10743F1000F5D044 /* testsprite2 */;
  2985. targetProxy = 001799911074403E00F5D044 /* PBXContainerItemProxy */;
  2986. };
  2987. 001799941074403E00F5D044 /* PBXTargetDependency */ = {
  2988. isa = PBXTargetDependency;
  2989. target = BEC5678D0761D90500A33029 /* testtimer */;
  2990. targetProxy = 001799931074403E00F5D044 /* PBXContainerItemProxy */;
  2991. };
  2992. 001799961074403E00F5D044 /* PBXTargetDependency */ = {
  2993. isa = PBXTargetDependency;
  2994. target = BEC567A70761D90500A33029 /* testversion */;
  2995. targetProxy = 001799951074403E00F5D044 /* PBXContainerItemProxy */;
  2996. };
  2997. 0017999E1074403E00F5D044 /* PBXTargetDependency */ = {
  2998. isa = PBXTargetDependency;
  2999. target = 0017992010743FB700F5D044 /* testwm2 */;
  3000. targetProxy = 0017999D1074403E00F5D044 /* PBXContainerItemProxy */;
  3001. };
  3002. 001799A21074403E00F5D044 /* PBXTargetDependency */ = {
  3003. isa = PBXTargetDependency;
  3004. target = BEC567EA0761D90600A33029 /* torturethread */;
  3005. targetProxy = 001799A11074403E00F5D044 /* PBXContainerItemProxy */;
  3006. };
  3007. DB0F490517CA5249008798C5 /* PBXTargetDependency */ = {
  3008. isa = PBXTargetDependency;
  3009. target = DB0F48D917CA51E5008798C5 /* testdrawchessboard */;
  3010. targetProxy = DB0F490417CA5249008798C5 /* PBXContainerItemProxy */;
  3011. };
  3012. DB0F490717CA5249008798C5 /* PBXTargetDependency */ = {
  3013. isa = PBXTargetDependency;
  3014. target = DB0F48EF17CA5212008798C5 /* testfilesystem */;
  3015. targetProxy = DB0F490617CA5249008798C5 /* PBXContainerItemProxy */;
  3016. };
  3017. DB166D6E16A1CEAA00A1396C /* PBXTargetDependency */ = {
  3018. isa = PBXTargetDependency;
  3019. target = BBFC08B7164C6862003E6A99 /* testgamecontroller */;
  3020. targetProxy = DB166D6D16A1CEAA00A1396C /* PBXContainerItemProxy */;
  3021. };
  3022. DB166D7016A1CEAF00A1396C /* PBXTargetDependency */ = {
  3023. isa = PBXTargetDependency;
  3024. target = 4537749112091504002F0F45 /* testshape */;
  3025. targetProxy = DB166D6F16A1CEAF00A1396C /* PBXContainerItemProxy */;
  3026. };
  3027. DB166DC316A1D32C00A1396C /* PBXTargetDependency */ = {
  3028. isa = PBXTargetDependency;
  3029. target = DB166DAD16A1D2F600A1396C /* testgesture */;
  3030. targetProxy = DB166DC216A1D32C00A1396C /* PBXContainerItemProxy */;
  3031. };
  3032. DB166DD916A1D38900A1396C /* PBXTargetDependency */ = {
  3033. isa = PBXTargetDependency;
  3034. target = DB166DC416A1D36A00A1396C /* testmessage */;
  3035. targetProxy = DB166DD816A1D38900A1396C /* PBXContainerItemProxy */;
  3036. };
  3037. DB166DF216A1D53700A1396C /* PBXTargetDependency */ = {
  3038. isa = PBXTargetDependency;
  3039. target = DB166DDC16A1D50C00A1396C /* testrelative */;
  3040. targetProxy = DB166DF116A1D53700A1396C /* PBXContainerItemProxy */;
  3041. };
  3042. DB166E0916A1D5A400A1396C /* PBXTargetDependency */ = {
  3043. isa = PBXTargetDependency;
  3044. target = DB166DF316A1D57C00A1396C /* testrendercopyex */;
  3045. targetProxy = DB166E0816A1D5A400A1396C /* PBXContainerItemProxy */;
  3046. };
  3047. DB166E2016A1D5D000A1396C /* PBXTargetDependency */ = {
  3048. isa = PBXTargetDependency;
  3049. target = DB166E0A16A1D5AD00A1396C /* testrendertarget */;
  3050. targetProxy = DB166E1F16A1D5D000A1396C /* PBXContainerItemProxy */;
  3051. };
  3052. DB166E3B16A1D65A00A1396C /* PBXTargetDependency */ = {
  3053. isa = PBXTargetDependency;
  3054. target = DB166E2716A1D64D00A1396C /* testrumble */;
  3055. targetProxy = DB166E3A16A1D65A00A1396C /* PBXContainerItemProxy */;
  3056. };
  3057. DB166E5616A1D6B800A1396C /* PBXTargetDependency */ = {
  3058. isa = PBXTargetDependency;
  3059. target = DB166E3D16A1D69000A1396C /* testscale */;
  3060. targetProxy = DB166E5516A1D6B800A1396C /* PBXContainerItemProxy */;
  3061. };
  3062. DB166E6C16A1D72000A1396C /* PBXTargetDependency */ = {
  3063. isa = PBXTargetDependency;
  3064. target = DB166E5716A1D6F300A1396C /* testshader */;
  3065. targetProxy = DB166E6B16A1D72000A1396C /* PBXContainerItemProxy */;
  3066. };
  3067. DB166E9616A1D7CD00A1396C /* PBXTargetDependency */ = {
  3068. isa = PBXTargetDependency;
  3069. target = DB166E6D16A1D78400A1396C /* testspriteminimal */;
  3070. targetProxy = DB166E9516A1D7CD00A1396C /* PBXContainerItemProxy */;
  3071. };
  3072. DB166E9816A1D7CF00A1396C /* PBXTargetDependency */ = {
  3073. isa = PBXTargetDependency;
  3074. target = DB166E8016A1D78C00A1396C /* teststreaming */;
  3075. targetProxy = DB166E9716A1D7CF00A1396C /* PBXContainerItemProxy */;
  3076. };
  3077. /* End PBXTargetDependency section */
  3078. /* Begin XCBuildConfiguration section */
  3079. 0017958910741F7900F5D044 /* Debug */ = {
  3080. isa = XCBuildConfiguration;
  3081. buildSettings = {
  3082. PRODUCT_NAME = testatomic;
  3083. };
  3084. name = Debug;
  3085. };
  3086. 0017958A10741F7900F5D044 /* Release */ = {
  3087. isa = XCBuildConfiguration;
  3088. buildSettings = {
  3089. PRODUCT_NAME = testatomic;
  3090. };
  3091. name = Release;
  3092. };
  3093. 001795AA107421BF00F5D044 /* Debug */ = {
  3094. isa = XCBuildConfiguration;
  3095. buildSettings = {
  3096. PRODUCT_NAME = testaudioinfo;
  3097. };
  3098. name = Debug;
  3099. };
  3100. 001795AB107421BF00F5D044 /* Release */ = {
  3101. isa = XCBuildConfiguration;
  3102. buildSettings = {
  3103. PRODUCT_NAME = testaudioinfo;
  3104. };
  3105. name = Release;
  3106. };
  3107. 0017971E10742F3200F5D044 /* Debug */ = {
  3108. isa = XCBuildConfiguration;
  3109. buildSettings = {
  3110. GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL;
  3111. PRODUCT_NAME = testgl2;
  3112. SUPPORTED_PLATFORMS = macosx;
  3113. };
  3114. name = Debug;
  3115. };
  3116. 0017971F10742F3200F5D044 /* Release */ = {
  3117. isa = XCBuildConfiguration;
  3118. buildSettings = {
  3119. GCC_PREPROCESSOR_DEFINITIONS = HAVE_OPENGL;
  3120. PRODUCT_NAME = testgl2;
  3121. SUPPORTED_PLATFORMS = macosx;
  3122. };
  3123. name = Release;
  3124. };
  3125. 00179745107430D600F5D044 /* Debug */ = {
  3126. isa = XCBuildConfiguration;
  3127. buildSettings = {
  3128. PRODUCT_NAME = testhaptic;
  3129. };
  3130. name = Debug;
  3131. };
  3132. 00179746107430D600F5D044 /* Release */ = {
  3133. isa = XCBuildConfiguration;
  3134. buildSettings = {
  3135. PRODUCT_NAME = testhaptic;
  3136. };
  3137. name = Release;
  3138. };
  3139. 0017976B107431B300F5D044 /* Debug */ = {
  3140. isa = XCBuildConfiguration;
  3141. buildSettings = {
  3142. PRODUCT_NAME = testdraw2;
  3143. };
  3144. name = Debug;
  3145. };
  3146. 0017976C107431B300F5D044 /* Release */ = {
  3147. isa = XCBuildConfiguration;
  3148. buildSettings = {
  3149. PRODUCT_NAME = testdraw2;
  3150. };
  3151. name = Release;
  3152. };
  3153. 0017978B107432AE00F5D044 /* Debug */ = {
  3154. isa = XCBuildConfiguration;
  3155. buildSettings = {
  3156. PRODUCT_NAME = testime;
  3157. };
  3158. name = Debug;
  3159. };
  3160. 0017978C107432AE00F5D044 /* Release */ = {
  3161. isa = XCBuildConfiguration;
  3162. buildSettings = {
  3163. PRODUCT_NAME = testime;
  3164. };
  3165. name = Release;
  3166. };
  3167. 001797AB1074334C00F5D044 /* Debug */ = {
  3168. isa = XCBuildConfiguration;
  3169. buildSettings = {
  3170. PRODUCT_NAME = testintersections;
  3171. };
  3172. name = Debug;
  3173. };
  3174. 001797AC1074334C00F5D044 /* Release */ = {
  3175. isa = XCBuildConfiguration;
  3176. buildSettings = {
  3177. PRODUCT_NAME = testintersections;
  3178. };
  3179. name = Release;
  3180. };
  3181. 001797CD107433C600F5D044 /* Debug */ = {
  3182. isa = XCBuildConfiguration;
  3183. buildSettings = {
  3184. PRODUCT_NAME = testloadso;
  3185. };
  3186. name = Debug;
  3187. };
  3188. 001797CE107433C600F5D044 /* Release */ = {
  3189. isa = XCBuildConfiguration;
  3190. buildSettings = {
  3191. PRODUCT_NAME = testloadso;
  3192. };
  3193. name = Release;
  3194. };
  3195. 0017980F1074355200F5D044 /* Debug */ = {
  3196. isa = XCBuildConfiguration;
  3197. buildSettings = {
  3198. PRODUCT_NAME = testmultiaudio;
  3199. };
  3200. name = Debug;
  3201. };
  3202. 001798101074355200F5D044 /* Release */ = {
  3203. isa = XCBuildConfiguration;
  3204. buildSettings = {
  3205. PRODUCT_NAME = testmultiaudio;
  3206. };
  3207. name = Release;
  3208. };
  3209. 001798911074392D00F5D044 /* Debug */ = {
  3210. isa = XCBuildConfiguration;
  3211. buildSettings = {
  3212. PRODUCT_NAME = testnative;
  3213. SUPPORTED_PLATFORMS = macosx;
  3214. };
  3215. name = Debug;
  3216. };
  3217. 001798921074392D00F5D044 /* Release */ = {
  3218. isa = XCBuildConfiguration;
  3219. buildSettings = {
  3220. PRODUCT_NAME = testnative;
  3221. SUPPORTED_PLATFORMS = macosx;
  3222. };
  3223. name = Release;
  3224. };
  3225. 001798B2107439DF00F5D044 /* Debug */ = {
  3226. isa = XCBuildConfiguration;
  3227. buildSettings = {
  3228. PRODUCT_NAME = testpower;
  3229. };
  3230. name = Debug;
  3231. };
  3232. 001798B3107439DF00F5D044 /* Release */ = {
  3233. isa = XCBuildConfiguration;
  3234. buildSettings = {
  3235. PRODUCT_NAME = testpower;
  3236. };
  3237. name = Release;
  3238. };
  3239. 001798EF10743BEC00F5D044 /* Debug */ = {
  3240. isa = XCBuildConfiguration;
  3241. buildSettings = {
  3242. PRODUCT_NAME = testresample;
  3243. };
  3244. name = Debug;
  3245. };
  3246. 001798F010743BEC00F5D044 /* Release */ = {
  3247. isa = XCBuildConfiguration;
  3248. buildSettings = {
  3249. PRODUCT_NAME = testresample;
  3250. };
  3251. name = Release;
  3252. };
  3253. 0017991310743F1000F5D044 /* Debug */ = {
  3254. isa = XCBuildConfiguration;
  3255. buildSettings = {
  3256. PRODUCT_NAME = testsprite2;
  3257. };
  3258. name = Debug;
  3259. };
  3260. 0017991410743F1000F5D044 /* Release */ = {
  3261. isa = XCBuildConfiguration;
  3262. buildSettings = {
  3263. PRODUCT_NAME = testsprite2;
  3264. };
  3265. name = Release;
  3266. };
  3267. 0017993510743FB700F5D044 /* Debug */ = {
  3268. isa = XCBuildConfiguration;
  3269. buildSettings = {
  3270. PRODUCT_NAME = testwm2;
  3271. };
  3272. name = Debug;
  3273. };
  3274. 0017993610743FB700F5D044 /* Release */ = {
  3275. isa = XCBuildConfiguration;
  3276. buildSettings = {
  3277. PRODUCT_NAME = testwm2;
  3278. };
  3279. name = Release;
  3280. };
  3281. 002A85B21073008E007319AE /* Debug */ = {
  3282. isa = XCBuildConfiguration;
  3283. baseConfigurationReference = F3C17C6A28E3FD4400E1A26D /* config.xcconfig */;
  3284. buildSettings = {
  3285. ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
  3286. COPY_PHASE_STRIP = NO;
  3287. CURRENT_PROJECT_VERSION = 1;
  3288. DEBUG_INFORMATION_FORMAT = dwarf;
  3289. ENABLE_TESTABILITY = YES;
  3290. GCC_OPTIMIZATION_LEVEL = 0;
  3291. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  3292. GENERATE_INFOPLIST_FILE = YES;
  3293. HEADER_SEARCH_PATHS = ../../include;
  3294. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  3295. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  3296. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  3297. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  3298. MACOSX_DEPLOYMENT_TARGET = 10.9;
  3299. MARKETING_VERSION = 1.0;
  3300. ONLY_ACTIVE_ARCH = YES;
  3301. OTHER_LDFLAGS = "$(CONFIG_FRAMEWORK_LDFLAGS)";
  3302. PRODUCT_BUNDLE_IDENTIFIER = "org.libsdl.$(PRODUCT_NAME)";
  3303. SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvsimulator appletvos";
  3304. SUPPORTS_MACCATALYST = YES;
  3305. TVOS_DEPLOYMENT_TARGET = 9.0;
  3306. };
  3307. name = Debug;
  3308. };
  3309. 002A85B31073008E007319AE /* Debug */ = {
  3310. isa = XCBuildConfiguration;
  3311. buildSettings = {
  3312. PRODUCT_NAME = "Build All";
  3313. };
  3314. name = Debug;
  3315. };
  3316. 002A85B41073008E007319AE /* Debug */ = {
  3317. isa = XCBuildConfiguration;
  3318. buildSettings = {
  3319. PRODUCT_NAME = checkkeys;
  3320. };
  3321. name = Debug;
  3322. };
  3323. 002A85B61073008E007319AE /* Debug */ = {
  3324. isa = XCBuildConfiguration;
  3325. buildSettings = {
  3326. PRODUCT_NAME = loopwave;
  3327. };
  3328. name = Debug;
  3329. };
  3330. 002A85BC1073008E007319AE /* Debug */ = {
  3331. isa = XCBuildConfiguration;
  3332. buildSettings = {
  3333. PRODUCT_NAME = testerror;
  3334. };
  3335. name = Debug;
  3336. };
  3337. 002A85BD1073008E007319AE /* Debug */ = {
  3338. isa = XCBuildConfiguration;
  3339. buildSettings = {
  3340. PRODUCT_NAME = testfile;
  3341. };
  3342. name = Debug;
  3343. };
  3344. 002A85C01073008E007319AE /* Debug */ = {
  3345. isa = XCBuildConfiguration;
  3346. buildSettings = {
  3347. PRODUCT_NAME = testiconv;
  3348. };
  3349. name = Debug;
  3350. };
  3351. 002A85C11073008E007319AE /* Debug */ = {
  3352. isa = XCBuildConfiguration;
  3353. buildSettings = {
  3354. PRODUCT_NAME = testjoystick;
  3355. };
  3356. name = Debug;
  3357. };
  3358. 002A85C21073008E007319AE /* Debug */ = {
  3359. isa = XCBuildConfiguration;
  3360. buildSettings = {
  3361. PRODUCT_NAME = testkeys;
  3362. };
  3363. name = Debug;
  3364. };
  3365. 002A85C31073008E007319AE /* Debug */ = {
  3366. isa = XCBuildConfiguration;
  3367. buildSettings = {
  3368. PRODUCT_NAME = testlock;
  3369. };
  3370. name = Debug;
  3371. };
  3372. 002A85C51073008E007319AE /* Debug */ = {
  3373. isa = XCBuildConfiguration;
  3374. buildSettings = {
  3375. PRODUCT_NAME = testoverlay2;
  3376. };
  3377. name = Debug;
  3378. };
  3379. 002A85C71073008E007319AE /* Debug */ = {
  3380. isa = XCBuildConfiguration;
  3381. buildSettings = {
  3382. PRODUCT_NAME = testplatform;
  3383. };
  3384. name = Debug;
  3385. };
  3386. 002A85C81073008E007319AE /* Debug */ = {
  3387. isa = XCBuildConfiguration;
  3388. buildSettings = {
  3389. PRODUCT_NAME = testsem;
  3390. };
  3391. name = Debug;
  3392. };
  3393. 002A85CA1073008E007319AE /* Debug */ = {
  3394. isa = XCBuildConfiguration;
  3395. buildSettings = {
  3396. PRODUCT_NAME = testthread;
  3397. };
  3398. name = Debug;
  3399. };
  3400. 002A85CB1073008E007319AE /* Debug */ = {
  3401. isa = XCBuildConfiguration;
  3402. buildSettings = {
  3403. PRODUCT_NAME = testtimer;
  3404. };
  3405. name = Debug;
  3406. };
  3407. 002A85CC1073008E007319AE /* Debug */ = {
  3408. isa = XCBuildConfiguration;
  3409. buildSettings = {
  3410. PRODUCT_NAME = testversion;
  3411. };
  3412. name = Debug;
  3413. };
  3414. 002A85D11073008E007319AE /* Debug */ = {
  3415. isa = XCBuildConfiguration;
  3416. buildSettings = {
  3417. PRODUCT_NAME = torturethread;
  3418. };
  3419. name = Debug;
  3420. };
  3421. 002A85D41073009D007319AE /* Release */ = {
  3422. isa = XCBuildConfiguration;
  3423. baseConfigurationReference = F3C17C6A28E3FD4400E1A26D /* config.xcconfig */;
  3424. buildSettings = {
  3425. ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
  3426. CURRENT_PROJECT_VERSION = 1;
  3427. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  3428. DEPLOYMENT_POSTPROCESSING = YES;
  3429. GCC_SYMBOLS_PRIVATE_EXTERN = YES;
  3430. GENERATE_INFOPLIST_FILE = YES;
  3431. HEADER_SEARCH_PATHS = ../../include;
  3432. INFOPLIST_KEY_UIApplicationSupportsIndirectInputEvents = YES;
  3433. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  3434. LD_RUNPATH_SEARCH_PATHS = "@executable_path/Frameworks";
  3435. "LD_RUNPATH_SEARCH_PATHS[sdk=macosx*]" = "@executable_path/../Frameworks";
  3436. MACOSX_DEPLOYMENT_TARGET = 10.9;
  3437. MARKETING_VERSION = 1.0;
  3438. OTHER_LDFLAGS = "$(CONFIG_FRAMEWORK_LDFLAGS)";
  3439. PRODUCT_BUNDLE_IDENTIFIER = "org.libsdl.$(PRODUCT_NAME)";
  3440. SUPPORTED_PLATFORMS = "macosx iphonesimulator iphoneos appletvsimulator appletvos";
  3441. SUPPORTS_MACCATALYST = YES;
  3442. TVOS_DEPLOYMENT_TARGET = 9.0;
  3443. };
  3444. name = Release;
  3445. };
  3446. 002A85D51073009D007319AE /* Release */ = {
  3447. isa = XCBuildConfiguration;
  3448. buildSettings = {
  3449. PRODUCT_NAME = "Build All";
  3450. };
  3451. name = Release;
  3452. };
  3453. 002A85D61073009D007319AE /* Release */ = {
  3454. isa = XCBuildConfiguration;
  3455. buildSettings = {
  3456. PRODUCT_NAME = checkkeys;
  3457. };
  3458. name = Release;
  3459. };
  3460. 002A85D81073009D007319AE /* Release */ = {
  3461. isa = XCBuildConfiguration;
  3462. buildSettings = {
  3463. PRODUCT_NAME = loopwave;
  3464. };
  3465. name = Release;
  3466. };
  3467. 002A85DE1073009D007319AE /* Release */ = {
  3468. isa = XCBuildConfiguration;
  3469. buildSettings = {
  3470. PRODUCT_NAME = testerror;
  3471. };
  3472. name = Release;
  3473. };
  3474. 002A85DF1073009D007319AE /* Release */ = {
  3475. isa = XCBuildConfiguration;
  3476. buildSettings = {
  3477. PRODUCT_NAME = testfile;
  3478. };
  3479. name = Release;
  3480. };
  3481. 002A85E21073009D007319AE /* Release */ = {
  3482. isa = XCBuildConfiguration;
  3483. buildSettings = {
  3484. PRODUCT_NAME = testiconv;
  3485. };
  3486. name = Release;
  3487. };
  3488. 002A85E31073009D007319AE /* Release */ = {
  3489. isa = XCBuildConfiguration;
  3490. buildSettings = {
  3491. PRODUCT_NAME = testjoystick;
  3492. };
  3493. name = Release;
  3494. };
  3495. 002A85E41073009D007319AE /* Release */ = {
  3496. isa = XCBuildConfiguration;
  3497. buildSettings = {
  3498. PRODUCT_NAME = testkeys;
  3499. };
  3500. name = Release;
  3501. };
  3502. 002A85E51073009D007319AE /* Release */ = {
  3503. isa = XCBuildConfiguration;
  3504. buildSettings = {
  3505. PRODUCT_NAME = testlock;
  3506. };
  3507. name = Release;
  3508. };
  3509. 002A85E71073009D007319AE /* Release */ = {
  3510. isa = XCBuildConfiguration;
  3511. buildSettings = {
  3512. PRODUCT_NAME = testoverlay2;
  3513. };
  3514. name = Release;
  3515. };
  3516. 002A85E91073009D007319AE /* Release */ = {
  3517. isa = XCBuildConfiguration;
  3518. buildSettings = {
  3519. PRODUCT_NAME = testplatform;
  3520. };
  3521. name = Release;
  3522. };
  3523. 002A85EA1073009D007319AE /* Release */ = {
  3524. isa = XCBuildConfiguration;
  3525. buildSettings = {
  3526. PRODUCT_NAME = testsem;
  3527. };
  3528. name = Release;
  3529. };
  3530. 002A85EC1073009D007319AE /* Release */ = {
  3531. isa = XCBuildConfiguration;
  3532. buildSettings = {
  3533. PRODUCT_NAME = testthread;
  3534. };
  3535. name = Release;
  3536. };
  3537. 002A85ED1073009D007319AE /* Release */ = {
  3538. isa = XCBuildConfiguration;
  3539. buildSettings = {
  3540. PRODUCT_NAME = testtimer;
  3541. };
  3542. name = Release;
  3543. };
  3544. 002A85EE1073009D007319AE /* Release */ = {
  3545. isa = XCBuildConfiguration;
  3546. buildSettings = {
  3547. PRODUCT_NAME = testversion;
  3548. };
  3549. name = Release;
  3550. };
  3551. 002A85F31073009D007319AE /* Release */ = {
  3552. isa = XCBuildConfiguration;
  3553. buildSettings = {
  3554. PRODUCT_NAME = torturethread;
  3555. };
  3556. name = Release;
  3557. };
  3558. 4537749712091509002F0F45 /* Debug */ = {
  3559. isa = XCBuildConfiguration;
  3560. buildSettings = {
  3561. PRODUCT_NAME = testshape;
  3562. };
  3563. name = Debug;
  3564. };
  3565. 4537749812091509002F0F45 /* Release */ = {
  3566. isa = XCBuildConfiguration;
  3567. buildSettings = {
  3568. PRODUCT_NAME = testshape;
  3569. };
  3570. name = Release;
  3571. };
  3572. BBFC08CB164C6862003E6A99 /* Debug */ = {
  3573. isa = XCBuildConfiguration;
  3574. buildSettings = {
  3575. PRODUCT_NAME = testgamecontroller;
  3576. };
  3577. name = Debug;
  3578. };
  3579. BBFC08CC164C6862003E6A99 /* Release */ = {
  3580. isa = XCBuildConfiguration;
  3581. buildSettings = {
  3582. PRODUCT_NAME = testgamecontroller;
  3583. };
  3584. name = Release;
  3585. };
  3586. DB0F48EA17CA51E5008798C5 /* Debug */ = {
  3587. isa = XCBuildConfiguration;
  3588. buildSettings = {
  3589. PRODUCT_NAME = testdrawchessboard;
  3590. };
  3591. name = Debug;
  3592. };
  3593. DB0F48EB17CA51E5008798C5 /* Release */ = {
  3594. isa = XCBuildConfiguration;
  3595. buildSettings = {
  3596. PRODUCT_NAME = testdrawchessboard;
  3597. };
  3598. name = Release;
  3599. };
  3600. DB0F48FF17CA5212008798C5 /* Debug */ = {
  3601. isa = XCBuildConfiguration;
  3602. buildSettings = {
  3603. PRODUCT_NAME = testfilesystem;
  3604. };
  3605. name = Debug;
  3606. };
  3607. DB0F490017CA5212008798C5 /* Release */ = {
  3608. isa = XCBuildConfiguration;
  3609. buildSettings = {
  3610. PRODUCT_NAME = testfilesystem;
  3611. };
  3612. name = Release;
  3613. };
  3614. DB166D8116A1D12400A1396C /* Debug */ = {
  3615. isa = XCBuildConfiguration;
  3616. buildSettings = {
  3617. ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
  3618. EXECUTABLE_PREFIX = lib;
  3619. PRODUCT_NAME = "$(TARGET_NAME)";
  3620. SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos driverkit appletvsimulator appletvos";
  3621. SUPPORTS_MACCATALYST = YES;
  3622. };
  3623. name = Debug;
  3624. };
  3625. DB166D8216A1D12400A1396C /* Release */ = {
  3626. isa = XCBuildConfiguration;
  3627. buildSettings = {
  3628. ALLOW_TARGET_PLATFORM_SPECIALIZATION = YES;
  3629. EXECUTABLE_PREFIX = lib;
  3630. PRODUCT_NAME = "$(TARGET_NAME)";
  3631. SUPPORTED_PLATFORMS = "watchsimulator watchos macosx iphonesimulator iphoneos driverkit appletvsimulator appletvos";
  3632. SUPPORTS_MACCATALYST = YES;
  3633. };
  3634. name = Release;
  3635. };
  3636. DB166DBD16A1D2F600A1396C /* Debug */ = {
  3637. isa = XCBuildConfiguration;
  3638. buildSettings = {
  3639. PRODUCT_NAME = testgesture;
  3640. };
  3641. name = Debug;
  3642. };
  3643. DB166DBE16A1D2F600A1396C /* Release */ = {
  3644. isa = XCBuildConfiguration;
  3645. buildSettings = {
  3646. PRODUCT_NAME = testgesture;
  3647. };
  3648. name = Release;
  3649. };
  3650. DB166DD316A1D36A00A1396C /* Debug */ = {
  3651. isa = XCBuildConfiguration;
  3652. buildSettings = {
  3653. PRODUCT_NAME = testmessage;
  3654. };
  3655. name = Debug;
  3656. };
  3657. DB166DD416A1D36A00A1396C /* Release */ = {
  3658. isa = XCBuildConfiguration;
  3659. buildSettings = {
  3660. PRODUCT_NAME = testmessage;
  3661. };
  3662. name = Release;
  3663. };
  3664. DB166DEC16A1D50C00A1396C /* Debug */ = {
  3665. isa = XCBuildConfiguration;
  3666. buildSettings = {
  3667. PRODUCT_NAME = testrelative;
  3668. };
  3669. name = Debug;
  3670. };
  3671. DB166DED16A1D50C00A1396C /* Release */ = {
  3672. isa = XCBuildConfiguration;
  3673. buildSettings = {
  3674. PRODUCT_NAME = testrelative;
  3675. };
  3676. name = Release;
  3677. };
  3678. DB166E0316A1D57C00A1396C /* Debug */ = {
  3679. isa = XCBuildConfiguration;
  3680. buildSettings = {
  3681. PRODUCT_NAME = testrendercopyex;
  3682. };
  3683. name = Debug;
  3684. };
  3685. DB166E0416A1D57C00A1396C /* Release */ = {
  3686. isa = XCBuildConfiguration;
  3687. buildSettings = {
  3688. PRODUCT_NAME = testrendercopyex;
  3689. };
  3690. name = Release;
  3691. };
  3692. DB166E1A16A1D5AD00A1396C /* Debug */ = {
  3693. isa = XCBuildConfiguration;
  3694. buildSettings = {
  3695. PRODUCT_NAME = testrendertarget;
  3696. };
  3697. name = Debug;
  3698. };
  3699. DB166E1B16A1D5AD00A1396C /* Release */ = {
  3700. isa = XCBuildConfiguration;
  3701. buildSettings = {
  3702. PRODUCT_NAME = testrendertarget;
  3703. };
  3704. name = Release;
  3705. };
  3706. DB166E3616A1D64D00A1396C /* Debug */ = {
  3707. isa = XCBuildConfiguration;
  3708. buildSettings = {
  3709. PRODUCT_NAME = testrumble;
  3710. };
  3711. name = Debug;
  3712. };
  3713. DB166E3716A1D64D00A1396C /* Release */ = {
  3714. isa = XCBuildConfiguration;
  3715. buildSettings = {
  3716. PRODUCT_NAME = testrumble;
  3717. };
  3718. name = Release;
  3719. };
  3720. DB166E5016A1D69000A1396C /* Debug */ = {
  3721. isa = XCBuildConfiguration;
  3722. buildSettings = {
  3723. PRODUCT_NAME = testscale;
  3724. };
  3725. name = Debug;
  3726. };
  3727. DB166E5116A1D69000A1396C /* Release */ = {
  3728. isa = XCBuildConfiguration;
  3729. buildSettings = {
  3730. PRODUCT_NAME = testscale;
  3731. };
  3732. name = Release;
  3733. };
  3734. DB166E6616A1D6F300A1396C /* Debug */ = {
  3735. isa = XCBuildConfiguration;
  3736. buildSettings = {
  3737. PRODUCT_NAME = testshader;
  3738. };
  3739. name = Debug;
  3740. };
  3741. DB166E6716A1D6F300A1396C /* Release */ = {
  3742. isa = XCBuildConfiguration;
  3743. buildSettings = {
  3744. PRODUCT_NAME = testshader;
  3745. };
  3746. name = Release;
  3747. };
  3748. DB166E7C16A1D78400A1396C /* Debug */ = {
  3749. isa = XCBuildConfiguration;
  3750. buildSettings = {
  3751. PRODUCT_NAME = testspriteminimal;
  3752. };
  3753. name = Debug;
  3754. };
  3755. DB166E7D16A1D78400A1396C /* Release */ = {
  3756. isa = XCBuildConfiguration;
  3757. buildSettings = {
  3758. PRODUCT_NAME = testspriteminimal;
  3759. };
  3760. name = Release;
  3761. };
  3762. DB166E8F16A1D78C00A1396C /* Debug */ = {
  3763. isa = XCBuildConfiguration;
  3764. buildSettings = {
  3765. PRODUCT_NAME = teststreaming;
  3766. };
  3767. name = Debug;
  3768. };
  3769. DB166E9016A1D78C00A1396C /* Release */ = {
  3770. isa = XCBuildConfiguration;
  3771. buildSettings = {
  3772. PRODUCT_NAME = teststreaming;
  3773. };
  3774. name = Release;
  3775. };
  3776. DB445EF618184B7000B306B0 /* Debug */ = {
  3777. isa = XCBuildConfiguration;
  3778. buildSettings = {
  3779. INFOPLIST_FILE = "TestDropFile-Info.plist";
  3780. PRODUCT_NAME = testdropfile;
  3781. };
  3782. name = Debug;
  3783. };
  3784. DB445EF718184B7000B306B0 /* Release */ = {
  3785. isa = XCBuildConfiguration;
  3786. buildSettings = {
  3787. INFOPLIST_FILE = "TestDropFile-Info.plist";
  3788. PRODUCT_NAME = testdropfile;
  3789. };
  3790. name = Release;
  3791. };
  3792. DB89957C18A19ABA0092407C /* Debug */ = {
  3793. isa = XCBuildConfiguration;
  3794. buildSettings = {
  3795. PRODUCT_NAME = testhotplug;
  3796. };
  3797. name = Debug;
  3798. };
  3799. DB89957D18A19ABA0092407C /* Release */ = {
  3800. isa = XCBuildConfiguration;
  3801. buildSettings = {
  3802. PRODUCT_NAME = testhotplug;
  3803. };
  3804. name = Release;
  3805. };
  3806. DBEC54E81A1A81C3005B1EAB /* Debug */ = {
  3807. isa = XCBuildConfiguration;
  3808. buildSettings = {
  3809. PRODUCT_NAME = controllermap;
  3810. };
  3811. name = Debug;
  3812. };
  3813. DBEC54E91A1A81C3005B1EAB /* Release */ = {
  3814. isa = XCBuildConfiguration;
  3815. buildSettings = {
  3816. PRODUCT_NAME = controllermap;
  3817. };
  3818. name = Release;
  3819. };
  3820. F3C17CE928E416D000E1A26D /* Debug */ = {
  3821. isa = XCBuildConfiguration;
  3822. buildSettings = {
  3823. PRODUCT_NAME = "$(TARGET_NAME)";
  3824. };
  3825. name = Debug;
  3826. };
  3827. F3C17CEA28E416D000E1A26D /* Release */ = {
  3828. isa = XCBuildConfiguration;
  3829. buildSettings = {
  3830. PRODUCT_NAME = "$(TARGET_NAME)";
  3831. };
  3832. name = Release;
  3833. };
  3834. /* End XCBuildConfiguration section */
  3835. /* Begin XCConfigurationList section */
  3836. 0017958610741F7900F5D044 /* Build configuration list for PBXNativeTarget "testatomic" */ = {
  3837. isa = XCConfigurationList;
  3838. buildConfigurations = (
  3839. 0017958910741F7900F5D044 /* Debug */,
  3840. 0017958A10741F7900F5D044 /* Release */,
  3841. );
  3842. defaultConfigurationIsVisible = 0;
  3843. defaultConfigurationName = Debug;
  3844. };
  3845. 001795A7107421BF00F5D044 /* Build configuration list for PBXNativeTarget "testaudioinfo" */ = {
  3846. isa = XCConfigurationList;
  3847. buildConfigurations = (
  3848. 001795AA107421BF00F5D044 /* Debug */,
  3849. 001795AB107421BF00F5D044 /* Release */,
  3850. );
  3851. defaultConfigurationIsVisible = 0;
  3852. defaultConfigurationName = Debug;
  3853. };
  3854. 0017971B10742F3200F5D044 /* Build configuration list for PBXNativeTarget "testgl2" */ = {
  3855. isa = XCConfigurationList;
  3856. buildConfigurations = (
  3857. 0017971E10742F3200F5D044 /* Debug */,
  3858. 0017971F10742F3200F5D044 /* Release */,
  3859. );
  3860. defaultConfigurationIsVisible = 0;
  3861. defaultConfigurationName = Debug;
  3862. };
  3863. 00179742107430D600F5D044 /* Build configuration list for PBXNativeTarget "testhaptic" */ = {
  3864. isa = XCConfigurationList;
  3865. buildConfigurations = (
  3866. 00179745107430D600F5D044 /* Debug */,
  3867. 00179746107430D600F5D044 /* Release */,
  3868. );
  3869. defaultConfigurationIsVisible = 0;
  3870. defaultConfigurationName = Debug;
  3871. };
  3872. 00179768107431B300F5D044 /* Build configuration list for PBXNativeTarget "testdraw2" */ = {
  3873. isa = XCConfigurationList;
  3874. buildConfigurations = (
  3875. 0017976B107431B300F5D044 /* Debug */,
  3876. 0017976C107431B300F5D044 /* Release */,
  3877. );
  3878. defaultConfigurationIsVisible = 0;
  3879. defaultConfigurationName = Debug;
  3880. };
  3881. 00179788107432AE00F5D044 /* Build configuration list for PBXNativeTarget "testime" */ = {
  3882. isa = XCConfigurationList;
  3883. buildConfigurations = (
  3884. 0017978B107432AE00F5D044 /* Debug */,
  3885. 0017978C107432AE00F5D044 /* Release */,
  3886. );
  3887. defaultConfigurationIsVisible = 0;
  3888. defaultConfigurationName = Debug;
  3889. };
  3890. 001797A81074334C00F5D044 /* Build configuration list for PBXNativeTarget "testintersections" */ = {
  3891. isa = XCConfigurationList;
  3892. buildConfigurations = (
  3893. 001797AB1074334C00F5D044 /* Debug */,
  3894. 001797AC1074334C00F5D044 /* Release */,
  3895. );
  3896. defaultConfigurationIsVisible = 0;
  3897. defaultConfigurationName = Debug;
  3898. };
  3899. 001797CA107433C600F5D044 /* Build configuration list for PBXNativeTarget "testloadso" */ = {
  3900. isa = XCConfigurationList;
  3901. buildConfigurations = (
  3902. 001797CD107433C600F5D044 /* Debug */,
  3903. 001797CE107433C600F5D044 /* Release */,
  3904. );
  3905. defaultConfigurationIsVisible = 0;
  3906. defaultConfigurationName = Debug;
  3907. };
  3908. 0017980C1074355200F5D044 /* Build configuration list for PBXNativeTarget "testmultiaudio" */ = {
  3909. isa = XCConfigurationList;
  3910. buildConfigurations = (
  3911. 0017980F1074355200F5D044 /* Debug */,
  3912. 001798101074355200F5D044 /* Release */,
  3913. );
  3914. defaultConfigurationIsVisible = 0;
  3915. defaultConfigurationName = Debug;
  3916. };
  3917. 0017988E1074392D00F5D044 /* Build configuration list for PBXNativeTarget "testnative" */ = {
  3918. isa = XCConfigurationList;
  3919. buildConfigurations = (
  3920. 001798911074392D00F5D044 /* Debug */,
  3921. 001798921074392D00F5D044 /* Release */,
  3922. );
  3923. defaultConfigurationIsVisible = 0;
  3924. defaultConfigurationName = Debug;
  3925. };
  3926. 001798AF107439DF00F5D044 /* Build configuration list for PBXNativeTarget "testpower" */ = {
  3927. isa = XCConfigurationList;
  3928. buildConfigurations = (
  3929. 001798B2107439DF00F5D044 /* Debug */,
  3930. 001798B3107439DF00F5D044 /* Release */,
  3931. );
  3932. defaultConfigurationIsVisible = 0;
  3933. defaultConfigurationName = Debug;
  3934. };
  3935. 001798EC10743BEC00F5D044 /* Build configuration list for PBXNativeTarget "testresample" */ = {
  3936. isa = XCConfigurationList;
  3937. buildConfigurations = (
  3938. 001798EF10743BEC00F5D044 /* Debug */,
  3939. 001798F010743BEC00F5D044 /* Release */,
  3940. );
  3941. defaultConfigurationIsVisible = 0;
  3942. defaultConfigurationName = Debug;
  3943. };
  3944. 0017991010743F1000F5D044 /* Build configuration list for PBXNativeTarget "testsprite2" */ = {
  3945. isa = XCConfigurationList;
  3946. buildConfigurations = (
  3947. 0017991310743F1000F5D044 /* Debug */,
  3948. 0017991410743F1000F5D044 /* Release */,
  3949. );
  3950. defaultConfigurationIsVisible = 0;
  3951. defaultConfigurationName = Debug;
  3952. };
  3953. 0017993210743FB700F5D044 /* Build configuration list for PBXNativeTarget "testwm2" */ = {
  3954. isa = XCConfigurationList;
  3955. buildConfigurations = (
  3956. 0017993510743FB700F5D044 /* Debug */,
  3957. 0017993610743FB700F5D044 /* Release */,
  3958. );
  3959. defaultConfigurationIsVisible = 0;
  3960. defaultConfigurationName = Debug;
  3961. };
  3962. 001B593808BDB826006539E9 /* Build configuration list for PBXNativeTarget "checkkeys" */ = {
  3963. isa = XCConfigurationList;
  3964. buildConfigurations = (
  3965. 002A85B41073008E007319AE /* Debug */,
  3966. 002A85D61073009D007319AE /* Release */,
  3967. );
  3968. defaultConfigurationIsVisible = 0;
  3969. defaultConfigurationName = Debug;
  3970. };
  3971. 001B594008BDB826006539E9 /* Build configuration list for PBXNativeTarget "loopwave" */ = {
  3972. isa = XCConfigurationList;
  3973. buildConfigurations = (
  3974. 002A85B61073008E007319AE /* Debug */,
  3975. 002A85D81073009D007319AE /* Release */,
  3976. );
  3977. defaultConfigurationIsVisible = 0;
  3978. defaultConfigurationName = Debug;
  3979. };
  3980. 001B595008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testerror" */ = {
  3981. isa = XCConfigurationList;
  3982. buildConfigurations = (
  3983. 002A85BC1073008E007319AE /* Debug */,
  3984. 002A85DE1073009D007319AE /* Release */,
  3985. );
  3986. defaultConfigurationIsVisible = 0;
  3987. defaultConfigurationName = Debug;
  3988. };
  3989. 001B595C08BDB826006539E9 /* Build configuration list for PBXNativeTarget "testthread" */ = {
  3990. isa = XCConfigurationList;
  3991. buildConfigurations = (
  3992. 002A85CA1073008E007319AE /* Debug */,
  3993. 002A85EC1073009D007319AE /* Release */,
  3994. );
  3995. defaultConfigurationIsVisible = 0;
  3996. defaultConfigurationName = Debug;
  3997. };
  3998. 001B596008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testjoystick" */ = {
  3999. isa = XCConfigurationList;
  4000. buildConfigurations = (
  4001. 002A85C11073008E007319AE /* Debug */,
  4002. 002A85E31073009D007319AE /* Release */,
  4003. );
  4004. defaultConfigurationIsVisible = 0;
  4005. defaultConfigurationName = Debug;
  4006. };
  4007. 001B596408BDB826006539E9 /* Build configuration list for PBXNativeTarget "testkeys" */ = {
  4008. isa = XCConfigurationList;
  4009. buildConfigurations = (
  4010. 002A85C21073008E007319AE /* Debug */,
  4011. 002A85E41073009D007319AE /* Release */,
  4012. );
  4013. defaultConfigurationIsVisible = 0;
  4014. defaultConfigurationName = Debug;
  4015. };
  4016. 001B596808BDB826006539E9 /* Build configuration list for PBXNativeTarget "testlock" */ = {
  4017. isa = XCConfigurationList;
  4018. buildConfigurations = (
  4019. 002A85C31073008E007319AE /* Debug */,
  4020. 002A85E51073009D007319AE /* Release */,
  4021. );
  4022. defaultConfigurationIsVisible = 0;
  4023. defaultConfigurationName = Debug;
  4024. };
  4025. 001B597008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testsem" */ = {
  4026. isa = XCConfigurationList;
  4027. buildConfigurations = (
  4028. 002A85C81073008E007319AE /* Debug */,
  4029. 002A85EA1073009D007319AE /* Release */,
  4030. );
  4031. defaultConfigurationIsVisible = 0;
  4032. defaultConfigurationName = Debug;
  4033. };
  4034. 001B597808BDB826006539E9 /* Build configuration list for PBXNativeTarget "testtimer" */ = {
  4035. isa = XCConfigurationList;
  4036. buildConfigurations = (
  4037. 002A85CB1073008E007319AE /* Debug */,
  4038. 002A85ED1073009D007319AE /* Release */,
  4039. );
  4040. defaultConfigurationIsVisible = 0;
  4041. defaultConfigurationName = Debug;
  4042. };
  4043. 001B598008BDB826006539E9 /* Build configuration list for PBXNativeTarget "testversion" */ = {
  4044. isa = XCConfigurationList;
  4045. buildConfigurations = (
  4046. 002A85CC1073008E007319AE /* Debug */,
  4047. 002A85EE1073009D007319AE /* Release */,
  4048. );
  4049. defaultConfigurationIsVisible = 0;
  4050. defaultConfigurationName = Debug;
  4051. };
  4052. 001B599408BDB826006539E9 /* Build configuration list for PBXNativeTarget "torturethread" */ = {
  4053. isa = XCConfigurationList;
  4054. buildConfigurations = (
  4055. 002A85D11073008E007319AE /* Debug */,
  4056. 002A85F31073009D007319AE /* Release */,
  4057. );
  4058. defaultConfigurationIsVisible = 0;
  4059. defaultConfigurationName = Debug;
  4060. };
  4061. 001B599808BDB826006539E9 /* Build configuration list for PBXAggregateTarget "All" */ = {
  4062. isa = XCConfigurationList;
  4063. buildConfigurations = (
  4064. 002A85B31073008E007319AE /* Debug */,
  4065. 002A85D51073009D007319AE /* Release */,
  4066. );
  4067. defaultConfigurationIsVisible = 0;
  4068. defaultConfigurationName = Debug;
  4069. };
  4070. 001B5A0C08BDB826006539E9 /* Build configuration list for PBXProject "SDLTest" */ = {
  4071. isa = XCConfigurationList;
  4072. buildConfigurations = (
  4073. 002A85B21073008E007319AE /* Debug */,
  4074. 002A85D41073009D007319AE /* Release */,
  4075. );
  4076. defaultConfigurationIsVisible = 0;
  4077. defaultConfigurationName = Debug;
  4078. };
  4079. 002F340E09CA1BFF00EBEB88 /* Build configuration list for PBXNativeTarget "testfile" */ = {
  4080. isa = XCConfigurationList;
  4081. buildConfigurations = (
  4082. 002A85BD1073008E007319AE /* Debug */,
  4083. 002A85DF1073009D007319AE /* Release */,
  4084. );
  4085. defaultConfigurationIsVisible = 0;
  4086. defaultConfigurationName = Debug;
  4087. };
  4088. 002F342D09CA1F0300EBEB88 /* Build configuration list for PBXNativeTarget "testiconv" */ = {
  4089. isa = XCConfigurationList;
  4090. buildConfigurations = (
  4091. 002A85C01073008E007319AE /* Debug */,
  4092. 002A85E21073009D007319AE /* Release */,
  4093. );
  4094. defaultConfigurationIsVisible = 0;
  4095. defaultConfigurationName = Debug;
  4096. };
  4097. 002F344909CA1FB300EBEB88 /* Build configuration list for PBXNativeTarget "testoverlay2" */ = {
  4098. isa = XCConfigurationList;
  4099. buildConfigurations = (
  4100. 002A85C51073008E007319AE /* Debug */,
  4101. 002A85E71073009D007319AE /* Release */,
  4102. );
  4103. defaultConfigurationIsVisible = 0;
  4104. defaultConfigurationName = Debug;
  4105. };
  4106. 002F346609CA204F00EBEB88 /* Build configuration list for PBXNativeTarget "testplatform" */ = {
  4107. isa = XCConfigurationList;
  4108. buildConfigurations = (
  4109. 002A85C71073008E007319AE /* Debug */,
  4110. 002A85E91073009D007319AE /* Release */,
  4111. );
  4112. defaultConfigurationIsVisible = 0;
  4113. defaultConfigurationName = Debug;
  4114. };
  4115. 4537749A1209150C002F0F45 /* Build configuration list for PBXNativeTarget "testshape" */ = {
  4116. isa = XCConfigurationList;
  4117. buildConfigurations = (
  4118. 4537749712091509002F0F45 /* Debug */,
  4119. 4537749812091509002F0F45 /* Release */,
  4120. );
  4121. defaultConfigurationIsVisible = 0;
  4122. defaultConfigurationName = Debug;
  4123. };
  4124. BBFC08CA164C6862003E6A99 /* Build configuration list for PBXNativeTarget "testgamecontroller" */ = {
  4125. isa = XCConfigurationList;
  4126. buildConfigurations = (
  4127. BBFC08CB164C6862003E6A99 /* Debug */,
  4128. BBFC08CC164C6862003E6A99 /* Release */,
  4129. );
  4130. defaultConfigurationIsVisible = 0;
  4131. defaultConfigurationName = Debug;
  4132. };
  4133. DB0F48E917CA51E5008798C5 /* Build configuration list for PBXNativeTarget "testdrawchessboard" */ = {
  4134. isa = XCConfigurationList;
  4135. buildConfigurations = (
  4136. DB0F48EA17CA51E5008798C5 /* Debug */,
  4137. DB0F48EB17CA51E5008798C5 /* Release */,
  4138. );
  4139. defaultConfigurationIsVisible = 0;
  4140. defaultConfigurationName = Debug;
  4141. };
  4142. DB0F48FE17CA5212008798C5 /* Build configuration list for PBXNativeTarget "testfilesystem" */ = {
  4143. isa = XCConfigurationList;
  4144. buildConfigurations = (
  4145. DB0F48FF17CA5212008798C5 /* Debug */,
  4146. DB0F490017CA5212008798C5 /* Release */,
  4147. );
  4148. defaultConfigurationIsVisible = 0;
  4149. defaultConfigurationName = Debug;
  4150. };
  4151. DB166D8016A1D12400A1396C /* Build configuration list for PBXNativeTarget "SDL_test" */ = {
  4152. isa = XCConfigurationList;
  4153. buildConfigurations = (
  4154. DB166D8116A1D12400A1396C /* Debug */,
  4155. DB166D8216A1D12400A1396C /* Release */,
  4156. );
  4157. defaultConfigurationIsVisible = 0;
  4158. defaultConfigurationName = Debug;
  4159. };
  4160. DB166DBC16A1D2F600A1396C /* Build configuration list for PBXNativeTarget "testgesture" */ = {
  4161. isa = XCConfigurationList;
  4162. buildConfigurations = (
  4163. DB166DBD16A1D2F600A1396C /* Debug */,
  4164. DB166DBE16A1D2F600A1396C /* Release */,
  4165. );
  4166. defaultConfigurationIsVisible = 0;
  4167. defaultConfigurationName = Debug;
  4168. };
  4169. DB166DD216A1D36A00A1396C /* Build configuration list for PBXNativeTarget "testmessage" */ = {
  4170. isa = XCConfigurationList;
  4171. buildConfigurations = (
  4172. DB166DD316A1D36A00A1396C /* Debug */,
  4173. DB166DD416A1D36A00A1396C /* Release */,
  4174. );
  4175. defaultConfigurationIsVisible = 0;
  4176. defaultConfigurationName = Debug;
  4177. };
  4178. DB166DEB16A1D50C00A1396C /* Build configuration list for PBXNativeTarget "testrelative" */ = {
  4179. isa = XCConfigurationList;
  4180. buildConfigurations = (
  4181. DB166DEC16A1D50C00A1396C /* Debug */,
  4182. DB166DED16A1D50C00A1396C /* Release */,
  4183. );
  4184. defaultConfigurationIsVisible = 0;
  4185. defaultConfigurationName = Debug;
  4186. };
  4187. DB166E0216A1D57C00A1396C /* Build configuration list for PBXNativeTarget "testrendercopyex" */ = {
  4188. isa = XCConfigurationList;
  4189. buildConfigurations = (
  4190. DB166E0316A1D57C00A1396C /* Debug */,
  4191. DB166E0416A1D57C00A1396C /* Release */,
  4192. );
  4193. defaultConfigurationIsVisible = 0;
  4194. defaultConfigurationName = Debug;
  4195. };
  4196. DB166E1916A1D5AD00A1396C /* Build configuration list for PBXNativeTarget "testrendertarget" */ = {
  4197. isa = XCConfigurationList;
  4198. buildConfigurations = (
  4199. DB166E1A16A1D5AD00A1396C /* Debug */,
  4200. DB166E1B16A1D5AD00A1396C /* Release */,
  4201. );
  4202. defaultConfigurationIsVisible = 0;
  4203. defaultConfigurationName = Debug;
  4204. };
  4205. DB166E3516A1D64D00A1396C /* Build configuration list for PBXNativeTarget "testrumble" */ = {
  4206. isa = XCConfigurationList;
  4207. buildConfigurations = (
  4208. DB166E3616A1D64D00A1396C /* Debug */,
  4209. DB166E3716A1D64D00A1396C /* Release */,
  4210. );
  4211. defaultConfigurationIsVisible = 0;
  4212. defaultConfigurationName = Debug;
  4213. };
  4214. DB166E4F16A1D69000A1396C /* Build configuration list for PBXNativeTarget "testscale" */ = {
  4215. isa = XCConfigurationList;
  4216. buildConfigurations = (
  4217. DB166E5016A1D69000A1396C /* Debug */,
  4218. DB166E5116A1D69000A1396C /* Release */,
  4219. );
  4220. defaultConfigurationIsVisible = 0;
  4221. defaultConfigurationName = Debug;
  4222. };
  4223. DB166E6516A1D6F300A1396C /* Build configuration list for PBXNativeTarget "testshader" */ = {
  4224. isa = XCConfigurationList;
  4225. buildConfigurations = (
  4226. DB166E6616A1D6F300A1396C /* Debug */,
  4227. DB166E6716A1D6F300A1396C /* Release */,
  4228. );
  4229. defaultConfigurationIsVisible = 0;
  4230. defaultConfigurationName = Debug;
  4231. };
  4232. DB166E7B16A1D78400A1396C /* Build configuration list for PBXNativeTarget "testspriteminimal" */ = {
  4233. isa = XCConfigurationList;
  4234. buildConfigurations = (
  4235. DB166E7C16A1D78400A1396C /* Debug */,
  4236. DB166E7D16A1D78400A1396C /* Release */,
  4237. );
  4238. defaultConfigurationIsVisible = 0;
  4239. defaultConfigurationName = Debug;
  4240. };
  4241. DB166E8E16A1D78C00A1396C /* Build configuration list for PBXNativeTarget "teststreaming" */ = {
  4242. isa = XCConfigurationList;
  4243. buildConfigurations = (
  4244. DB166E8F16A1D78C00A1396C /* Debug */,
  4245. DB166E9016A1D78C00A1396C /* Release */,
  4246. );
  4247. defaultConfigurationIsVisible = 0;
  4248. defaultConfigurationName = Debug;
  4249. };
  4250. DB445EF518184B7000B306B0 /* Build configuration list for PBXNativeTarget "testdropfile" */ = {
  4251. isa = XCConfigurationList;
  4252. buildConfigurations = (
  4253. DB445EF618184B7000B306B0 /* Debug */,
  4254. DB445EF718184B7000B306B0 /* Release */,
  4255. );
  4256. defaultConfigurationIsVisible = 0;
  4257. defaultConfigurationName = Debug;
  4258. };
  4259. DB89957B18A19ABA0092407C /* Build configuration list for PBXNativeTarget "testhotplug" */ = {
  4260. isa = XCConfigurationList;
  4261. buildConfigurations = (
  4262. DB89957C18A19ABA0092407C /* Debug */,
  4263. DB89957D18A19ABA0092407C /* Release */,
  4264. );
  4265. defaultConfigurationIsVisible = 0;
  4266. defaultConfigurationName = Debug;
  4267. };
  4268. DBEC54E71A1A81C3005B1EAB /* Build configuration list for PBXNativeTarget "controllermap" */ = {
  4269. isa = XCConfigurationList;
  4270. buildConfigurations = (
  4271. DBEC54E81A1A81C3005B1EAB /* Debug */,
  4272. DBEC54E91A1A81C3005B1EAB /* Release */,
  4273. );
  4274. defaultConfigurationIsVisible = 0;
  4275. defaultConfigurationName = Debug;
  4276. };
  4277. F3C17CE828E416D000E1A26D /* Build configuration list for PBXNativeTarget "testgeometry" */ = {
  4278. isa = XCConfigurationList;
  4279. buildConfigurations = (
  4280. F3C17CE928E416D000E1A26D /* Debug */,
  4281. F3C17CEA28E416D000E1A26D /* Release */,
  4282. );
  4283. defaultConfigurationIsVisible = 0;
  4284. defaultConfigurationName = Debug;
  4285. };
  4286. /* End XCConfigurationList section */
  4287. };
  4288. rootObject = 08FB7793FE84155DC02AAC07 /* Project object */;
  4289. }