🛠️🐜 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.

1387 lines
71 KiB

  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 1D3623EC0D0F72F000981E51 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
  10. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  11. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  12. F3F7590022AC5EC7001D97F2 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3F758FF22AC5EC7001D97F2 /* Metal.framework */; };
  13. F3F7590122AC5F00001D97F2 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3F758FF22AC5EC7001D97F2 /* Metal.framework */; };
  14. F3F7590222AC5F3D001D97F2 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3F758FF22AC5EC7001D97F2 /* Metal.framework */; };
  15. F3F7590322AC5F71001D97F2 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3F758FF22AC5EC7001D97F2 /* Metal.framework */; };
  16. F3F7590422AC5F8D001D97F2 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3F758FF22AC5EC7001D97F2 /* Metal.framework */; };
  17. F3F7590522AC5FB3001D97F2 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3F758FF22AC5EC7001D97F2 /* Metal.framework */; };
  18. F3F7590622AC5FD1001D97F2 /* Metal.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = F3F758FF22AC5EC7001D97F2 /* Metal.framework */; };
  19. FA30DEB01BBF5A8F009C397F /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
  20. FA30DEB11BBF5A93009C397F /* happy.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0080E26BC0500F39101 /* happy.c */; };
  21. FA30DEB31BBF5AD7009C397F /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CC0E43D19800F688B5 /* icon.bmp */; };
  22. FA30DEB41BBF5ADD009C397F /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
  23. FA30DEB61BBF5AE6009C397F /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
  24. FA30DEB71BBF5BB8009C397F /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FA30DEAC1BBF59D9009C397F /* libSDL2.a */; };
  25. FA30DEC81BBF5C14009C397F /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9691BAF96A00098DFA4 /* GameController.framework */; };
  26. FA30DEC91BBF5C14009C397F /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
  27. FA30DECA1BBF5C14009C397F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
  28. FA30DECB1BBF5C14009C397F /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
  29. FA30DECC1BBF5C14009C397F /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
  30. FA30DECD1BBF5C14009C397F /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  31. FA30DECE1BBF5C14009C397F /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  32. FA30DECF1BBF5C14009C397F /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
  33. FA86C0371D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA86C0361D9765BA009CB637 /* iOS Launch Screen.storyboard */; };
  34. FA86C0381D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA86C0361D9765BA009CB637 /* iOS Launch Screen.storyboard */; };
  35. FA86C0391D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA86C0361D9765BA009CB637 /* iOS Launch Screen.storyboard */; };
  36. FA86C03A1D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA86C0361D9765BA009CB637 /* iOS Launch Screen.storyboard */; };
  37. FA86C03B1D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA86C0361D9765BA009CB637 /* iOS Launch Screen.storyboard */; };
  38. FA86C03C1D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA86C0361D9765BA009CB637 /* iOS Launch Screen.storyboard */; };
  39. FA86C03D1D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = FA86C0361D9765BA009CB637 /* iOS Launch Screen.storyboard */; };
  40. FA8B4BA31967070A00F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4BA21967070A00F8EB7C /* CoreMotion.framework */; };
  41. FA8B4BA41967071300F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4BA21967070A00F8EB7C /* CoreMotion.framework */; };
  42. FA8B4BA51967071A00F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4BA21967070A00F8EB7C /* CoreMotion.framework */; };
  43. FA8B4BA61967072100F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4BA21967070A00F8EB7C /* CoreMotion.framework */; };
  44. FA8B4BA71967072800F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4BA21967070A00F8EB7C /* CoreMotion.framework */; };
  45. FA8B4BA81967073400F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4BA21967070A00F8EB7C /* CoreMotion.framework */; };
  46. FA8B4BA91967073D00F8EB7C /* CoreMotion.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FA8B4BA21967070A00F8EB7C /* CoreMotion.framework */; };
  47. FABA34D41D8B5E5600915323 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FABA34D31D8B5E5600915323 /* AVFoundation.framework */; };
  48. FABA34D61D8B5E5A00915323 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FABA34D31D8B5E5600915323 /* AVFoundation.framework */; };
  49. FABA34D91D8B5E7B00915323 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FABA34D31D8B5E5600915323 /* AVFoundation.framework */; };
  50. FABA34DA1D8B5E7F00915323 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FABA34D31D8B5E5600915323 /* AVFoundation.framework */; };
  51. FABA34DB1D8B5E8500915323 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FABA34D31D8B5E5600915323 /* AVFoundation.framework */; };
  52. FABA34DC1D8B5E8900915323 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FABA34D31D8B5E5600915323 /* AVFoundation.framework */; };
  53. FABA34DD1D8B5E8D00915323 /* AVFoundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FABA34D31D8B5E5600915323 /* AVFoundation.framework */; };
  54. FAE0E96A1BAF96A00098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9691BAF96A00098DFA4 /* GameController.framework */; };
  55. FAE0E96C1BAF96A90098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9691BAF96A00098DFA4 /* GameController.framework */; };
  56. FAE0E96D1BAF96AF0098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9691BAF96A00098DFA4 /* GameController.framework */; };
  57. FAE0E96E1BAF96B10098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9691BAF96A00098DFA4 /* GameController.framework */; };
  58. FAE0E96F1BAF96B50098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9691BAF96A00098DFA4 /* GameController.framework */; };
  59. FAE0E9701BAF96B80098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9691BAF96A00098DFA4 /* GameController.framework */; };
  60. FAE0E9711BAF96BB0098DFA4 /* GameController.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FAE0E9691BAF96A00098DFA4 /* GameController.framework */; };
  61. FD15FD690E086911003BDF25 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  62. FD15FD6A0E086911003BDF25 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  63. FD15FD6B0E086911003BDF25 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
  64. FD15FD6C0E086911003BDF25 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
  65. FD15FD6D0E086911003BDF25 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
  66. FD1B48DD0E313255007AB34E /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDL2.a */; };
  67. FD1B49980E313261007AB34E /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDL2.a */; };
  68. FD1B499C0E313269007AB34E /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDL2.a */; };
  69. FD1B499E0E31326C007AB34E /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDL2.a */; };
  70. FD1B49A00E313270007AB34E /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDL2.a */; };
  71. FD1B49A20E313273007AB34E /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDL2.a */; };
  72. FD5F9CE80E0E0741008E885B /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  73. FD5F9CE90E0E0741008E885B /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  74. FD5F9CEA0E0E0741008E885B /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
  75. FD5F9CEB0E0E0741008E885B /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
  76. FD5F9CEC0E0E0741008E885B /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
  77. FD77A00E0E26BC0500F39101 /* happy.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0080E26BC0500F39101 /* happy.c */; };
  78. FD77A0130E26BC0500F39101 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
  79. FD77A0160E26BC0500F39101 /* rectangles.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A00A0E26BC0500F39101 /* rectangles.c */; };
  80. FD77A0190E26BC0500F39101 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
  81. FD77A01F0E26BC0500F39101 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
  82. FD77A0230E26BC0500F39101 /* touch.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A00B0E26BC0500F39101 /* touch.c */; };
  83. FD77A0250E26BC0500F39101 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
  84. FD77A0270E26BC0500F39101 /* mixer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0090E26BC0500F39101 /* mixer.c */; };
  85. FD77A02A0E26BC2700F39101 /* accelerometer.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0050E26BC0500F39101 /* accelerometer.c */; };
  86. FD787AA10E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
  87. FD787AA20E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
  88. FD787AA30E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
  89. FD787AA40E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
  90. FD787AA50E22A5CC003E8E36 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
  91. FD925B190E0F276600E92347 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
  92. FD925B1A0E0F276600E92347 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
  93. FD925B1B0E0F276600E92347 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
  94. FDB651D00E43D1AD00F688B5 /* icon.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CC0E43D19800F688B5 /* icon.bmp */; };
  95. FDB651D10E43D1B300F688B5 /* ship.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CD0E43D19800F688B5 /* ship.bmp */; };
  96. FDB651D20E43D1B500F688B5 /* space.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CE0E43D19800F688B5 /* space.bmp */; };
  97. FDB651D30E43D1BA00F688B5 /* stroke.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CF0E43D19800F688B5 /* stroke.bmp */; };
  98. FDB651D40E43D1C500F688B5 /* ds_brush_snare.wav in Resources */ = {isa = PBXBuildFile; fileRef = FDB651C80E43D19800F688B5 /* ds_brush_snare.wav */; };
  99. FDB651D50E43D1C500F688B5 /* ds_china.wav in Resources */ = {isa = PBXBuildFile; fileRef = FDB651C90E43D19800F688B5 /* ds_china.wav */; };
  100. FDB651D60E43D1C500F688B5 /* ds_kick_big_amb.wav in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CA0E43D19800F688B5 /* ds_kick_big_amb.wav */; };
  101. FDB651D70E43D1C500F688B5 /* ds_loose_skin_mute.wav in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CB0E43D19800F688B5 /* ds_loose_skin_mute.wav */; };
  102. FDB651D80E43D1D800F688B5 /* stroke.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CF0E43D19800F688B5 /* stroke.bmp */; };
  103. FDB651F90E43D1F300F688B5 /* stroke.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB651CF0E43D19800F688B5 /* stroke.bmp */; };
  104. FDB651FA0E43D1F300F688B5 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
  105. FDB651FB0E43D1F300F688B5 /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
  106. FDB651FD0E43D1F300F688B5 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
  107. FDB652000E43D1F300F688B5 /* libSDL2.a in Frameworks */ = {isa = PBXBuildFile; fileRef = FD1B489E0E313154007AB34E /* libSDL2.a */; };
  108. FDB652020E43D1F300F688B5 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  109. FDB652030E43D1F300F688B5 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  110. FDB652040E43D1F300F688B5 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
  111. FDB652050E43D1F300F688B5 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
  112. FDB652060E43D1F300F688B5 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
  113. FDB652070E43D1F300F688B5 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
  114. FDB652080E43D1F300F688B5 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
  115. FDB652120E43D21A00F688B5 /* keyboard.c in Sources */ = {isa = PBXBuildFile; fileRef = FDB652110E43D21A00F688B5 /* keyboard.c */; };
  116. FDB652C70E43E25900F688B5 /* kromasky_16x16.bmp in Resources */ = {isa = PBXBuildFile; fileRef = FDB652C60E43E25900F688B5 /* kromasky_16x16.bmp */; };
  117. FDB96ED40DEFC9C700FAF19F /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
  118. FDB96EE00DEFC9DC00FAF19F /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
  119. FDC202E10E107B1200ABAC90 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
  120. FDC202E60E107B1200ABAC90 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  121. FDC202E70E107B1200ABAC90 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  122. FDC202E80E107B1200ABAC90 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
  123. FDC202E90E107B1200ABAC90 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
  124. FDC202EA0E107B1200ABAC90 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
  125. FDC214870E26D78A00DDED23 /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
  126. FDC52EC80E2843D6008D768C /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
  127. FDC52EC90E2843D6008D768C /* Default.png in Resources */ = {isa = PBXBuildFile; fileRef = FD787AA00E22A5CC003E8E36 /* Default.png */; };
  128. FDC52ECF0E2843D6008D768C /* common.c in Sources */ = {isa = PBXBuildFile; fileRef = FD77A0060E26BC0500F39101 /* common.c */; };
  129. FDC52ED40E2843D6008D768C /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  130. FDC52ED50E2843D6008D768C /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  131. FDC52ED60E2843D6008D768C /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
  132. FDC52ED70E2843D6008D768C /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
  133. FDC52ED80E2843D6008D768C /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
  134. FDC52ED90E2843D6008D768C /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
  135. FDC52EDA0E2843D6008D768C /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
  136. FDC52EE50E284410008D768C /* fireworks.c in Sources */ = {isa = PBXBuildFile; fileRef = FDC52EE40E284410008D768C /* fireworks.c */; };
  137. FDF0D6960E12D05400247964 /* Icon.png in Resources */ = {isa = PBXBuildFile; fileRef = FD925B180E0F276600E92347 /* Icon.png */; };
  138. FDF0D69C0E12D05400247964 /* Foundation.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D30AB110D05D00D00671497 /* Foundation.framework */; };
  139. FDF0D69D0E12D05400247964 /* UIKit.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */; };
  140. FDF0D69E0E12D05400247964 /* CoreGraphics.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */; };
  141. FDF0D69F0E12D05400247964 /* OpenGLES.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */; };
  142. FDF0D6A00E12D05400247964 /* QuartzCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */; };
  143. FDF0D71E0E12D2AB00247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
  144. FDF0D7230E12D31800247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
  145. FDF0D7950E12D52900247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
  146. FDF0D7960E12D52900247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
  147. FDF0D7A70E12D53200247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
  148. FDF0D7A80E12D53200247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
  149. FDF0D7A90E12D53500247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
  150. FDF0D7AA0E12D53500247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
  151. FDF0D7AB0E12D53800247964 /* CoreAudio.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */; };
  152. FDF0D7AC0E12D53800247964 /* AudioToolbox.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = FDF0D7220E12D31800247964 /* AudioToolbox.framework */; };
  153. /* End PBXBuildFile section */
  154. /* Begin PBXContainerItemProxy section */
  155. 049F3694130CD86800FF080F /* PBXContainerItemProxy */ = {
  156. isa = PBXContainerItemProxy;
  157. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  158. proxyType = 1;
  159. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  160. remoteInfo = libSDL;
  161. };
  162. 049F3696130CD87600FF080F /* PBXContainerItemProxy */ = {
  163. isa = PBXContainerItemProxy;
  164. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  165. proxyType = 1;
  166. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  167. remoteInfo = libSDL;
  168. };
  169. 049F3698130CD87F00FF080F /* PBXContainerItemProxy */ = {
  170. isa = PBXContainerItemProxy;
  171. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  172. proxyType = 1;
  173. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  174. remoteInfo = libSDL;
  175. };
  176. 049F369A130CD88800FF080F /* PBXContainerItemProxy */ = {
  177. isa = PBXContainerItemProxy;
  178. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  179. proxyType = 1;
  180. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  181. remoteInfo = libSDL;
  182. };
  183. 049F369C130CD89000FF080F /* PBXContainerItemProxy */ = {
  184. isa = PBXContainerItemProxy;
  185. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  186. proxyType = 1;
  187. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  188. remoteInfo = libSDL;
  189. };
  190. 049F369E130CD89800FF080F /* PBXContainerItemProxy */ = {
  191. isa = PBXContainerItemProxy;
  192. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  193. proxyType = 1;
  194. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  195. remoteInfo = libSDL;
  196. };
  197. 049F36A0130CD8A000FF080F /* PBXContainerItemProxy */ = {
  198. isa = PBXContainerItemProxy;
  199. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  200. proxyType = 1;
  201. remoteGlobalIDString = FD6526620DE8FCCB002AD96B;
  202. remoteInfo = libSDL;
  203. };
  204. F3F758F722AC5E8F001D97F2 /* PBXContainerItemProxy */ = {
  205. isa = PBXContainerItemProxy;
  206. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  207. proxyType = 2;
  208. remoteGlobalIDString = 52ED1E5C222889500061FCE0;
  209. remoteInfo = "libSDL-iOS-dylib";
  210. };
  211. F3F758F922AC5E8F001D97F2 /* PBXContainerItemProxy */ = {
  212. isa = PBXContainerItemProxy;
  213. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  214. proxyType = 2;
  215. remoteGlobalIDString = F3E3C7572241389A007D243C;
  216. remoteInfo = "libSDL-tvOS-dylib";
  217. };
  218. F3F758FB22AC5E8F001D97F2 /* PBXContainerItemProxy */ = {
  219. isa = PBXContainerItemProxy;
  220. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  221. proxyType = 2;
  222. remoteGlobalIDString = F3E3C65222406928007D243C;
  223. remoteInfo = "libSDLmain-iOS";
  224. };
  225. F3F758FD22AC5E8F001D97F2 /* PBXContainerItemProxy */ = {
  226. isa = PBXContainerItemProxy;
  227. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  228. proxyType = 2;
  229. remoteGlobalIDString = F3E3C75F224138AE007D243C;
  230. remoteInfo = "libSDLmain-tvOS";
  231. };
  232. FA30DEAB1BBF59D9009C397F /* PBXContainerItemProxy */ = {
  233. isa = PBXContainerItemProxy;
  234. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  235. proxyType = 2;
  236. remoteGlobalIDString = FAB598141BB5C1B100BE72C5;
  237. remoteInfo = "libSDL-tv";
  238. };
  239. FA30DEAE1BBF5A69009C397F /* PBXContainerItemProxy */ = {
  240. isa = PBXContainerItemProxy;
  241. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  242. proxyType = 1;
  243. remoteGlobalIDString = FAB598131BB5C1B100BE72C5;
  244. remoteInfo = "libSDL-tv";
  245. };
  246. FD1B489D0E313154007AB34E /* PBXContainerItemProxy */ = {
  247. isa = PBXContainerItemProxy;
  248. containerPortal = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  249. proxyType = 2;
  250. remoteGlobalIDString = FD6526630DE8FCCB002AD96B;
  251. remoteInfo = StaticLib;
  252. };
  253. /* End PBXContainerItemProxy section */
  254. /* Begin PBXFileReference section */
  255. 1D30AB110D05D00D00671497 /* Foundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Foundation.framework; path = System/Library/Frameworks/Foundation.framework; sourceTree = SDKROOT; };
  256. 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreGraphics.framework; path = System/Library/Frameworks/CoreGraphics.framework; sourceTree = SDKROOT; };
  257. 1D6058910D05DD3D006BFB54 /* Rectangles.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Rectangles.app; sourceTree = BUILT_PRODUCTS_DIR; };
  258. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UIKit.framework; path = System/Library/Frameworks/UIKit.framework; sourceTree = SDKROOT; };
  259. 8D1107310486CEB800E47090 /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  260. F3F758FF22AC5EC7001D97F2 /* Metal.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = Metal.framework; path = System/Library/Frameworks/Metal.framework; sourceTree = SDKROOT; };
  261. FA30DE961BBF59D9009C397F /* Happy-TV.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "Happy-TV.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  262. FA86C0361D9765BA009CB637 /* iOS Launch Screen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; path = "iOS Launch Screen.storyboard"; sourceTree = "<group>"; };
  263. FA8B4BA21967070A00F8EB7C /* CoreMotion.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreMotion.framework; path = System/Library/Frameworks/CoreMotion.framework; sourceTree = SDKROOT; };
  264. FABA34D31D8B5E5600915323 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = System/Library/Frameworks/AVFoundation.framework; sourceTree = SDKROOT; };
  265. FABA34D71D8B5E7700915323 /* AVFoundation.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AVFoundation.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS10.0.sdk/System/Library/Frameworks/AVFoundation.framework; sourceTree = DEVELOPER_DIR; };
  266. FAE0E9691BAF96A00098DFA4 /* GameController.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = GameController.framework; path = System/Library/Frameworks/GameController.framework; sourceTree = SDKROOT; };
  267. FD15FCB20E086866003BDF25 /* Happy.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Happy.app; sourceTree = BUILT_PRODUCTS_DIR; };
  268. FD1B48920E313154007AB34E /* SDL.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = SDL.xcodeproj; path = ../SDL/SDL.xcodeproj; sourceTree = SOURCE_ROOT; };
  269. FD5F9BE40E0DEBEA008E885B /* Accel.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Accel.app; sourceTree = BUILT_PRODUCTS_DIR; };
  270. FD77A0050E26BC0500F39101 /* accelerometer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = accelerometer.c; sourceTree = "<group>"; };
  271. FD77A0060E26BC0500F39101 /* common.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = common.c; sourceTree = "<group>"; };
  272. FD77A0070E26BC0500F39101 /* common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common.h; sourceTree = "<group>"; };
  273. FD77A0080E26BC0500F39101 /* happy.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = happy.c; sourceTree = "<group>"; };
  274. FD77A0090E26BC0500F39101 /* mixer.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = mixer.c; sourceTree = "<group>"; };
  275. FD77A00A0E26BC0500F39101 /* rectangles.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = rectangles.c; sourceTree = "<group>"; };
  276. FD77A00B0E26BC0500F39101 /* touch.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = touch.c; sourceTree = "<group>"; };
  277. FD787AA00E22A5CC003E8E36 /* Default.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Default.png; sourceTree = "<group>"; };
  278. FD925B180E0F276600E92347 /* Icon.png */ = {isa = PBXFileReference; lastKnownFileType = image.png; path = Icon.png; sourceTree = "<group>"; };
  279. FDB651C60E43D19800F688B5 /* license.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = license.txt; sourceTree = "<group>"; };
  280. FDB651C80E43D19800F688B5 /* ds_brush_snare.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = ds_brush_snare.wav; sourceTree = "<group>"; };
  281. FDB651C90E43D19800F688B5 /* ds_china.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = ds_china.wav; sourceTree = "<group>"; };
  282. FDB651CA0E43D19800F688B5 /* ds_kick_big_amb.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = ds_kick_big_amb.wav; sourceTree = "<group>"; };
  283. FDB651CB0E43D19800F688B5 /* ds_loose_skin_mute.wav */ = {isa = PBXFileReference; lastKnownFileType = audio.wav; path = ds_loose_skin_mute.wav; sourceTree = "<group>"; };
  284. FDB651CC0E43D19800F688B5 /* icon.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = icon.bmp; sourceTree = "<group>"; };
  285. FDB651CD0E43D19800F688B5 /* ship.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = ship.bmp; sourceTree = "<group>"; };
  286. FDB651CE0E43D19800F688B5 /* space.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = space.bmp; sourceTree = "<group>"; };
  287. FDB651CF0E43D19800F688B5 /* stroke.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = stroke.bmp; sourceTree = "<group>"; };
  288. FDB6520C0E43D1F300F688B5 /* Keyboard.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Keyboard.app; sourceTree = BUILT_PRODUCTS_DIR; };
  289. FDB652110E43D21A00F688B5 /* keyboard.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = keyboard.c; sourceTree = "<group>"; };
  290. FDB652C60E43E25900F688B5 /* kromasky_16x16.bmp */ = {isa = PBXFileReference; lastKnownFileType = image.bmp; path = kromasky_16x16.bmp; sourceTree = "<group>"; };
  291. FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = OpenGLES.framework; path = System/Library/Frameworks/OpenGLES.framework; sourceTree = SDKROOT; };
  292. FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = QuartzCore.framework; path = System/Library/Frameworks/QuartzCore.framework; sourceTree = SDKROOT; };
  293. FDC202EE0E107B1200ABAC90 /* Touch.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Touch.app; sourceTree = BUILT_PRODUCTS_DIR; };
  294. FDC52EDE0E2843D6008D768C /* Fireworks.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Fireworks.app; sourceTree = BUILT_PRODUCTS_DIR; };
  295. FDC52EE40E284410008D768C /* fireworks.c */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.c; path = fireworks.c; sourceTree = "<group>"; };
  296. FDF0D6A40E12D05400247964 /* Mixer.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Mixer.app; sourceTree = BUILT_PRODUCTS_DIR; };
  297. FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = CoreAudio.framework; path = System/Library/Frameworks/CoreAudio.framework; sourceTree = SDKROOT; };
  298. FDF0D7220E12D31800247964 /* AudioToolbox.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = AudioToolbox.framework; path = System/Library/Frameworks/AudioToolbox.framework; sourceTree = SDKROOT; };
  299. /* End PBXFileReference section */
  300. /* Begin PBXFrameworksBuildPhase section */
  301. 1D60588F0D05DD3D006BFB54 /* Frameworks */ = {
  302. isa = PBXFrameworksBuildPhase;
  303. buildActionMask = 2147483647;
  304. files = (
  305. FD1B48DD0E313255007AB34E /* libSDL2.a in Frameworks */,
  306. FDF0D7AC0E12D53800247964 /* AudioToolbox.framework in Frameworks */,
  307. FABA34D41D8B5E5600915323 /* AVFoundation.framework in Frameworks */,
  308. FDF0D7AB0E12D53800247964 /* CoreAudio.framework in Frameworks */,
  309. 1D3623EC0D0F72F000981E51 /* CoreGraphics.framework in Frameworks */,
  310. FA8B4BA31967070A00F8EB7C /* CoreMotion.framework in Frameworks */,
  311. 1D60589F0D05DD5A006BFB54 /* Foundation.framework in Frameworks */,
  312. FAE0E96A1BAF96A00098DFA4 /* GameController.framework in Frameworks */,
  313. F3F7590022AC5EC7001D97F2 /* Metal.framework in Frameworks */,
  314. FDB96ED40DEFC9C700FAF19F /* OpenGLES.framework in Frameworks */,
  315. FDB96EE00DEFC9DC00FAF19F /* QuartzCore.framework in Frameworks */,
  316. 1DF5F4E00D08C38300B7A737 /* UIKit.framework in Frameworks */,
  317. );
  318. runOnlyForDeploymentPostprocessing = 0;
  319. };
  320. FA30DE931BBF59D9009C397F /* Frameworks */ = {
  321. isa = PBXFrameworksBuildPhase;
  322. buildActionMask = 2147483647;
  323. files = (
  324. FA30DEB71BBF5BB8009C397F /* libSDL2.a in Frameworks */,
  325. FA30DEC91BBF5C14009C397F /* AudioToolbox.framework in Frameworks */,
  326. FA30DECF1BBF5C14009C397F /* CoreAudio.framework in Frameworks */,
  327. FA30DECC1BBF5C14009C397F /* CoreGraphics.framework in Frameworks */,
  328. FA30DECE1BBF5C14009C397F /* Foundation.framework in Frameworks */,
  329. FA30DEC81BBF5C14009C397F /* GameController.framework in Frameworks */,
  330. FA30DECA1BBF5C14009C397F /* QuartzCore.framework in Frameworks */,
  331. FA30DECB1BBF5C14009C397F /* OpenGLES.framework in Frameworks */,
  332. FA30DECD1BBF5C14009C397F /* UIKit.framework in Frameworks */,
  333. );
  334. runOnlyForDeploymentPostprocessing = 0;
  335. };
  336. FD15FCB00E086866003BDF25 /* Frameworks */ = {
  337. isa = PBXFrameworksBuildPhase;
  338. buildActionMask = 2147483647;
  339. files = (
  340. FD1B49980E313261007AB34E /* libSDL2.a in Frameworks */,
  341. FDF0D7AA0E12D53500247964 /* AudioToolbox.framework in Frameworks */,
  342. FABA34D61D8B5E5A00915323 /* AVFoundation.framework in Frameworks */,
  343. FDF0D7A90E12D53500247964 /* CoreAudio.framework in Frameworks */,
  344. FD15FD6B0E086911003BDF25 /* CoreGraphics.framework in Frameworks */,
  345. FA8B4BA41967071300F8EB7C /* CoreMotion.framework in Frameworks */,
  346. FD15FD690E086911003BDF25 /* Foundation.framework in Frameworks */,
  347. FAE0E96C1BAF96A90098DFA4 /* GameController.framework in Frameworks */,
  348. F3F7590122AC5F00001D97F2 /* Metal.framework in Frameworks */,
  349. FD15FD6C0E086911003BDF25 /* OpenGLES.framework in Frameworks */,
  350. FD15FD6D0E086911003BDF25 /* QuartzCore.framework in Frameworks */,
  351. FD15FD6A0E086911003BDF25 /* UIKit.framework in Frameworks */,
  352. );
  353. runOnlyForDeploymentPostprocessing = 0;
  354. };
  355. FD5F9BE20E0DEBEA008E885B /* Frameworks */ = {
  356. isa = PBXFrameworksBuildPhase;
  357. buildActionMask = 2147483647;
  358. files = (
  359. FD1B499C0E313269007AB34E /* libSDL2.a in Frameworks */,
  360. FDF0D7A80E12D53200247964 /* AudioToolbox.framework in Frameworks */,
  361. FABA34D91D8B5E7B00915323 /* AVFoundation.framework in Frameworks */,
  362. FDF0D7A70E12D53200247964 /* CoreAudio.framework in Frameworks */,
  363. FD5F9CEA0E0E0741008E885B /* CoreGraphics.framework in Frameworks */,
  364. FA8B4BA51967071A00F8EB7C /* CoreMotion.framework in Frameworks */,
  365. FD5F9CE80E0E0741008E885B /* Foundation.framework in Frameworks */,
  366. FAE0E96D1BAF96AF0098DFA4 /* GameController.framework in Frameworks */,
  367. F3F7590222AC5F3D001D97F2 /* Metal.framework in Frameworks */,
  368. FD5F9CEB0E0E0741008E885B /* OpenGLES.framework in Frameworks */,
  369. FD5F9CEC0E0E0741008E885B /* QuartzCore.framework in Frameworks */,
  370. FD5F9CE90E0E0741008E885B /* UIKit.framework in Frameworks */,
  371. );
  372. runOnlyForDeploymentPostprocessing = 0;
  373. };
  374. FDB651FF0E43D1F300F688B5 /* Frameworks */ = {
  375. isa = PBXFrameworksBuildPhase;
  376. buildActionMask = 2147483647;
  377. files = (
  378. FDB652000E43D1F300F688B5 /* libSDL2.a in Frameworks */,
  379. FDB652080E43D1F300F688B5 /* AudioToolbox.framework in Frameworks */,
  380. FABA34DD1D8B5E8D00915323 /* AVFoundation.framework in Frameworks */,
  381. FDB652070E43D1F300F688B5 /* CoreAudio.framework in Frameworks */,
  382. FDB652040E43D1F300F688B5 /* CoreGraphics.framework in Frameworks */,
  383. FA8B4BA91967073D00F8EB7C /* CoreMotion.framework in Frameworks */,
  384. FDB652020E43D1F300F688B5 /* Foundation.framework in Frameworks */,
  385. FAE0E9711BAF96BB0098DFA4 /* GameController.framework in Frameworks */,
  386. F3F7590622AC5FD1001D97F2 /* Metal.framework in Frameworks */,
  387. FDB652050E43D1F300F688B5 /* OpenGLES.framework in Frameworks */,
  388. FDB652060E43D1F300F688B5 /* QuartzCore.framework in Frameworks */,
  389. FDB652030E43D1F300F688B5 /* UIKit.framework in Frameworks */,
  390. );
  391. runOnlyForDeploymentPostprocessing = 0;
  392. };
  393. FDC202E40E107B1200ABAC90 /* Frameworks */ = {
  394. isa = PBXFrameworksBuildPhase;
  395. buildActionMask = 2147483647;
  396. files = (
  397. FD1B499E0E31326C007AB34E /* libSDL2.a in Frameworks */,
  398. FDF0D7960E12D52900247964 /* AudioToolbox.framework in Frameworks */,
  399. FABA34DA1D8B5E7F00915323 /* AVFoundation.framework in Frameworks */,
  400. FDF0D7950E12D52900247964 /* CoreAudio.framework in Frameworks */,
  401. FDC202E80E107B1200ABAC90 /* CoreGraphics.framework in Frameworks */,
  402. FA8B4BA61967072100F8EB7C /* CoreMotion.framework in Frameworks */,
  403. FDC202E60E107B1200ABAC90 /* Foundation.framework in Frameworks */,
  404. FAE0E96E1BAF96B10098DFA4 /* GameController.framework in Frameworks */,
  405. F3F7590322AC5F71001D97F2 /* Metal.framework in Frameworks */,
  406. FDC202E90E107B1200ABAC90 /* OpenGLES.framework in Frameworks */,
  407. FDC202EA0E107B1200ABAC90 /* QuartzCore.framework in Frameworks */,
  408. FDC202E70E107B1200ABAC90 /* UIKit.framework in Frameworks */,
  409. );
  410. runOnlyForDeploymentPostprocessing = 0;
  411. };
  412. FDC52ED10E2843D6008D768C /* Frameworks */ = {
  413. isa = PBXFrameworksBuildPhase;
  414. buildActionMask = 2147483647;
  415. files = (
  416. FD1B49A20E313273007AB34E /* libSDL2.a in Frameworks */,
  417. FDC52EDA0E2843D6008D768C /* AudioToolbox.framework in Frameworks */,
  418. FABA34DC1D8B5E8900915323 /* AVFoundation.framework in Frameworks */,
  419. FDC52ED90E2843D6008D768C /* CoreAudio.framework in Frameworks */,
  420. FDC52ED60E2843D6008D768C /* CoreGraphics.framework in Frameworks */,
  421. FA8B4BA81967073400F8EB7C /* CoreMotion.framework in Frameworks */,
  422. FDC52ED40E2843D6008D768C /* Foundation.framework in Frameworks */,
  423. FAE0E9701BAF96B80098DFA4 /* GameController.framework in Frameworks */,
  424. F3F7590522AC5FB3001D97F2 /* Metal.framework in Frameworks */,
  425. FDC52ED70E2843D6008D768C /* OpenGLES.framework in Frameworks */,
  426. FDC52ED80E2843D6008D768C /* QuartzCore.framework in Frameworks */,
  427. FDC52ED50E2843D6008D768C /* UIKit.framework in Frameworks */,
  428. );
  429. runOnlyForDeploymentPostprocessing = 0;
  430. };
  431. FDF0D69A0E12D05400247964 /* Frameworks */ = {
  432. isa = PBXFrameworksBuildPhase;
  433. buildActionMask = 2147483647;
  434. files = (
  435. FD1B49A00E313270007AB34E /* libSDL2.a in Frameworks */,
  436. FDF0D7230E12D31800247964 /* AudioToolbox.framework in Frameworks */,
  437. FABA34DB1D8B5E8500915323 /* AVFoundation.framework in Frameworks */,
  438. FDF0D71E0E12D2AB00247964 /* CoreAudio.framework in Frameworks */,
  439. FDF0D69E0E12D05400247964 /* CoreGraphics.framework in Frameworks */,
  440. FA8B4BA71967072800F8EB7C /* CoreMotion.framework in Frameworks */,
  441. FDF0D69C0E12D05400247964 /* Foundation.framework in Frameworks */,
  442. FAE0E96F1BAF96B50098DFA4 /* GameController.framework in Frameworks */,
  443. F3F7590422AC5F8D001D97F2 /* Metal.framework in Frameworks */,
  444. FDF0D69F0E12D05400247964 /* OpenGLES.framework in Frameworks */,
  445. FDF0D6A00E12D05400247964 /* QuartzCore.framework in Frameworks */,
  446. FDF0D69D0E12D05400247964 /* UIKit.framework in Frameworks */,
  447. );
  448. runOnlyForDeploymentPostprocessing = 0;
  449. };
  450. /* End PBXFrameworksBuildPhase section */
  451. /* Begin PBXGroup section */
  452. 19C28FACFE9D520D11CA2CBB /* Products */ = {
  453. isa = PBXGroup;
  454. children = (
  455. 1D6058910D05DD3D006BFB54 /* Rectangles.app */,
  456. FD15FCB20E086866003BDF25 /* Happy.app */,
  457. FD5F9BE40E0DEBEA008E885B /* Accel.app */,
  458. FDC202EE0E107B1200ABAC90 /* Touch.app */,
  459. FDF0D6A40E12D05400247964 /* Mixer.app */,
  460. FDC52EDE0E2843D6008D768C /* Fireworks.app */,
  461. FDB6520C0E43D1F300F688B5 /* Keyboard.app */,
  462. FA30DE961BBF59D9009C397F /* Happy-TV.app */,
  463. );
  464. name = Products;
  465. sourceTree = "<group>";
  466. };
  467. 29B97314FDCFA39411CA2CEA /* CustomTemplate */ = {
  468. isa = PBXGroup;
  469. children = (
  470. FA86C0361D9765BA009CB637 /* iOS Launch Screen.storyboard */,
  471. FD1B48920E313154007AB34E /* SDL.xcodeproj */,
  472. FD77A0040E26BC0500F39101 /* src */,
  473. 29B97317FDCFA39411CA2CEA /* Resources */,
  474. 29B97323FDCFA39411CA2CEA /* Frameworks */,
  475. 19C28FACFE9D520D11CA2CBB /* Products */,
  476. );
  477. name = CustomTemplate;
  478. sourceTree = "<group>";
  479. };
  480. 29B97317FDCFA39411CA2CEA /* Resources */ = {
  481. isa = PBXGroup;
  482. children = (
  483. FDB651C30E43D19800F688B5 /* data */,
  484. FD787AA00E22A5CC003E8E36 /* Default.png */,
  485. FD925B180E0F276600E92347 /* Icon.png */,
  486. 8D1107310486CEB800E47090 /* Info.plist */,
  487. );
  488. name = Resources;
  489. sourceTree = "<group>";
  490. };
  491. 29B97323FDCFA39411CA2CEA /* Frameworks */ = {
  492. isa = PBXGroup;
  493. children = (
  494. F3F758FF22AC5EC7001D97F2 /* Metal.framework */,
  495. FABA34D71D8B5E7700915323 /* AVFoundation.framework */,
  496. FABA34D31D8B5E5600915323 /* AVFoundation.framework */,
  497. FAE0E9691BAF96A00098DFA4 /* GameController.framework */,
  498. FA8B4BA21967070A00F8EB7C /* CoreMotion.framework */,
  499. FDF0D7220E12D31800247964 /* AudioToolbox.framework */,
  500. FDB96EDF0DEFC9DC00FAF19F /* QuartzCore.framework */,
  501. FDB96ED30DEFC9C700FAF19F /* OpenGLES.framework */,
  502. 1D3623EB0D0F72F000981E51 /* CoreGraphics.framework */,
  503. 1DF5F4DF0D08C38300B7A737 /* UIKit.framework */,
  504. 1D30AB110D05D00D00671497 /* Foundation.framework */,
  505. FDF0D71D0E12D2AB00247964 /* CoreAudio.framework */,
  506. );
  507. name = Frameworks;
  508. sourceTree = "<group>";
  509. };
  510. FD1B48930E313154007AB34E /* Products */ = {
  511. isa = PBXGroup;
  512. children = (
  513. FD1B489E0E313154007AB34E /* libSDL2.a */,
  514. F3F758F822AC5E8F001D97F2 /* libSDL2.dylib */,
  515. FA30DEAC1BBF59D9009C397F /* libSDL2.a */,
  516. F3F758FA22AC5E8F001D97F2 /* libSDL2.dylib */,
  517. F3F758FC22AC5E8F001D97F2 /* libSDLmain.a */,
  518. F3F758FE22AC5E8F001D97F2 /* libSDLmain.a */,
  519. );
  520. name = Products;
  521. sourceTree = "<group>";
  522. };
  523. FD77A0040E26BC0500F39101 /* src */ = {
  524. isa = PBXGroup;
  525. children = (
  526. FD77A0060E26BC0500F39101 /* common.c */,
  527. FD77A0070E26BC0500F39101 /* common.h */,
  528. FD77A00A0E26BC0500F39101 /* rectangles.c */,
  529. FD77A0080E26BC0500F39101 /* happy.c */,
  530. FD77A0050E26BC0500F39101 /* accelerometer.c */,
  531. FD77A00B0E26BC0500F39101 /* touch.c */,
  532. FD77A0090E26BC0500F39101 /* mixer.c */,
  533. FDB652110E43D21A00F688B5 /* keyboard.c */,
  534. FDC52EE40E284410008D768C /* fireworks.c */,
  535. );
  536. path = src;
  537. sourceTree = "<group>";
  538. };
  539. FDB651C30E43D19800F688B5 /* data */ = {
  540. isa = PBXGroup;
  541. children = (
  542. FDB651C40E43D19800F688B5 /* bitmapfont */,
  543. FDB651C70E43D19800F688B5 /* drums */,
  544. FDB651CC0E43D19800F688B5 /* icon.bmp */,
  545. FDB651CD0E43D19800F688B5 /* ship.bmp */,
  546. FDB651CE0E43D19800F688B5 /* space.bmp */,
  547. FDB651CF0E43D19800F688B5 /* stroke.bmp */,
  548. );
  549. path = data;
  550. sourceTree = "<group>";
  551. };
  552. FDB651C40E43D19800F688B5 /* bitmapfont */ = {
  553. isa = PBXGroup;
  554. children = (
  555. FDB652C60E43E25900F688B5 /* kromasky_16x16.bmp */,
  556. FDB651C60E43D19800F688B5 /* license.txt */,
  557. );
  558. path = bitmapfont;
  559. sourceTree = "<group>";
  560. };
  561. FDB651C70E43D19800F688B5 /* drums */ = {
  562. isa = PBXGroup;
  563. children = (
  564. FDB651C80E43D19800F688B5 /* ds_brush_snare.wav */,
  565. FDB651C90E43D19800F688B5 /* ds_china.wav */,
  566. FDB651CA0E43D19800F688B5 /* ds_kick_big_amb.wav */,
  567. FDB651CB0E43D19800F688B5 /* ds_loose_skin_mute.wav */,
  568. );
  569. path = drums;
  570. sourceTree = "<group>";
  571. };
  572. /* End PBXGroup section */
  573. /* Begin PBXNativeTarget section */
  574. 1D6058900D05DD3D006BFB54 /* Rectangles */ = {
  575. isa = PBXNativeTarget;
  576. buildConfigurationList = 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Rectangles" */;
  577. buildPhases = (
  578. 1D60588D0D05DD3D006BFB54 /* Resources */,
  579. 1D60588E0D05DD3D006BFB54 /* Sources */,
  580. 1D60588F0D05DD3D006BFB54 /* Frameworks */,
  581. );
  582. buildRules = (
  583. );
  584. dependencies = (
  585. 049F3695130CD86800FF080F /* PBXTargetDependency */,
  586. );
  587. name = Rectangles;
  588. productName = SDLiPodTest;
  589. productReference = 1D6058910D05DD3D006BFB54 /* Rectangles.app */;
  590. productType = "com.apple.product-type.application";
  591. };
  592. FA30DE951BBF59D9009C397F /* Happy-TV */ = {
  593. isa = PBXNativeTarget;
  594. buildConfigurationList = FA30DEAD1BBF59D9009C397F /* Build configuration list for PBXNativeTarget "Happy-TV" */;
  595. buildPhases = (
  596. FA30DE921BBF59D9009C397F /* Sources */,
  597. FA30DE941BBF59D9009C397F /* Resources */,
  598. FA30DE931BBF59D9009C397F /* Frameworks */,
  599. );
  600. buildRules = (
  601. );
  602. dependencies = (
  603. FA30DEAF1BBF5A69009C397F /* PBXTargetDependency */,
  604. );
  605. name = "Happy-TV";
  606. productName = "Happy-TV";
  607. productReference = FA30DE961BBF59D9009C397F /* Happy-TV.app */;
  608. productType = "com.apple.product-type.application";
  609. };
  610. FD15FCB10E086866003BDF25 /* Happy */ = {
  611. isa = PBXNativeTarget;
  612. buildConfigurationList = FD15FCB70E086867003BDF25 /* Build configuration list for PBXNativeTarget "Happy" */;
  613. buildPhases = (
  614. FD15FCAE0E086866003BDF25 /* Resources */,
  615. FD15FCAF0E086866003BDF25 /* Sources */,
  616. FD15FCB00E086866003BDF25 /* Frameworks */,
  617. );
  618. buildRules = (
  619. );
  620. dependencies = (
  621. 049F3697130CD87600FF080F /* PBXTargetDependency */,
  622. );
  623. name = Happy;
  624. productName = BMPTest;
  625. productReference = FD15FCB20E086866003BDF25 /* Happy.app */;
  626. productType = "com.apple.product-type.application";
  627. };
  628. FD5F9BE30E0DEBEA008E885B /* Accel */ = {
  629. isa = PBXNativeTarget;
  630. buildConfigurationList = FD5F9BE90E0DEBEB008E885B /* Build configuration list for PBXNativeTarget "Accel" */;
  631. buildPhases = (
  632. FD5F9BE00E0DEBEA008E885B /* Resources */,
  633. FD5F9BE10E0DEBEA008E885B /* Sources */,
  634. FD5F9BE20E0DEBEA008E885B /* Frameworks */,
  635. );
  636. buildRules = (
  637. );
  638. dependencies = (
  639. 049F3699130CD87F00FF080F /* PBXTargetDependency */,
  640. );
  641. name = Accel;
  642. productName = Accelerometer;
  643. productReference = FD5F9BE40E0DEBEA008E885B /* Accel.app */;
  644. productType = "com.apple.product-type.application";
  645. };
  646. FDB651F70E43D1F300F688B5 /* Keyboard */ = {
  647. isa = PBXNativeTarget;
  648. buildConfigurationList = FDB652090E43D1F300F688B5 /* Build configuration list for PBXNativeTarget "Keyboard" */;
  649. buildPhases = (
  650. FDB651F80E43D1F300F688B5 /* Resources */,
  651. FDB651FC0E43D1F300F688B5 /* Sources */,
  652. FDB651FF0E43D1F300F688B5 /* Frameworks */,
  653. );
  654. buildRules = (
  655. );
  656. dependencies = (
  657. 049F36A1130CD8A000FF080F /* PBXTargetDependency */,
  658. );
  659. name = Keyboard;
  660. productName = Accelerometer;
  661. productReference = FDB6520C0E43D1F300F688B5 /* Keyboard.app */;
  662. productType = "com.apple.product-type.application";
  663. };
  664. FDC202DD0E107B1200ABAC90 /* Touch */ = {
  665. isa = PBXNativeTarget;
  666. buildConfigurationList = FDC202EB0E107B1200ABAC90 /* Build configuration list for PBXNativeTarget "Touch" */;
  667. buildPhases = (
  668. FDC202DE0E107B1200ABAC90 /* Resources */,
  669. FDC202E20E107B1200ABAC90 /* Sources */,
  670. FDC202E40E107B1200ABAC90 /* Frameworks */,
  671. );
  672. buildRules = (
  673. );
  674. dependencies = (
  675. 049F369B130CD88800FF080F /* PBXTargetDependency */,
  676. );
  677. name = Touch;
  678. productName = Accelerometer;
  679. productReference = FDC202EE0E107B1200ABAC90 /* Touch.app */;
  680. productType = "com.apple.product-type.application";
  681. };
  682. FDC52EC60E2843D6008D768C /* Fireworks */ = {
  683. isa = PBXNativeTarget;
  684. buildConfigurationList = FDC52EDB0E2843D6008D768C /* Build configuration list for PBXNativeTarget "Fireworks" */;
  685. buildPhases = (
  686. FDC52EC70E2843D6008D768C /* Resources */,
  687. FDC52ECE0E2843D6008D768C /* Sources */,
  688. FDC52ED10E2843D6008D768C /* Frameworks */,
  689. );
  690. buildRules = (
  691. );
  692. dependencies = (
  693. 049F369F130CD89800FF080F /* PBXTargetDependency */,
  694. );
  695. name = Fireworks;
  696. productName = Accelerometer;
  697. productReference = FDC52EDE0E2843D6008D768C /* Fireworks.app */;
  698. productType = "com.apple.product-type.application";
  699. };
  700. FDF0D6920E12D05400247964 /* Mixer */ = {
  701. isa = PBXNativeTarget;
  702. buildConfigurationList = FDF0D6A10E12D05400247964 /* Build configuration list for PBXNativeTarget "Mixer" */;
  703. buildPhases = (
  704. FDF0D6930E12D05400247964 /* Resources */,
  705. FDF0D6980E12D05400247964 /* Sources */,
  706. FDF0D69A0E12D05400247964 /* Frameworks */,
  707. );
  708. buildRules = (
  709. );
  710. dependencies = (
  711. 049F369D130CD89000FF080F /* PBXTargetDependency */,
  712. );
  713. name = Mixer;
  714. productName = Accelerometer;
  715. productReference = FDF0D6A40E12D05400247964 /* Mixer.app */;
  716. productType = "com.apple.product-type.application";
  717. };
  718. /* End PBXNativeTarget section */
  719. /* Begin PBXProject section */
  720. 29B97313FDCFA39411CA2CEA /* Project object */ = {
  721. isa = PBXProject;
  722. attributes = {
  723. LastUpgradeCheck = 0630;
  724. TargetAttributes = {
  725. FA30DE951BBF59D9009C397F = {
  726. CreatedOnToolsVersion = 7.1;
  727. };
  728. FDC52EC60E2843D6008D768C = {
  729. ProvisioningStyle = Automatic;
  730. };
  731. };
  732. };
  733. buildConfigurationList = C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Demos" */;
  734. compatibilityVersion = "Xcode 3.2";
  735. developmentRegion = English;
  736. hasScannedForEncodings = 1;
  737. knownRegions = (
  738. English,
  739. Japanese,
  740. French,
  741. German,
  742. Base,
  743. );
  744. mainGroup = 29B97314FDCFA39411CA2CEA /* CustomTemplate */;
  745. projectDirPath = "";
  746. projectReferences = (
  747. {
  748. ProductGroup = FD1B48930E313154007AB34E /* Products */;
  749. ProjectRef = FD1B48920E313154007AB34E /* SDL.xcodeproj */;
  750. },
  751. );
  752. projectRoot = "";
  753. targets = (
  754. 1D6058900D05DD3D006BFB54 /* Rectangles */,
  755. FD15FCB10E086866003BDF25 /* Happy */,
  756. FA30DE951BBF59D9009C397F /* Happy-TV */,
  757. FD5F9BE30E0DEBEA008E885B /* Accel */,
  758. FDC202DD0E107B1200ABAC90 /* Touch */,
  759. FDF0D6920E12D05400247964 /* Mixer */,
  760. FDC52EC60E2843D6008D768C /* Fireworks */,
  761. FDB651F70E43D1F300F688B5 /* Keyboard */,
  762. );
  763. };
  764. /* End PBXProject section */
  765. /* Begin PBXReferenceProxy section */
  766. F3F758F822AC5E8F001D97F2 /* libSDL2.dylib */ = {
  767. isa = PBXReferenceProxy;
  768. fileType = archive.ar;
  769. path = libSDL2.dylib;
  770. remoteRef = F3F758F722AC5E8F001D97F2 /* PBXContainerItemProxy */;
  771. sourceTree = BUILT_PRODUCTS_DIR;
  772. };
  773. F3F758FA22AC5E8F001D97F2 /* libSDL2.dylib */ = {
  774. isa = PBXReferenceProxy;
  775. fileType = archive.ar;
  776. path = libSDL2.dylib;
  777. remoteRef = F3F758F922AC5E8F001D97F2 /* PBXContainerItemProxy */;
  778. sourceTree = BUILT_PRODUCTS_DIR;
  779. };
  780. F3F758FC22AC5E8F001D97F2 /* libSDLmain.a */ = {
  781. isa = PBXReferenceProxy;
  782. fileType = archive.ar;
  783. path = libSDLmain.a;
  784. remoteRef = F3F758FB22AC5E8F001D97F2 /* PBXContainerItemProxy */;
  785. sourceTree = BUILT_PRODUCTS_DIR;
  786. };
  787. F3F758FE22AC5E8F001D97F2 /* libSDLmain.a */ = {
  788. isa = PBXReferenceProxy;
  789. fileType = archive.ar;
  790. path = libSDLmain.a;
  791. remoteRef = F3F758FD22AC5E8F001D97F2 /* PBXContainerItemProxy */;
  792. sourceTree = BUILT_PRODUCTS_DIR;
  793. };
  794. FA30DEAC1BBF59D9009C397F /* libSDL2.a */ = {
  795. isa = PBXReferenceProxy;
  796. fileType = archive.ar;
  797. path = libSDL2.a;
  798. remoteRef = FA30DEAB1BBF59D9009C397F /* PBXContainerItemProxy */;
  799. sourceTree = BUILT_PRODUCTS_DIR;
  800. };
  801. FD1B489E0E313154007AB34E /* libSDL2.a */ = {
  802. isa = PBXReferenceProxy;
  803. fileType = archive.ar;
  804. path = libSDL2.a;
  805. remoteRef = FD1B489D0E313154007AB34E /* PBXContainerItemProxy */;
  806. sourceTree = BUILT_PRODUCTS_DIR;
  807. };
  808. /* End PBXReferenceProxy section */
  809. /* Begin PBXResourcesBuildPhase section */
  810. 1D60588D0D05DD3D006BFB54 /* Resources */ = {
  811. isa = PBXResourcesBuildPhase;
  812. buildActionMask = 2147483647;
  813. files = (
  814. FA86C0371D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */,
  815. FD925B1B0E0F276600E92347 /* Icon.png in Resources */,
  816. FD787AA20E22A5CC003E8E36 /* Default.png in Resources */,
  817. );
  818. runOnlyForDeploymentPostprocessing = 0;
  819. };
  820. FA30DE941BBF59D9009C397F /* Resources */ = {
  821. isa = PBXResourcesBuildPhase;
  822. buildActionMask = 2147483647;
  823. files = (
  824. FA30DEB31BBF5AD7009C397F /* icon.bmp in Resources */,
  825. FA30DEB41BBF5ADD009C397F /* Icon.png in Resources */,
  826. FA30DEB61BBF5AE6009C397F /* Default.png in Resources */,
  827. );
  828. runOnlyForDeploymentPostprocessing = 0;
  829. };
  830. FD15FCAE0E086866003BDF25 /* Resources */ = {
  831. isa = PBXResourcesBuildPhase;
  832. buildActionMask = 2147483647;
  833. files = (
  834. FDB651D00E43D1AD00F688B5 /* icon.bmp in Resources */,
  835. FA86C0381D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */,
  836. FD925B1A0E0F276600E92347 /* Icon.png in Resources */,
  837. FD787AA10E22A5CC003E8E36 /* Default.png in Resources */,
  838. );
  839. runOnlyForDeploymentPostprocessing = 0;
  840. };
  841. FD5F9BE00E0DEBEA008E885B /* Resources */ = {
  842. isa = PBXResourcesBuildPhase;
  843. buildActionMask = 2147483647;
  844. files = (
  845. FDB651D20E43D1B500F688B5 /* space.bmp in Resources */,
  846. FDB651D10E43D1B300F688B5 /* ship.bmp in Resources */,
  847. FD925B190E0F276600E92347 /* Icon.png in Resources */,
  848. FD787AA30E22A5CC003E8E36 /* Default.png in Resources */,
  849. FA86C0391D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */,
  850. );
  851. runOnlyForDeploymentPostprocessing = 0;
  852. };
  853. FDB651F80E43D1F300F688B5 /* Resources */ = {
  854. isa = PBXResourcesBuildPhase;
  855. buildActionMask = 2147483647;
  856. files = (
  857. FDB651F90E43D1F300F688B5 /* stroke.bmp in Resources */,
  858. FDB651FA0E43D1F300F688B5 /* Icon.png in Resources */,
  859. FDB651FB0E43D1F300F688B5 /* Default.png in Resources */,
  860. FDB652C70E43E25900F688B5 /* kromasky_16x16.bmp in Resources */,
  861. FA86C03D1D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */,
  862. );
  863. runOnlyForDeploymentPostprocessing = 0;
  864. };
  865. FDC202DE0E107B1200ABAC90 /* Resources */ = {
  866. isa = PBXResourcesBuildPhase;
  867. buildActionMask = 2147483647;
  868. files = (
  869. FDB651D30E43D1BA00F688B5 /* stroke.bmp in Resources */,
  870. FA86C03A1D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */,
  871. FDC202E10E107B1200ABAC90 /* Icon.png in Resources */,
  872. FD787AA40E22A5CC003E8E36 /* Default.png in Resources */,
  873. );
  874. runOnlyForDeploymentPostprocessing = 0;
  875. };
  876. FDC52EC70E2843D6008D768C /* Resources */ = {
  877. isa = PBXResourcesBuildPhase;
  878. buildActionMask = 2147483647;
  879. files = (
  880. FDB651D80E43D1D800F688B5 /* stroke.bmp in Resources */,
  881. FA86C03C1D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */,
  882. FDC52EC80E2843D6008D768C /* Icon.png in Resources */,
  883. FDC52EC90E2843D6008D768C /* Default.png in Resources */,
  884. );
  885. runOnlyForDeploymentPostprocessing = 0;
  886. };
  887. FDF0D6930E12D05400247964 /* Resources */ = {
  888. isa = PBXResourcesBuildPhase;
  889. buildActionMask = 2147483647;
  890. files = (
  891. FDB651D40E43D1C500F688B5 /* ds_brush_snare.wav in Resources */,
  892. FDB651D50E43D1C500F688B5 /* ds_china.wav in Resources */,
  893. FDB651D60E43D1C500F688B5 /* ds_kick_big_amb.wav in Resources */,
  894. FA86C03B1D9765BB009CB637 /* iOS Launch Screen.storyboard in Resources */,
  895. FDB651D70E43D1C500F688B5 /* ds_loose_skin_mute.wav in Resources */,
  896. FDF0D6960E12D05400247964 /* Icon.png in Resources */,
  897. FD787AA50E22A5CC003E8E36 /* Default.png in Resources */,
  898. );
  899. runOnlyForDeploymentPostprocessing = 0;
  900. };
  901. /* End PBXResourcesBuildPhase section */
  902. /* Begin PBXSourcesBuildPhase section */
  903. 1D60588E0D05DD3D006BFB54 /* Sources */ = {
  904. isa = PBXSourcesBuildPhase;
  905. buildActionMask = 2147483647;
  906. files = (
  907. FD77A0130E26BC0500F39101 /* common.c in Sources */,
  908. FD77A0160E26BC0500F39101 /* rectangles.c in Sources */,
  909. );
  910. runOnlyForDeploymentPostprocessing = 0;
  911. };
  912. FA30DE921BBF59D9009C397F /* Sources */ = {
  913. isa = PBXSourcesBuildPhase;
  914. buildActionMask = 2147483647;
  915. files = (
  916. FA30DEB01BBF5A8F009C397F /* common.c in Sources */,
  917. FA30DEB11BBF5A93009C397F /* happy.c in Sources */,
  918. );
  919. runOnlyForDeploymentPostprocessing = 0;
  920. };
  921. FD15FCAF0E086866003BDF25 /* Sources */ = {
  922. isa = PBXSourcesBuildPhase;
  923. buildActionMask = 2147483647;
  924. files = (
  925. FDC214870E26D78A00DDED23 /* common.c in Sources */,
  926. FD77A00E0E26BC0500F39101 /* happy.c in Sources */,
  927. );
  928. runOnlyForDeploymentPostprocessing = 0;
  929. };
  930. FD5F9BE10E0DEBEA008E885B /* Sources */ = {
  931. isa = PBXSourcesBuildPhase;
  932. buildActionMask = 2147483647;
  933. files = (
  934. FD77A0190E26BC0500F39101 /* common.c in Sources */,
  935. FD77A02A0E26BC2700F39101 /* accelerometer.c in Sources */,
  936. );
  937. runOnlyForDeploymentPostprocessing = 0;
  938. };
  939. FDB651FC0E43D1F300F688B5 /* Sources */ = {
  940. isa = PBXSourcesBuildPhase;
  941. buildActionMask = 2147483647;
  942. files = (
  943. FDB651FD0E43D1F300F688B5 /* common.c in Sources */,
  944. FDB652120E43D21A00F688B5 /* keyboard.c in Sources */,
  945. );
  946. runOnlyForDeploymentPostprocessing = 0;
  947. };
  948. FDC202E20E107B1200ABAC90 /* Sources */ = {
  949. isa = PBXSourcesBuildPhase;
  950. buildActionMask = 2147483647;
  951. files = (
  952. FD77A01F0E26BC0500F39101 /* common.c in Sources */,
  953. FD77A0230E26BC0500F39101 /* touch.c in Sources */,
  954. );
  955. runOnlyForDeploymentPostprocessing = 0;
  956. };
  957. FDC52ECE0E2843D6008D768C /* Sources */ = {
  958. isa = PBXSourcesBuildPhase;
  959. buildActionMask = 2147483647;
  960. files = (
  961. FDC52ECF0E2843D6008D768C /* common.c in Sources */,
  962. FDC52EE50E284410008D768C /* fireworks.c in Sources */,
  963. );
  964. runOnlyForDeploymentPostprocessing = 0;
  965. };
  966. FDF0D6980E12D05400247964 /* Sources */ = {
  967. isa = PBXSourcesBuildPhase;
  968. buildActionMask = 2147483647;
  969. files = (
  970. FD77A0250E26BC0500F39101 /* common.c in Sources */,
  971. FD77A0270E26BC0500F39101 /* mixer.c in Sources */,
  972. );
  973. runOnlyForDeploymentPostprocessing = 0;
  974. };
  975. /* End PBXSourcesBuildPhase section */
  976. /* Begin PBXTargetDependency section */
  977. 049F3695130CD86800FF080F /* PBXTargetDependency */ = {
  978. isa = PBXTargetDependency;
  979. name = libSDL;
  980. targetProxy = 049F3694130CD86800FF080F /* PBXContainerItemProxy */;
  981. };
  982. 049F3697130CD87600FF080F /* PBXTargetDependency */ = {
  983. isa = PBXTargetDependency;
  984. name = libSDL;
  985. targetProxy = 049F3696130CD87600FF080F /* PBXContainerItemProxy */;
  986. };
  987. 049F3699130CD87F00FF080F /* PBXTargetDependency */ = {
  988. isa = PBXTargetDependency;
  989. name = libSDL;
  990. targetProxy = 049F3698130CD87F00FF080F /* PBXContainerItemProxy */;
  991. };
  992. 049F369B130CD88800FF080F /* PBXTargetDependency */ = {
  993. isa = PBXTargetDependency;
  994. name = libSDL;
  995. targetProxy = 049F369A130CD88800FF080F /* PBXContainerItemProxy */;
  996. };
  997. 049F369D130CD89000FF080F /* PBXTargetDependency */ = {
  998. isa = PBXTargetDependency;
  999. name = libSDL;
  1000. targetProxy = 049F369C130CD89000FF080F /* PBXContainerItemProxy */;
  1001. };
  1002. 049F369F130CD89800FF080F /* PBXTargetDependency */ = {
  1003. isa = PBXTargetDependency;
  1004. name = libSDL;
  1005. targetProxy = 049F369E130CD89800FF080F /* PBXContainerItemProxy */;
  1006. };
  1007. 049F36A1130CD8A000FF080F /* PBXTargetDependency */ = {
  1008. isa = PBXTargetDependency;
  1009. name = libSDL;
  1010. targetProxy = 049F36A0130CD8A000FF080F /* PBXContainerItemProxy */;
  1011. };
  1012. FA30DEAF1BBF5A69009C397F /* PBXTargetDependency */ = {
  1013. isa = PBXTargetDependency;
  1014. name = "libSDL-tv";
  1015. targetProxy = FA30DEAE1BBF5A69009C397F /* PBXContainerItemProxy */;
  1016. };
  1017. /* End PBXTargetDependency section */
  1018. /* Begin XCBuildConfiguration section */
  1019. 1D6058940D05DD3E006BFB54 /* Debug */ = {
  1020. isa = XCBuildConfiguration;
  1021. buildSettings = {
  1022. DEVELOPMENT_TEAM = "";
  1023. INFOPLIST_FILE = Info.plist;
  1024. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Rectangles;
  1025. PRODUCT_NAME = Rectangles;
  1026. };
  1027. name = Debug;
  1028. };
  1029. 1D6058950D05DD3E006BFB54 /* Release */ = {
  1030. isa = XCBuildConfiguration;
  1031. buildSettings = {
  1032. DEVELOPMENT_TEAM = "";
  1033. INFOPLIST_FILE = Info.plist;
  1034. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Rectangles;
  1035. PRODUCT_NAME = Rectangles;
  1036. };
  1037. name = Release;
  1038. };
  1039. C01FCF4F08A954540054247B /* Debug */ = {
  1040. isa = XCBuildConfiguration;
  1041. buildSettings = {
  1042. ALWAYS_SEARCH_USER_PATHS = NO;
  1043. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1044. GCC_OPTIMIZATION_LEVEL = 0;
  1045. HEADER_SEARCH_PATHS = ../../include;
  1046. ONLY_ACTIVE_ARCH = YES;
  1047. PRELINK_LIBS = "";
  1048. SDKROOT = iphoneos;
  1049. TARGETED_DEVICE_FAMILY = "1,2";
  1050. };
  1051. name = Debug;
  1052. };
  1053. C01FCF5008A954540054247B /* Release */ = {
  1054. isa = XCBuildConfiguration;
  1055. buildSettings = {
  1056. ALWAYS_SEARCH_USER_PATHS = NO;
  1057. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1058. HEADER_SEARCH_PATHS = ../../include;
  1059. PRELINK_LIBS = "";
  1060. SDKROOT = iphoneos;
  1061. TARGETED_DEVICE_FAMILY = "1,2";
  1062. };
  1063. name = Release;
  1064. };
  1065. FA30DEA71BBF59D9009C397F /* Debug */ = {
  1066. isa = XCBuildConfiguration;
  1067. buildSettings = {
  1068. ALWAYS_SEARCH_USER_PATHS = NO;
  1069. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1070. CLANG_CXX_LIBRARY = "libc++";
  1071. CLANG_ENABLE_MODULES = YES;
  1072. CLANG_ENABLE_OBJC_ARC = YES;
  1073. CLANG_WARN_BOOL_CONVERSION = YES;
  1074. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1075. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1076. CLANG_WARN_EMPTY_BODY = YES;
  1077. CLANG_WARN_ENUM_CONVERSION = YES;
  1078. CLANG_WARN_INT_CONVERSION = YES;
  1079. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1080. CLANG_WARN_UNREACHABLE_CODE = YES;
  1081. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1082. COPY_PHASE_STRIP = NO;
  1083. DEBUG_INFORMATION_FORMAT = dwarf;
  1084. DEVELOPMENT_TEAM = "";
  1085. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1086. ENABLE_TESTABILITY = YES;
  1087. GCC_C_LANGUAGE_STANDARD = gnu99;
  1088. GCC_DYNAMIC_NO_PIC = NO;
  1089. GCC_NO_COMMON_BLOCKS = YES;
  1090. GCC_PREPROCESSOR_DEFINITIONS = (
  1091. "DEBUG=1",
  1092. "$(inherited)",
  1093. );
  1094. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1095. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1096. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1097. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1098. GCC_WARN_UNUSED_FUNCTION = YES;
  1099. GCC_WARN_UNUSED_VARIABLE = YES;
  1100. INFOPLIST_FILE = Info.plist;
  1101. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1102. MTL_ENABLE_DEBUG_INFO = YES;
  1103. PRODUCT_BUNDLE_IDENTIFIER = "com.yourcompany.Happy-TV";
  1104. PRODUCT_NAME = "$(TARGET_NAME)";
  1105. SDKROOT = appletvos;
  1106. TARGETED_DEVICE_FAMILY = 3;
  1107. TVOS_DEPLOYMENT_TARGET = 9.0;
  1108. };
  1109. name = Debug;
  1110. };
  1111. FA30DEA81BBF59D9009C397F /* Release */ = {
  1112. isa = XCBuildConfiguration;
  1113. buildSettings = {
  1114. ALWAYS_SEARCH_USER_PATHS = NO;
  1115. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1116. CLANG_CXX_LIBRARY = "libc++";
  1117. CLANG_ENABLE_MODULES = YES;
  1118. CLANG_ENABLE_OBJC_ARC = YES;
  1119. CLANG_WARN_BOOL_CONVERSION = YES;
  1120. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1121. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1122. CLANG_WARN_EMPTY_BODY = YES;
  1123. CLANG_WARN_ENUM_CONVERSION = YES;
  1124. CLANG_WARN_INT_CONVERSION = YES;
  1125. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1126. CLANG_WARN_UNREACHABLE_CODE = YES;
  1127. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1128. COPY_PHASE_STRIP = NO;
  1129. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1130. DEVELOPMENT_TEAM = "";
  1131. ENABLE_NS_ASSERTIONS = NO;
  1132. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1133. GCC_C_LANGUAGE_STANDARD = gnu99;
  1134. GCC_NO_COMMON_BLOCKS = YES;
  1135. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1136. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1137. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1138. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1139. GCC_WARN_UNUSED_FUNCTION = YES;
  1140. GCC_WARN_UNUSED_VARIABLE = YES;
  1141. INFOPLIST_FILE = Info.plist;
  1142. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1143. MTL_ENABLE_DEBUG_INFO = NO;
  1144. PRODUCT_BUNDLE_IDENTIFIER = "com.yourcompany.Happy-TV";
  1145. PRODUCT_NAME = "$(TARGET_NAME)";
  1146. SDKROOT = appletvos;
  1147. TARGETED_DEVICE_FAMILY = 3;
  1148. TVOS_DEPLOYMENT_TARGET = 9.0;
  1149. VALIDATE_PRODUCT = YES;
  1150. };
  1151. name = Release;
  1152. };
  1153. FD15FCB50E086866003BDF25 /* Debug */ = {
  1154. isa = XCBuildConfiguration;
  1155. buildSettings = {
  1156. DEVELOPMENT_TEAM = "";
  1157. GCC_DYNAMIC_NO_PIC = NO;
  1158. INFOPLIST_FILE = Info.plist;
  1159. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Happy;
  1160. PRODUCT_NAME = Happy;
  1161. SDKROOT = iphoneos;
  1162. };
  1163. name = Debug;
  1164. };
  1165. FD15FCB60E086866003BDF25 /* Release */ = {
  1166. isa = XCBuildConfiguration;
  1167. buildSettings = {
  1168. DEVELOPMENT_TEAM = "";
  1169. INFOPLIST_FILE = Info.plist;
  1170. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Happy;
  1171. PRODUCT_NAME = Happy;
  1172. SDKROOT = iphoneos;
  1173. };
  1174. name = Release;
  1175. };
  1176. FD5F9BE70E0DEBEB008E885B /* Debug */ = {
  1177. isa = XCBuildConfiguration;
  1178. buildSettings = {
  1179. DEVELOPMENT_TEAM = "";
  1180. INFOPLIST_FILE = Info.plist;
  1181. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Accel;
  1182. PRODUCT_NAME = Accel;
  1183. SDKROOT = iphoneos;
  1184. };
  1185. name = Debug;
  1186. };
  1187. FD5F9BE80E0DEBEB008E885B /* Release */ = {
  1188. isa = XCBuildConfiguration;
  1189. buildSettings = {
  1190. DEVELOPMENT_TEAM = "";
  1191. INFOPLIST_FILE = Info.plist;
  1192. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Accel;
  1193. PRODUCT_NAME = Accel;
  1194. SDKROOT = iphoneos;
  1195. };
  1196. name = Release;
  1197. };
  1198. FDB6520A0E43D1F300F688B5 /* Debug */ = {
  1199. isa = XCBuildConfiguration;
  1200. buildSettings = {
  1201. DEVELOPMENT_TEAM = "";
  1202. INFOPLIST_FILE = Info.plist;
  1203. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Keyboard;
  1204. PRODUCT_NAME = Keyboard;
  1205. SDKROOT = iphoneos;
  1206. };
  1207. name = Debug;
  1208. };
  1209. FDB6520B0E43D1F300F688B5 /* Release */ = {
  1210. isa = XCBuildConfiguration;
  1211. buildSettings = {
  1212. DEVELOPMENT_TEAM = "";
  1213. INFOPLIST_FILE = Info.plist;
  1214. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Keyboard;
  1215. PRODUCT_NAME = Keyboard;
  1216. SDKROOT = iphoneos;
  1217. };
  1218. name = Release;
  1219. };
  1220. FDC202EC0E107B1200ABAC90 /* Debug */ = {
  1221. isa = XCBuildConfiguration;
  1222. buildSettings = {
  1223. DEVELOPMENT_TEAM = "";
  1224. INFOPLIST_FILE = Info.plist;
  1225. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Touch;
  1226. PRODUCT_NAME = Touch;
  1227. SDKROOT = iphoneos;
  1228. };
  1229. name = Debug;
  1230. };
  1231. FDC202ED0E107B1200ABAC90 /* Release */ = {
  1232. isa = XCBuildConfiguration;
  1233. buildSettings = {
  1234. DEVELOPMENT_TEAM = "";
  1235. INFOPLIST_FILE = Info.plist;
  1236. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Touch;
  1237. PRODUCT_NAME = Touch;
  1238. SDKROOT = iphoneos;
  1239. };
  1240. name = Release;
  1241. };
  1242. FDC52EDC0E2843D6008D768C /* Debug */ = {
  1243. isa = XCBuildConfiguration;
  1244. buildSettings = {
  1245. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1246. DEVELOPMENT_TEAM = "";
  1247. INFOPLIST_FILE = Info.plist;
  1248. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Fireworks;
  1249. PRODUCT_NAME = Fireworks;
  1250. SDKROOT = iphoneos;
  1251. };
  1252. name = Debug;
  1253. };
  1254. FDC52EDD0E2843D6008D768C /* Release */ = {
  1255. isa = XCBuildConfiguration;
  1256. buildSettings = {
  1257. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1258. DEVELOPMENT_TEAM = "";
  1259. INFOPLIST_FILE = Info.plist;
  1260. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Fireworks;
  1261. PRODUCT_NAME = Fireworks;
  1262. SDKROOT = iphoneos;
  1263. };
  1264. name = Release;
  1265. };
  1266. FDF0D6A20E12D05400247964 /* Debug */ = {
  1267. isa = XCBuildConfiguration;
  1268. buildSettings = {
  1269. DEVELOPMENT_TEAM = "";
  1270. INFOPLIST_FILE = Info.plist;
  1271. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Mixer;
  1272. PRODUCT_NAME = Mixer;
  1273. SDKROOT = iphoneos;
  1274. };
  1275. name = Debug;
  1276. };
  1277. FDF0D6A30E12D05400247964 /* Release */ = {
  1278. isa = XCBuildConfiguration;
  1279. buildSettings = {
  1280. DEVELOPMENT_TEAM = "";
  1281. INFOPLIST_FILE = Info.plist;
  1282. PRODUCT_BUNDLE_IDENTIFIER = com.yourcompany.Mixer;
  1283. PRODUCT_NAME = Mixer;
  1284. SDKROOT = iphoneos;
  1285. };
  1286. name = Release;
  1287. };
  1288. /* End XCBuildConfiguration section */
  1289. /* Begin XCConfigurationList section */
  1290. 1D6058960D05DD3E006BFB54 /* Build configuration list for PBXNativeTarget "Rectangles" */ = {
  1291. isa = XCConfigurationList;
  1292. buildConfigurations = (
  1293. 1D6058940D05DD3E006BFB54 /* Debug */,
  1294. 1D6058950D05DD3E006BFB54 /* Release */,
  1295. );
  1296. defaultConfigurationIsVisible = 0;
  1297. defaultConfigurationName = Release;
  1298. };
  1299. C01FCF4E08A954540054247B /* Build configuration list for PBXProject "Demos" */ = {
  1300. isa = XCConfigurationList;
  1301. buildConfigurations = (
  1302. C01FCF4F08A954540054247B /* Debug */,
  1303. C01FCF5008A954540054247B /* Release */,
  1304. );
  1305. defaultConfigurationIsVisible = 0;
  1306. defaultConfigurationName = Release;
  1307. };
  1308. FA30DEAD1BBF59D9009C397F /* Build configuration list for PBXNativeTarget "Happy-TV" */ = {
  1309. isa = XCConfigurationList;
  1310. buildConfigurations = (
  1311. FA30DEA71BBF59D9009C397F /* Debug */,
  1312. FA30DEA81BBF59D9009C397F /* Release */,
  1313. );
  1314. defaultConfigurationIsVisible = 0;
  1315. defaultConfigurationName = Release;
  1316. };
  1317. FD15FCB70E086867003BDF25 /* Build configuration list for PBXNativeTarget "Happy" */ = {
  1318. isa = XCConfigurationList;
  1319. buildConfigurations = (
  1320. FD15FCB50E086866003BDF25 /* Debug */,
  1321. FD15FCB60E086866003BDF25 /* Release */,
  1322. );
  1323. defaultConfigurationIsVisible = 0;
  1324. defaultConfigurationName = Release;
  1325. };
  1326. FD5F9BE90E0DEBEB008E885B /* Build configuration list for PBXNativeTarget "Accel" */ = {
  1327. isa = XCConfigurationList;
  1328. buildConfigurations = (
  1329. FD5F9BE70E0DEBEB008E885B /* Debug */,
  1330. FD5F9BE80E0DEBEB008E885B /* Release */,
  1331. );
  1332. defaultConfigurationIsVisible = 0;
  1333. defaultConfigurationName = Release;
  1334. };
  1335. FDB652090E43D1F300F688B5 /* Build configuration list for PBXNativeTarget "Keyboard" */ = {
  1336. isa = XCConfigurationList;
  1337. buildConfigurations = (
  1338. FDB6520A0E43D1F300F688B5 /* Debug */,
  1339. FDB6520B0E43D1F300F688B5 /* Release */,
  1340. );
  1341. defaultConfigurationIsVisible = 0;
  1342. defaultConfigurationName = Release;
  1343. };
  1344. FDC202EB0E107B1200ABAC90 /* Build configuration list for PBXNativeTarget "Touch" */ = {
  1345. isa = XCConfigurationList;
  1346. buildConfigurations = (
  1347. FDC202EC0E107B1200ABAC90 /* Debug */,
  1348. FDC202ED0E107B1200ABAC90 /* Release */,
  1349. );
  1350. defaultConfigurationIsVisible = 0;
  1351. defaultConfigurationName = Release;
  1352. };
  1353. FDC52EDB0E2843D6008D768C /* Build configuration list for PBXNativeTarget "Fireworks" */ = {
  1354. isa = XCConfigurationList;
  1355. buildConfigurations = (
  1356. FDC52EDC0E2843D6008D768C /* Debug */,
  1357. FDC52EDD0E2843D6008D768C /* Release */,
  1358. );
  1359. defaultConfigurationIsVisible = 0;
  1360. defaultConfigurationName = Release;
  1361. };
  1362. FDF0D6A10E12D05400247964 /* Build configuration list for PBXNativeTarget "Mixer" */ = {
  1363. isa = XCConfigurationList;
  1364. buildConfigurations = (
  1365. FDF0D6A20E12D05400247964 /* Debug */,
  1366. FDF0D6A30E12D05400247964 /* Release */,
  1367. );
  1368. defaultConfigurationIsVisible = 0;
  1369. defaultConfigurationName = Release;
  1370. };
  1371. /* End XCConfigurationList section */
  1372. };
  1373. rootObject = 29B97313FDCFA39411CA2CEA /* Project object */;
  1374. }