project.pbxproj 69 KB

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