project.pbxproj 62 KB

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