project.pbxproj 67 KB

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