project.pbxproj 65 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563156415651566156715681569157015711572157315741575157615771578157915801581158215831584158515861587158815891590
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
  10. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
  11. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
  12. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
  13. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
  14. 00E356F31AD99517003FC87E /* efunbox_mobile_8Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* efunbox_mobile_8Tests.m */; };
  15. 11D1A2F320CAFA9E000508D9 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
  16. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
  17. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
  18. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */; };
  19. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  20. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  21. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  22. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  23. 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  24. 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  25. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  26. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  27. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  28. 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
  29. 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */; };
  30. 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */; };
  31. 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */; };
  32. 2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */; };
  33. 2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */; };
  34. 2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */; };
  35. 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D16E6891FA4F8E400B85C8A /* libReact.a */; };
  36. 2DCD954D1E0B4F2C00145EB5 /* efunbox_mobile_8Tests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* efunbox_mobile_8Tests.m */; };
  37. 2DF0FFEE2056DD460020B375 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact.a */; };
  38. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
  39. ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
  40. ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED297162215061F000B7C4FE /* JavaScriptCore.framework */; };
  41. ED2971652150620600B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED2971642150620600B7C4FE /* JavaScriptCore.framework */; };
  42. E4A0D76E036246C0B94364AD /* libRNGestureHandler.a in Frameworks */ = {isa = PBXBuildFile; fileRef = CED0874FBD894AB68259985E /* libRNGestureHandler.a */; };
  43. 40B60160FAE8416EABF8F455 /* libRNGestureHandler-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 63E89BCAA43940789F6CD17E /* libRNGestureHandler-tvOS.a */; };
  44. 9CB969D57DBB44968F57230A /* libRCTVideo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = D361E312399E41ABA1C9CF77 /* libRCTVideo.a */; };
  45. /* End PBXBuildFile section */
  46. /* Begin PBXContainerItemProxy section */
  47. 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */ = {
  48. isa = PBXContainerItemProxy;
  49. containerPortal = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  50. proxyType = 2;
  51. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  52. remoteInfo = RCTActionSheet;
  53. };
  54. 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = {
  55. isa = PBXContainerItemProxy;
  56. containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  57. proxyType = 2;
  58. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  59. remoteInfo = RCTGeolocation;
  60. };
  61. 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = {
  62. isa = PBXContainerItemProxy;
  63. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  64. proxyType = 2;
  65. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  66. remoteInfo = RCTImage;
  67. };
  68. 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */ = {
  69. isa = PBXContainerItemProxy;
  70. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  71. proxyType = 2;
  72. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  73. remoteInfo = RCTNetwork;
  74. };
  75. 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */ = {
  76. isa = PBXContainerItemProxy;
  77. containerPortal = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  78. proxyType = 2;
  79. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  80. remoteInfo = RCTVibration;
  81. };
  82. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  83. isa = PBXContainerItemProxy;
  84. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  85. proxyType = 1;
  86. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  87. remoteInfo = efunbox_mobile_8;
  88. };
  89. 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
  90. isa = PBXContainerItemProxy;
  91. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  92. proxyType = 2;
  93. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  94. remoteInfo = RCTSettings;
  95. };
  96. 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */ = {
  97. isa = PBXContainerItemProxy;
  98. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  99. proxyType = 2;
  100. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  101. remoteInfo = RCTWebSocket;
  102. };
  103. 146834031AC3E56700842450 /* PBXContainerItemProxy */ = {
  104. isa = PBXContainerItemProxy;
  105. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  106. proxyType = 2;
  107. remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
  108. remoteInfo = React;
  109. };
  110. 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
  111. isa = PBXContainerItemProxy;
  112. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  113. proxyType = 1;
  114. remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;
  115. remoteInfo = "efunbox_mobile_8-tvOS";
  116. };
  117. 2D16E6711FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
  118. isa = PBXContainerItemProxy;
  119. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  120. proxyType = 2;
  121. remoteGlobalIDString = ADD01A681E09402E00F6D226;
  122. remoteInfo = "RCTBlob-tvOS";
  123. };
  124. 2D16E6831FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
  125. isa = PBXContainerItemProxy;
  126. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  127. proxyType = 2;
  128. remoteGlobalIDString = 3DBE0D001F3B181A0099AA32;
  129. remoteInfo = fishhook;
  130. };
  131. 2D16E6851FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
  132. isa = PBXContainerItemProxy;
  133. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  134. proxyType = 2;
  135. remoteGlobalIDString = 3DBE0D0D1F3B181C0099AA32;
  136. remoteInfo = "fishhook-tvOS";
  137. };
  138. 2DF0FFDE2056DD460020B375 /* PBXContainerItemProxy */ = {
  139. isa = PBXContainerItemProxy;
  140. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  141. proxyType = 2;
  142. remoteGlobalIDString = EBF21BDC1FC498900052F4D5;
  143. remoteInfo = jsinspector;
  144. };
  145. 2DF0FFE02056DD460020B375 /* PBXContainerItemProxy */ = {
  146. isa = PBXContainerItemProxy;
  147. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  148. proxyType = 2;
  149. remoteGlobalIDString = EBF21BFA1FC4989A0052F4D5;
  150. remoteInfo = "jsinspector-tvOS";
  151. };
  152. 2DF0FFE22056DD460020B375 /* PBXContainerItemProxy */ = {
  153. isa = PBXContainerItemProxy;
  154. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  155. proxyType = 2;
  156. remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
  157. remoteInfo = "third-party";
  158. };
  159. 2DF0FFE42056DD460020B375 /* PBXContainerItemProxy */ = {
  160. isa = PBXContainerItemProxy;
  161. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  162. proxyType = 2;
  163. remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
  164. remoteInfo = "third-party-tvOS";
  165. };
  166. 2DF0FFE62056DD460020B375 /* PBXContainerItemProxy */ = {
  167. isa = PBXContainerItemProxy;
  168. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  169. proxyType = 2;
  170. remoteGlobalIDString = 139D7E881E25C6D100323FB7;
  171. remoteInfo = "double-conversion";
  172. };
  173. 2DF0FFE82056DD460020B375 /* PBXContainerItemProxy */ = {
  174. isa = PBXContainerItemProxy;
  175. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  176. proxyType = 2;
  177. remoteGlobalIDString = 3D383D621EBD27B9005632C8;
  178. remoteInfo = "double-conversion-tvOS";
  179. };
  180. 2DF0FFEA2056DD460020B375 /* PBXContainerItemProxy */ = {
  181. isa = PBXContainerItemProxy;
  182. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  183. proxyType = 2;
  184. remoteGlobalIDString = 9936F3131F5F2E4B0010BF04;
  185. remoteInfo = privatedata;
  186. };
  187. 2DF0FFEC2056DD460020B375 /* PBXContainerItemProxy */ = {
  188. isa = PBXContainerItemProxy;
  189. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  190. proxyType = 2;
  191. remoteGlobalIDString = 9936F32F1F5F2E5B0010BF04;
  192. remoteInfo = "privatedata-tvOS";
  193. };
  194. 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  195. isa = PBXContainerItemProxy;
  196. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  197. proxyType = 2;
  198. remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  199. remoteInfo = "RCTImage-tvOS";
  200. };
  201. 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  202. isa = PBXContainerItemProxy;
  203. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  204. proxyType = 2;
  205. remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  206. remoteInfo = "RCTLinking-tvOS";
  207. };
  208. 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  209. isa = PBXContainerItemProxy;
  210. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  211. proxyType = 2;
  212. remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  213. remoteInfo = "RCTNetwork-tvOS";
  214. };
  215. 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  216. isa = PBXContainerItemProxy;
  217. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  218. proxyType = 2;
  219. remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  220. remoteInfo = "RCTSettings-tvOS";
  221. };
  222. 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  223. isa = PBXContainerItemProxy;
  224. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  225. proxyType = 2;
  226. remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  227. remoteInfo = "RCTText-tvOS";
  228. };
  229. 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  230. isa = PBXContainerItemProxy;
  231. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  232. proxyType = 2;
  233. remoteGlobalIDString = 2D2A28881D9B049200D4039D;
  234. remoteInfo = "RCTWebSocket-tvOS";
  235. };
  236. 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  237. isa = PBXContainerItemProxy;
  238. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  239. proxyType = 2;
  240. remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
  241. remoteInfo = "React-tvOS";
  242. };
  243. 3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  244. isa = PBXContainerItemProxy;
  245. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  246. proxyType = 2;
  247. remoteGlobalIDString = 3D3C059A1DE3340900C268FA;
  248. remoteInfo = yoga;
  249. };
  250. 3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  251. isa = PBXContainerItemProxy;
  252. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  253. proxyType = 2;
  254. remoteGlobalIDString = 3D3C06751DE3340C00C268FA;
  255. remoteInfo = "yoga-tvOS";
  256. };
  257. 3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  258. isa = PBXContainerItemProxy;
  259. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  260. proxyType = 2;
  261. remoteGlobalIDString = 3D3CD9251DE5FBEC00167DC4;
  262. remoteInfo = cxxreact;
  263. };
  264. 3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  265. isa = PBXContainerItemProxy;
  266. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  267. proxyType = 2;
  268. remoteGlobalIDString = 3D3CD9321DE5FBEE00167DC4;
  269. remoteInfo = "cxxreact-tvOS";
  270. };
  271. 3DAD3EAC1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  272. isa = PBXContainerItemProxy;
  273. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  274. proxyType = 2;
  275. remoteGlobalIDString = 3D3CD90B1DE5FBD600167DC4;
  276. remoteInfo = jschelpers;
  277. };
  278. 3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  279. isa = PBXContainerItemProxy;
  280. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  281. proxyType = 2;
  282. remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
  283. remoteInfo = "jschelpers-tvOS";
  284. };
  285. 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
  286. isa = PBXContainerItemProxy;
  287. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  288. proxyType = 2;
  289. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  290. remoteInfo = RCTAnimation;
  291. };
  292. 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
  293. isa = PBXContainerItemProxy;
  294. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  295. proxyType = 2;
  296. remoteGlobalIDString = 2D2A28201D9B03D100D4039D;
  297. remoteInfo = "RCTAnimation-tvOS";
  298. };
  299. 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {
  300. isa = PBXContainerItemProxy;
  301. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  302. proxyType = 2;
  303. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  304. remoteInfo = RCTLinking;
  305. };
  306. 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
  307. isa = PBXContainerItemProxy;
  308. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  309. proxyType = 2;
  310. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  311. remoteInfo = RCTText;
  312. };
  313. ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */ = {
  314. isa = PBXContainerItemProxy;
  315. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  316. proxyType = 2;
  317. remoteGlobalIDString = 358F4ED71D1E81A9004DF814;
  318. remoteInfo = RCTBlob;
  319. };
  320. /* End PBXContainerItemProxy section */
  321. /* Begin PBXFileReference section */
  322. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  323. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  324. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  325. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  326. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  327. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  328. 00E356EE1AD99517003FC87E /* efunbox_mobile_8Tests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = efunbox_mobile_8Tests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  329. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  330. 00E356F21AD99517003FC87E /* efunbox_mobile_8Tests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = efunbox_mobile_8Tests.m; sourceTree = "<group>"; };
  331. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  332. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  333. 13B07F961A680F5B00A75B9A /* efunbox_mobile_8.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = efunbox_mobile_8.app; sourceTree = BUILT_PRODUCTS_DIR; };
  334. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = efunbox_mobile_8/AppDelegate.h; sourceTree = "<group>"; };
  335. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = efunbox_mobile_8/AppDelegate.m; sourceTree = "<group>"; };
  336. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  337. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = efunbox_mobile_8/Images.xcassets; sourceTree = "<group>"; };
  338. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = efunbox_mobile_8/Info.plist; sourceTree = "<group>"; };
  339. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = efunbox_mobile_8/main.m; sourceTree = "<group>"; };
  340. 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  341. 2D02E47B1E0B4A5D006451C7 /* efunbox_mobile_8-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "efunbox_mobile_8-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  342. 2D02E4901E0B4A5D006451C7 /* efunbox_mobile_8-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "efunbox_mobile_8-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  343. 2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
  344. 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
  345. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  346. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  347. ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
  348. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  349. ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
  350. CB9C1A0696FE4DC596B9C15D /* RNGestureHandler.xcodeproj */ = {isa = PBXFileReference; name = "RNGestureHandler.xcodeproj"; path = "../node_modules/react-native-gesture-handler/ios/RNGestureHandler.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
  351. CED0874FBD894AB68259985E /* libRNGestureHandler.a */ = {isa = PBXFileReference; name = "libRNGestureHandler.a"; path = "libRNGestureHandler.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
  352. 63E89BCAA43940789F6CD17E /* libRNGestureHandler-tvOS.a */ = {isa = PBXFileReference; name = "libRNGestureHandler-tvOS.a"; path = "libRNGestureHandler-tvOS.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
  353. C6CF52A56D1E43279554ACA6 /* RCTVideo.xcodeproj */ = {isa = PBXFileReference; name = "RCTVideo.xcodeproj"; path = "../node_modules/react-native-video/ios/RCTVideo.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
  354. D361E312399E41ABA1C9CF77 /* libRCTVideo.a */ = {isa = PBXFileReference; name = "libRCTVideo.a"; path = "libRCTVideo.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
  355. /* End PBXFileReference section */
  356. /* Begin PBXFrameworksBuildPhase section */
  357. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  358. isa = PBXFrameworksBuildPhase;
  359. buildActionMask = 2147483647;
  360. files = (
  361. 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */,
  362. );
  363. runOnlyForDeploymentPostprocessing = 0;
  364. };
  365. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  366. isa = PBXFrameworksBuildPhase;
  367. buildActionMask = 2147483647;
  368. files = (
  369. ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */,
  370. ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */,
  371. 11D1A2F320CAFA9E000508D9 /* libRCTAnimation.a in Frameworks */,
  372. 146834051AC3E58100842450 /* libReact.a in Frameworks */,
  373. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
  374. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
  375. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
  376. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
  377. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
  378. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */,
  379. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
  380. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
  381. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
  382. E4A0D76E036246C0B94364AD /* libRNGestureHandler.a in Frameworks */,
  383. 9CB969D57DBB44968F57230A /* libRCTVideo.a in Frameworks */,
  384. );
  385. runOnlyForDeploymentPostprocessing = 0;
  386. };
  387. 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
  388. isa = PBXFrameworksBuildPhase;
  389. buildActionMask = 2147483647;
  390. files = (
  391. ED2971652150620600B7C4FE /* JavaScriptCore.framework in Frameworks */,
  392. 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */,
  393. 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */,
  394. 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */,
  395. 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */,
  396. 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */,
  397. 2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */,
  398. 2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */,
  399. 2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */,
  400. 40B60160FAE8416EABF8F455 /* libRNGestureHandler-tvOS.a in Frameworks */,
  401. );
  402. runOnlyForDeploymentPostprocessing = 0;
  403. };
  404. 2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {
  405. isa = PBXFrameworksBuildPhase;
  406. buildActionMask = 2147483647;
  407. files = (
  408. 2DF0FFEE2056DD460020B375 /* libReact.a in Frameworks */,
  409. );
  410. runOnlyForDeploymentPostprocessing = 0;
  411. };
  412. /* End PBXFrameworksBuildPhase section */
  413. /* Begin PBXGroup section */
  414. 00C302A81ABCB8CE00DB3ED1 /* Products */ = {
  415. isa = PBXGroup;
  416. children = (
  417. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */,
  418. );
  419. name = Products;
  420. sourceTree = "<group>";
  421. };
  422. 00C302B61ABCB90400DB3ED1 /* Products */ = {
  423. isa = PBXGroup;
  424. children = (
  425. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */,
  426. );
  427. name = Products;
  428. sourceTree = "<group>";
  429. };
  430. 00C302BC1ABCB91800DB3ED1 /* Products */ = {
  431. isa = PBXGroup;
  432. children = (
  433. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
  434. 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */,
  435. );
  436. name = Products;
  437. sourceTree = "<group>";
  438. };
  439. 00C302D41ABCB9D200DB3ED1 /* Products */ = {
  440. isa = PBXGroup;
  441. children = (
  442. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
  443. 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */,
  444. );
  445. name = Products;
  446. sourceTree = "<group>";
  447. };
  448. 00C302E01ABCB9EE00DB3ED1 /* Products */ = {
  449. isa = PBXGroup;
  450. children = (
  451. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */,
  452. );
  453. name = Products;
  454. sourceTree = "<group>";
  455. };
  456. 00E356EF1AD99517003FC87E /* efunbox_mobile_8Tests */ = {
  457. isa = PBXGroup;
  458. children = (
  459. 00E356F21AD99517003FC87E /* efunbox_mobile_8Tests.m */,
  460. 00E356F01AD99517003FC87E /* Supporting Files */,
  461. );
  462. path = efunbox_mobile_8Tests;
  463. sourceTree = "<group>";
  464. };
  465. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  466. isa = PBXGroup;
  467. children = (
  468. 00E356F11AD99517003FC87E /* Info.plist */,
  469. );
  470. name = "Supporting Files";
  471. sourceTree = "<group>";
  472. };
  473. 139105B71AF99BAD00B5F7CC /* Products */ = {
  474. isa = PBXGroup;
  475. children = (
  476. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
  477. 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */,
  478. );
  479. name = Products;
  480. sourceTree = "<group>";
  481. };
  482. 139FDEE71B06529A00C62182 /* Products */ = {
  483. isa = PBXGroup;
  484. children = (
  485. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
  486. 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */,
  487. 2D16E6841FA4F8DC00B85C8A /* libfishhook.a */,
  488. 2D16E6861FA4F8DC00B85C8A /* libfishhook-tvOS.a */,
  489. );
  490. name = Products;
  491. sourceTree = "<group>";
  492. };
  493. 13B07FAE1A68108700A75B9A /* efunbox_mobile_8 */ = {
  494. isa = PBXGroup;
  495. children = (
  496. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  497. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  498. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  499. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  500. 13B07FB61A68108700A75B9A /* Info.plist */,
  501. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  502. 13B07FB71A68108700A75B9A /* main.m */,
  503. );
  504. name = efunbox_mobile_8;
  505. sourceTree = "<group>";
  506. };
  507. 146834001AC3E56700842450 /* Products */ = {
  508. isa = PBXGroup;
  509. children = (
  510. 146834041AC3E56700842450 /* libReact.a */,
  511. 3DAD3EA31DF850E9000B6D8A /* libReact.a */,
  512. 3DAD3EA51DF850E9000B6D8A /* libyoga.a */,
  513. 3DAD3EA71DF850E9000B6D8A /* libyoga.a */,
  514. 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */,
  515. 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
  516. 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */,
  517. 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */,
  518. 2DF0FFDF2056DD460020B375 /* libjsinspector.a */,
  519. 2DF0FFE12056DD460020B375 /* libjsinspector-tvOS.a */,
  520. 2DF0FFE32056DD460020B375 /* libthird-party.a */,
  521. 2DF0FFE52056DD460020B375 /* libthird-party.a */,
  522. 2DF0FFE72056DD460020B375 /* libdouble-conversion.a */,
  523. 2DF0FFE92056DD460020B375 /* libdouble-conversion.a */,
  524. 2DF0FFEB2056DD460020B375 /* libprivatedata.a */,
  525. 2DF0FFED2056DD460020B375 /* libprivatedata-tvOS.a */,
  526. );
  527. name = Products;
  528. sourceTree = "<group>";
  529. };
  530. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  531. isa = PBXGroup;
  532. children = (
  533. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  534. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  535. 2D16E6891FA4F8E400B85C8A /* libReact.a */,
  536. );
  537. name = Frameworks;
  538. sourceTree = "<group>";
  539. };
  540. 5E91572E1DD0AC6500FF2AA8 /* Products */ = {
  541. isa = PBXGroup;
  542. children = (
  543. 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */,
  544. 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */,
  545. );
  546. name = Products;
  547. sourceTree = "<group>";
  548. };
  549. 78C398B11ACF4ADC00677621 /* Products */ = {
  550. isa = PBXGroup;
  551. children = (
  552. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
  553. 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */,
  554. );
  555. name = Products;
  556. sourceTree = "<group>";
  557. };
  558. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  559. isa = PBXGroup;
  560. children = (
  561. 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */,
  562. 146833FF1AC3E56700842450 /* React.xcodeproj */,
  563. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
  564. ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */,
  565. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
  566. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
  567. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
  568. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
  569. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */,
  570. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
  571. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
  572. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
  573. CB9C1A0696FE4DC596B9C15D /* RNGestureHandler.xcodeproj */,
  574. C6CF52A56D1E43279554ACA6 /* RCTVideo.xcodeproj */,
  575. );
  576. name = Libraries;
  577. sourceTree = "<group>";
  578. };
  579. 832341B11AAA6A8300B99B32 /* Products */ = {
  580. isa = PBXGroup;
  581. children = (
  582. 832341B51AAA6A8300B99B32 /* libRCTText.a */,
  583. 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */,
  584. );
  585. name = Products;
  586. sourceTree = "<group>";
  587. };
  588. 83CBB9F61A601CBA00E9B192 = {
  589. isa = PBXGroup;
  590. children = (
  591. 13B07FAE1A68108700A75B9A /* efunbox_mobile_8 */,
  592. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  593. 00E356EF1AD99517003FC87E /* efunbox_mobile_8Tests */,
  594. 83CBBA001A601CBA00E9B192 /* Products */,
  595. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  596. );
  597. indentWidth = 2;
  598. sourceTree = "<group>";
  599. tabWidth = 2;
  600. usesTabs = 0;
  601. };
  602. 83CBBA001A601CBA00E9B192 /* Products */ = {
  603. isa = PBXGroup;
  604. children = (
  605. 13B07F961A680F5B00A75B9A /* efunbox_mobile_8.app */,
  606. 00E356EE1AD99517003FC87E /* efunbox_mobile_8Tests.xctest */,
  607. 2D02E47B1E0B4A5D006451C7 /* efunbox_mobile_8-tvOS.app */,
  608. 2D02E4901E0B4A5D006451C7 /* efunbox_mobile_8-tvOSTests.xctest */,
  609. );
  610. name = Products;
  611. sourceTree = "<group>";
  612. };
  613. ADBDB9201DFEBF0600ED6528 /* Products */ = {
  614. isa = PBXGroup;
  615. children = (
  616. ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */,
  617. 2D16E6721FA4F8DC00B85C8A /* libRCTBlob-tvOS.a */,
  618. );
  619. name = Products;
  620. sourceTree = "<group>";
  621. };
  622. /* End PBXGroup section */
  623. /* Begin PBXNativeTarget section */
  624. 00E356ED1AD99517003FC87E /* efunbox_mobile_8Tests */ = {
  625. isa = PBXNativeTarget;
  626. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "efunbox_mobile_8Tests" */;
  627. buildPhases = (
  628. 00E356EA1AD99517003FC87E /* Sources */,
  629. 00E356EB1AD99517003FC87E /* Frameworks */,
  630. 00E356EC1AD99517003FC87E /* Resources */,
  631. );
  632. buildRules = (
  633. );
  634. dependencies = (
  635. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  636. );
  637. name = efunbox_mobile_8Tests;
  638. productName = efunbox_mobile_8Tests;
  639. productReference = 00E356EE1AD99517003FC87E /* efunbox_mobile_8Tests.xctest */;
  640. productType = "com.apple.product-type.bundle.unit-test";
  641. };
  642. 13B07F861A680F5B00A75B9A /* efunbox_mobile_8 */ = {
  643. isa = PBXNativeTarget;
  644. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "efunbox_mobile_8" */;
  645. buildPhases = (
  646. 13B07F871A680F5B00A75B9A /* Sources */,
  647. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  648. 13B07F8E1A680F5B00A75B9A /* Resources */,
  649. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  650. );
  651. buildRules = (
  652. );
  653. dependencies = (
  654. );
  655. name = efunbox_mobile_8;
  656. productName = "Hello World";
  657. productReference = 13B07F961A680F5B00A75B9A /* efunbox_mobile_8.app */;
  658. productType = "com.apple.product-type.application";
  659. };
  660. 2D02E47A1E0B4A5D006451C7 /* efunbox_mobile_8-tvOS */ = {
  661. isa = PBXNativeTarget;
  662. buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "efunbox_mobile_8-tvOS" */;
  663. buildPhases = (
  664. 2D02E4771E0B4A5D006451C7 /* Sources */,
  665. 2D02E4781E0B4A5D006451C7 /* Frameworks */,
  666. 2D02E4791E0B4A5D006451C7 /* Resources */,
  667. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */,
  668. );
  669. buildRules = (
  670. );
  671. dependencies = (
  672. );
  673. name = "efunbox_mobile_8-tvOS";
  674. productName = "efunbox_mobile_8-tvOS";
  675. productReference = 2D02E47B1E0B4A5D006451C7 /* efunbox_mobile_8-tvOS.app */;
  676. productType = "com.apple.product-type.application";
  677. };
  678. 2D02E48F1E0B4A5D006451C7 /* efunbox_mobile_8-tvOSTests */ = {
  679. isa = PBXNativeTarget;
  680. buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "efunbox_mobile_8-tvOSTests" */;
  681. buildPhases = (
  682. 2D02E48C1E0B4A5D006451C7 /* Sources */,
  683. 2D02E48D1E0B4A5D006451C7 /* Frameworks */,
  684. 2D02E48E1E0B4A5D006451C7 /* Resources */,
  685. );
  686. buildRules = (
  687. );
  688. dependencies = (
  689. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */,
  690. );
  691. name = "efunbox_mobile_8-tvOSTests";
  692. productName = "efunbox_mobile_8-tvOSTests";
  693. productReference = 2D02E4901E0B4A5D006451C7 /* efunbox_mobile_8-tvOSTests.xctest */;
  694. productType = "com.apple.product-type.bundle.unit-test";
  695. };
  696. /* End PBXNativeTarget section */
  697. /* Begin PBXProject section */
  698. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  699. isa = PBXProject;
  700. attributes = {
  701. LastUpgradeCheck = 940;
  702. ORGANIZATIONNAME = Facebook;
  703. TargetAttributes = {
  704. 00E356ED1AD99517003FC87E = {
  705. CreatedOnToolsVersion = 6.2;
  706. TestTargetID = 13B07F861A680F5B00A75B9A;
  707. };
  708. 2D02E47A1E0B4A5D006451C7 = {
  709. CreatedOnToolsVersion = 8.2.1;
  710. ProvisioningStyle = Automatic;
  711. };
  712. 2D02E48F1E0B4A5D006451C7 = {
  713. CreatedOnToolsVersion = 8.2.1;
  714. ProvisioningStyle = Automatic;
  715. TestTargetID = 2D02E47A1E0B4A5D006451C7;
  716. };
  717. };
  718. };
  719. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "efunbox_mobile_8" */;
  720. compatibilityVersion = "Xcode 3.2";
  721. developmentRegion = English;
  722. hasScannedForEncodings = 0;
  723. knownRegions = (
  724. en,
  725. Base,
  726. );
  727. mainGroup = 83CBB9F61A601CBA00E9B192;
  728. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  729. projectDirPath = "";
  730. projectReferences = (
  731. {
  732. ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
  733. ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  734. },
  735. {
  736. ProductGroup = 5E91572E1DD0AC6500FF2AA8 /* Products */;
  737. ProjectRef = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  738. },
  739. {
  740. ProductGroup = ADBDB9201DFEBF0600ED6528 /* Products */;
  741. ProjectRef = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  742. },
  743. {
  744. ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
  745. ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  746. },
  747. {
  748. ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
  749. ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  750. },
  751. {
  752. ProductGroup = 78C398B11ACF4ADC00677621 /* Products */;
  753. ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  754. },
  755. {
  756. ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
  757. ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  758. },
  759. {
  760. ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
  761. ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  762. },
  763. {
  764. ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
  765. ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  766. },
  767. {
  768. ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */;
  769. ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  770. },
  771. {
  772. ProductGroup = 139FDEE71B06529A00C62182 /* Products */;
  773. ProjectRef = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  774. },
  775. {
  776. ProductGroup = 146834001AC3E56700842450 /* Products */;
  777. ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  778. },
  779. );
  780. projectRoot = "";
  781. targets = (
  782. 13B07F861A680F5B00A75B9A /* efunbox_mobile_8 */,
  783. 00E356ED1AD99517003FC87E /* efunbox_mobile_8Tests */,
  784. 2D02E47A1E0B4A5D006451C7 /* efunbox_mobile_8-tvOS */,
  785. 2D02E48F1E0B4A5D006451C7 /* efunbox_mobile_8-tvOSTests */,
  786. );
  787. };
  788. /* End PBXProject section */
  789. /* Begin PBXReferenceProxy section */
  790. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */ = {
  791. isa = PBXReferenceProxy;
  792. fileType = archive.ar;
  793. path = libRCTActionSheet.a;
  794. remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
  795. sourceTree = BUILT_PRODUCTS_DIR;
  796. };
  797. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = {
  798. isa = PBXReferenceProxy;
  799. fileType = archive.ar;
  800. path = libRCTGeolocation.a;
  801. remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */;
  802. sourceTree = BUILT_PRODUCTS_DIR;
  803. };
  804. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
  805. isa = PBXReferenceProxy;
  806. fileType = archive.ar;
  807. path = libRCTImage.a;
  808. remoteRef = 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */;
  809. sourceTree = BUILT_PRODUCTS_DIR;
  810. };
  811. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */ = {
  812. isa = PBXReferenceProxy;
  813. fileType = archive.ar;
  814. path = libRCTNetwork.a;
  815. remoteRef = 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */;
  816. sourceTree = BUILT_PRODUCTS_DIR;
  817. };
  818. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */ = {
  819. isa = PBXReferenceProxy;
  820. fileType = archive.ar;
  821. path = libRCTVibration.a;
  822. remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
  823. sourceTree = BUILT_PRODUCTS_DIR;
  824. };
  825. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
  826. isa = PBXReferenceProxy;
  827. fileType = archive.ar;
  828. path = libRCTSettings.a;
  829. remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */;
  830. sourceTree = BUILT_PRODUCTS_DIR;
  831. };
  832. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */ = {
  833. isa = PBXReferenceProxy;
  834. fileType = archive.ar;
  835. path = libRCTWebSocket.a;
  836. remoteRef = 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */;
  837. sourceTree = BUILT_PRODUCTS_DIR;
  838. };
  839. 146834041AC3E56700842450 /* libReact.a */ = {
  840. isa = PBXReferenceProxy;
  841. fileType = archive.ar;
  842. path = libReact.a;
  843. remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
  844. sourceTree = BUILT_PRODUCTS_DIR;
  845. };
  846. 2D16E6721FA4F8DC00B85C8A /* libRCTBlob-tvOS.a */ = {
  847. isa = PBXReferenceProxy;
  848. fileType = archive.ar;
  849. path = "libRCTBlob-tvOS.a";
  850. remoteRef = 2D16E6711FA4F8DC00B85C8A /* PBXContainerItemProxy */;
  851. sourceTree = BUILT_PRODUCTS_DIR;
  852. };
  853. 2D16E6841FA4F8DC00B85C8A /* libfishhook.a */ = {
  854. isa = PBXReferenceProxy;
  855. fileType = archive.ar;
  856. path = libfishhook.a;
  857. remoteRef = 2D16E6831FA4F8DC00B85C8A /* PBXContainerItemProxy */;
  858. sourceTree = BUILT_PRODUCTS_DIR;
  859. };
  860. 2D16E6861FA4F8DC00B85C8A /* libfishhook-tvOS.a */ = {
  861. isa = PBXReferenceProxy;
  862. fileType = archive.ar;
  863. path = "libfishhook-tvOS.a";
  864. remoteRef = 2D16E6851FA4F8DC00B85C8A /* PBXContainerItemProxy */;
  865. sourceTree = BUILT_PRODUCTS_DIR;
  866. };
  867. 2DF0FFDF2056DD460020B375 /* libjsinspector.a */ = {
  868. isa = PBXReferenceProxy;
  869. fileType = archive.ar;
  870. path = libjsinspector.a;
  871. remoteRef = 2DF0FFDE2056DD460020B375 /* PBXContainerItemProxy */;
  872. sourceTree = BUILT_PRODUCTS_DIR;
  873. };
  874. 2DF0FFE12056DD460020B375 /* libjsinspector-tvOS.a */ = {
  875. isa = PBXReferenceProxy;
  876. fileType = archive.ar;
  877. path = "libjsinspector-tvOS.a";
  878. remoteRef = 2DF0FFE02056DD460020B375 /* PBXContainerItemProxy */;
  879. sourceTree = BUILT_PRODUCTS_DIR;
  880. };
  881. 2DF0FFE32056DD460020B375 /* libthird-party.a */ = {
  882. isa = PBXReferenceProxy;
  883. fileType = archive.ar;
  884. path = "libthird-party.a";
  885. remoteRef = 2DF0FFE22056DD460020B375 /* PBXContainerItemProxy */;
  886. sourceTree = BUILT_PRODUCTS_DIR;
  887. };
  888. 2DF0FFE52056DD460020B375 /* libthird-party.a */ = {
  889. isa = PBXReferenceProxy;
  890. fileType = archive.ar;
  891. path = "libthird-party.a";
  892. remoteRef = 2DF0FFE42056DD460020B375 /* PBXContainerItemProxy */;
  893. sourceTree = BUILT_PRODUCTS_DIR;
  894. };
  895. 2DF0FFE72056DD460020B375 /* libdouble-conversion.a */ = {
  896. isa = PBXReferenceProxy;
  897. fileType = archive.ar;
  898. path = "libdouble-conversion.a";
  899. remoteRef = 2DF0FFE62056DD460020B375 /* PBXContainerItemProxy */;
  900. sourceTree = BUILT_PRODUCTS_DIR;
  901. };
  902. 2DF0FFE92056DD460020B375 /* libdouble-conversion.a */ = {
  903. isa = PBXReferenceProxy;
  904. fileType = archive.ar;
  905. path = "libdouble-conversion.a";
  906. remoteRef = 2DF0FFE82056DD460020B375 /* PBXContainerItemProxy */;
  907. sourceTree = BUILT_PRODUCTS_DIR;
  908. };
  909. 2DF0FFEB2056DD460020B375 /* libprivatedata.a */ = {
  910. isa = PBXReferenceProxy;
  911. fileType = archive.ar;
  912. path = libprivatedata.a;
  913. remoteRef = 2DF0FFEA2056DD460020B375 /* PBXContainerItemProxy */;
  914. sourceTree = BUILT_PRODUCTS_DIR;
  915. };
  916. 2DF0FFED2056DD460020B375 /* libprivatedata-tvOS.a */ = {
  917. isa = PBXReferenceProxy;
  918. fileType = archive.ar;
  919. path = "libprivatedata-tvOS.a";
  920. remoteRef = 2DF0FFEC2056DD460020B375 /* PBXContainerItemProxy */;
  921. sourceTree = BUILT_PRODUCTS_DIR;
  922. };
  923. 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */ = {
  924. isa = PBXReferenceProxy;
  925. fileType = archive.ar;
  926. path = "libRCTImage-tvOS.a";
  927. remoteRef = 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */;
  928. sourceTree = BUILT_PRODUCTS_DIR;
  929. };
  930. 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */ = {
  931. isa = PBXReferenceProxy;
  932. fileType = archive.ar;
  933. path = "libRCTLinking-tvOS.a";
  934. remoteRef = 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */;
  935. sourceTree = BUILT_PRODUCTS_DIR;
  936. };
  937. 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */ = {
  938. isa = PBXReferenceProxy;
  939. fileType = archive.ar;
  940. path = "libRCTNetwork-tvOS.a";
  941. remoteRef = 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */;
  942. sourceTree = BUILT_PRODUCTS_DIR;
  943. };
  944. 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */ = {
  945. isa = PBXReferenceProxy;
  946. fileType = archive.ar;
  947. path = "libRCTSettings-tvOS.a";
  948. remoteRef = 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */;
  949. sourceTree = BUILT_PRODUCTS_DIR;
  950. };
  951. 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */ = {
  952. isa = PBXReferenceProxy;
  953. fileType = archive.ar;
  954. path = "libRCTText-tvOS.a";
  955. remoteRef = 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */;
  956. sourceTree = BUILT_PRODUCTS_DIR;
  957. };
  958. 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */ = {
  959. isa = PBXReferenceProxy;
  960. fileType = archive.ar;
  961. path = "libRCTWebSocket-tvOS.a";
  962. remoteRef = 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */;
  963. sourceTree = BUILT_PRODUCTS_DIR;
  964. };
  965. 3DAD3EA31DF850E9000B6D8A /* libReact.a */ = {
  966. isa = PBXReferenceProxy;
  967. fileType = archive.ar;
  968. path = libReact.a;
  969. remoteRef = 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */;
  970. sourceTree = BUILT_PRODUCTS_DIR;
  971. };
  972. 3DAD3EA51DF850E9000B6D8A /* libyoga.a */ = {
  973. isa = PBXReferenceProxy;
  974. fileType = archive.ar;
  975. path = libyoga.a;
  976. remoteRef = 3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */;
  977. sourceTree = BUILT_PRODUCTS_DIR;
  978. };
  979. 3DAD3EA71DF850E9000B6D8A /* libyoga.a */ = {
  980. isa = PBXReferenceProxy;
  981. fileType = archive.ar;
  982. path = libyoga.a;
  983. remoteRef = 3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */;
  984. sourceTree = BUILT_PRODUCTS_DIR;
  985. };
  986. 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */ = {
  987. isa = PBXReferenceProxy;
  988. fileType = archive.ar;
  989. path = libcxxreact.a;
  990. remoteRef = 3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */;
  991. sourceTree = BUILT_PRODUCTS_DIR;
  992. };
  993. 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */ = {
  994. isa = PBXReferenceProxy;
  995. fileType = archive.ar;
  996. path = libcxxreact.a;
  997. remoteRef = 3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */;
  998. sourceTree = BUILT_PRODUCTS_DIR;
  999. };
  1000. 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */ = {
  1001. isa = PBXReferenceProxy;
  1002. fileType = archive.ar;
  1003. path = libjschelpers.a;
  1004. remoteRef = 3DAD3EAC1DF850E9000B6D8A /* PBXContainerItemProxy */;
  1005. sourceTree = BUILT_PRODUCTS_DIR;
  1006. };
  1007. 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */ = {
  1008. isa = PBXReferenceProxy;
  1009. fileType = archive.ar;
  1010. path = libjschelpers.a;
  1011. remoteRef = 3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */;
  1012. sourceTree = BUILT_PRODUCTS_DIR;
  1013. };
  1014. 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
  1015. isa = PBXReferenceProxy;
  1016. fileType = archive.ar;
  1017. path = libRCTAnimation.a;
  1018. remoteRef = 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
  1019. sourceTree = BUILT_PRODUCTS_DIR;
  1020. };
  1021. 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
  1022. isa = PBXReferenceProxy;
  1023. fileType = archive.ar;
  1024. path = libRCTAnimation.a;
  1025. remoteRef = 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
  1026. sourceTree = BUILT_PRODUCTS_DIR;
  1027. };
  1028. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
  1029. isa = PBXReferenceProxy;
  1030. fileType = archive.ar;
  1031. path = libRCTLinking.a;
  1032. remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
  1033. sourceTree = BUILT_PRODUCTS_DIR;
  1034. };
  1035. 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
  1036. isa = PBXReferenceProxy;
  1037. fileType = archive.ar;
  1038. path = libRCTText.a;
  1039. remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
  1040. sourceTree = BUILT_PRODUCTS_DIR;
  1041. };
  1042. ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */ = {
  1043. isa = PBXReferenceProxy;
  1044. fileType = archive.ar;
  1045. path = libRCTBlob.a;
  1046. remoteRef = ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */;
  1047. sourceTree = BUILT_PRODUCTS_DIR;
  1048. };
  1049. /* End PBXReferenceProxy section */
  1050. /* Begin PBXResourcesBuildPhase section */
  1051. 00E356EC1AD99517003FC87E /* Resources */ = {
  1052. isa = PBXResourcesBuildPhase;
  1053. buildActionMask = 2147483647;
  1054. files = (
  1055. );
  1056. runOnlyForDeploymentPostprocessing = 0;
  1057. };
  1058. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  1059. isa = PBXResourcesBuildPhase;
  1060. buildActionMask = 2147483647;
  1061. files = (
  1062. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  1063. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  1064. );
  1065. runOnlyForDeploymentPostprocessing = 0;
  1066. };
  1067. 2D02E4791E0B4A5D006451C7 /* Resources */ = {
  1068. isa = PBXResourcesBuildPhase;
  1069. buildActionMask = 2147483647;
  1070. files = (
  1071. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
  1072. );
  1073. runOnlyForDeploymentPostprocessing = 0;
  1074. };
  1075. 2D02E48E1E0B4A5D006451C7 /* Resources */ = {
  1076. isa = PBXResourcesBuildPhase;
  1077. buildActionMask = 2147483647;
  1078. files = (
  1079. );
  1080. runOnlyForDeploymentPostprocessing = 0;
  1081. };
  1082. /* End PBXResourcesBuildPhase section */
  1083. /* Begin PBXShellScriptBuildPhase section */
  1084. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  1085. isa = PBXShellScriptBuildPhase;
  1086. buildActionMask = 2147483647;
  1087. files = (
  1088. );
  1089. inputPaths = (
  1090. );
  1091. name = "Bundle React Native code and images";
  1092. outputPaths = (
  1093. );
  1094. runOnlyForDeploymentPostprocessing = 0;
  1095. shellPath = /bin/sh;
  1096. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  1097. };
  1098. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
  1099. isa = PBXShellScriptBuildPhase;
  1100. buildActionMask = 2147483647;
  1101. files = (
  1102. );
  1103. inputPaths = (
  1104. );
  1105. name = "Bundle React Native Code And Images";
  1106. outputPaths = (
  1107. );
  1108. runOnlyForDeploymentPostprocessing = 0;
  1109. shellPath = /bin/sh;
  1110. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  1111. };
  1112. /* End PBXShellScriptBuildPhase section */
  1113. /* Begin PBXSourcesBuildPhase section */
  1114. 00E356EA1AD99517003FC87E /* Sources */ = {
  1115. isa = PBXSourcesBuildPhase;
  1116. buildActionMask = 2147483647;
  1117. files = (
  1118. 00E356F31AD99517003FC87E /* efunbox_mobile_8Tests.m in Sources */,
  1119. );
  1120. runOnlyForDeploymentPostprocessing = 0;
  1121. };
  1122. 13B07F871A680F5B00A75B9A /* Sources */ = {
  1123. isa = PBXSourcesBuildPhase;
  1124. buildActionMask = 2147483647;
  1125. files = (
  1126. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  1127. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  1128. );
  1129. runOnlyForDeploymentPostprocessing = 0;
  1130. };
  1131. 2D02E4771E0B4A5D006451C7 /* Sources */ = {
  1132. isa = PBXSourcesBuildPhase;
  1133. buildActionMask = 2147483647;
  1134. files = (
  1135. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */,
  1136. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */,
  1137. );
  1138. runOnlyForDeploymentPostprocessing = 0;
  1139. };
  1140. 2D02E48C1E0B4A5D006451C7 /* Sources */ = {
  1141. isa = PBXSourcesBuildPhase;
  1142. buildActionMask = 2147483647;
  1143. files = (
  1144. 2DCD954D1E0B4F2C00145EB5 /* efunbox_mobile_8Tests.m in Sources */,
  1145. );
  1146. runOnlyForDeploymentPostprocessing = 0;
  1147. };
  1148. /* End PBXSourcesBuildPhase section */
  1149. /* Begin PBXTargetDependency section */
  1150. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  1151. isa = PBXTargetDependency;
  1152. target = 13B07F861A680F5B00A75B9A /* efunbox_mobile_8 */;
  1153. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  1154. };
  1155. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */ = {
  1156. isa = PBXTargetDependency;
  1157. target = 2D02E47A1E0B4A5D006451C7 /* efunbox_mobile_8-tvOS */;
  1158. targetProxy = 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */;
  1159. };
  1160. /* End PBXTargetDependency section */
  1161. /* Begin PBXVariantGroup section */
  1162. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  1163. isa = PBXVariantGroup;
  1164. children = (
  1165. 13B07FB21A68108700A75B9A /* Base */,
  1166. );
  1167. name = LaunchScreen.xib;
  1168. path = efunbox_mobile_8;
  1169. sourceTree = "<group>";
  1170. };
  1171. /* End PBXVariantGroup section */
  1172. /* Begin XCBuildConfiguration section */
  1173. 00E356F61AD99517003FC87E /* Debug */ = {
  1174. isa = XCBuildConfiguration;
  1175. buildSettings = {
  1176. BUNDLE_LOADER = "$(TEST_HOST)";
  1177. GCC_PREPROCESSOR_DEFINITIONS = (
  1178. "DEBUG=1",
  1179. "$(inherited)",
  1180. );
  1181. INFOPLIST_FILE = efunbox_mobile_8Tests/Info.plist;
  1182. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1183. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1184. OTHER_LDFLAGS = (
  1185. "-ObjC",
  1186. "-lc++",
  1187. );
  1188. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1189. PRODUCT_NAME = "$(TARGET_NAME)";
  1190. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/efunbox_mobile_8.app/efunbox_mobile_8";
  1191. LIBRARY_SEARCH_PATHS = (
  1192. "$(inherited)",
  1193. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1194. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1195. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1196. );
  1197. HEADER_SEARCH_PATHS = (
  1198. "$(inherited)",
  1199. "$(SRCROOT)\..\node_modules\react-native-gesture-handler\ios/**",
  1200. "$(SRCROOT)\..\node_modules\react-native-video\ios/**",
  1201. );
  1202. };
  1203. name = Debug;
  1204. };
  1205. 00E356F71AD99517003FC87E /* Release */ = {
  1206. isa = XCBuildConfiguration;
  1207. buildSettings = {
  1208. BUNDLE_LOADER = "$(TEST_HOST)";
  1209. COPY_PHASE_STRIP = NO;
  1210. INFOPLIST_FILE = efunbox_mobile_8Tests/Info.plist;
  1211. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1212. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1213. OTHER_LDFLAGS = (
  1214. "-ObjC",
  1215. "-lc++",
  1216. );
  1217. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1218. PRODUCT_NAME = "$(TARGET_NAME)";
  1219. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/efunbox_mobile_8.app/efunbox_mobile_8";
  1220. LIBRARY_SEARCH_PATHS = (
  1221. "$(inherited)",
  1222. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1223. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1224. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1225. );
  1226. HEADER_SEARCH_PATHS = (
  1227. "$(inherited)",
  1228. "$(SRCROOT)\..\node_modules\react-native-gesture-handler\ios/**",
  1229. "$(SRCROOT)\..\node_modules\react-native-video\ios/**",
  1230. );
  1231. };
  1232. name = Release;
  1233. };
  1234. 13B07F941A680F5B00A75B9A /* Debug */ = {
  1235. isa = XCBuildConfiguration;
  1236. buildSettings = {
  1237. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1238. CURRENT_PROJECT_VERSION = 1;
  1239. DEAD_CODE_STRIPPING = NO;
  1240. INFOPLIST_FILE = efunbox_mobile_8/Info.plist;
  1241. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1242. OTHER_LDFLAGS = (
  1243. "$(inherited)",
  1244. "-ObjC",
  1245. "-lc++",
  1246. );
  1247. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1248. PRODUCT_NAME = efunbox_mobile_8;
  1249. VERSIONING_SYSTEM = "apple-generic";
  1250. HEADER_SEARCH_PATHS = (
  1251. "$(inherited)",
  1252. "$(SRCROOT)\..\node_modules\react-native-gesture-handler\ios/**",
  1253. "$(SRCROOT)\..\node_modules\react-native-video\ios/**",
  1254. );
  1255. };
  1256. name = Debug;
  1257. };
  1258. 13B07F951A680F5B00A75B9A /* Release */ = {
  1259. isa = XCBuildConfiguration;
  1260. buildSettings = {
  1261. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1262. CURRENT_PROJECT_VERSION = 1;
  1263. INFOPLIST_FILE = efunbox_mobile_8/Info.plist;
  1264. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1265. OTHER_LDFLAGS = (
  1266. "$(inherited)",
  1267. "-ObjC",
  1268. "-lc++",
  1269. );
  1270. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1271. PRODUCT_NAME = efunbox_mobile_8;
  1272. VERSIONING_SYSTEM = "apple-generic";
  1273. HEADER_SEARCH_PATHS = (
  1274. "$(inherited)",
  1275. "$(SRCROOT)\..\node_modules\react-native-gesture-handler\ios/**",
  1276. "$(SRCROOT)\..\node_modules\react-native-video\ios/**",
  1277. );
  1278. };
  1279. name = Release;
  1280. };
  1281. 2D02E4971E0B4A5E006451C7 /* Debug */ = {
  1282. isa = XCBuildConfiguration;
  1283. buildSettings = {
  1284. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1285. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1286. CLANG_ANALYZER_NONNULL = YES;
  1287. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1288. CLANG_WARN_INFINITE_RECURSION = YES;
  1289. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1290. DEBUG_INFORMATION_FORMAT = dwarf;
  1291. ENABLE_TESTABILITY = YES;
  1292. GCC_NO_COMMON_BLOCKS = YES;
  1293. INFOPLIST_FILE = "efunbox_mobile_8-tvOS/Info.plist";
  1294. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1295. OTHER_LDFLAGS = (
  1296. "-ObjC",
  1297. "-lc++",
  1298. );
  1299. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.efunbox_mobile_8-tvOS";
  1300. PRODUCT_NAME = "$(TARGET_NAME)";
  1301. SDKROOT = appletvos;
  1302. TARGETED_DEVICE_FAMILY = 3;
  1303. TVOS_DEPLOYMENT_TARGET = 9.2;
  1304. LIBRARY_SEARCH_PATHS = (
  1305. "$(inherited)",
  1306. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1307. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1308. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1309. );
  1310. HEADER_SEARCH_PATHS = (
  1311. "$(inherited)",
  1312. "$(SRCROOT)\..\node_modules\react-native-gesture-handler\ios/**",
  1313. "$(SRCROOT)\..\node_modules\react-native-video\ios/**",
  1314. );
  1315. };
  1316. name = Debug;
  1317. };
  1318. 2D02E4981E0B4A5E006451C7 /* Release */ = {
  1319. isa = XCBuildConfiguration;
  1320. buildSettings = {
  1321. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1322. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1323. CLANG_ANALYZER_NONNULL = YES;
  1324. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1325. CLANG_WARN_INFINITE_RECURSION = YES;
  1326. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1327. COPY_PHASE_STRIP = NO;
  1328. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1329. GCC_NO_COMMON_BLOCKS = YES;
  1330. INFOPLIST_FILE = "efunbox_mobile_8-tvOS/Info.plist";
  1331. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1332. OTHER_LDFLAGS = (
  1333. "-ObjC",
  1334. "-lc++",
  1335. );
  1336. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.efunbox_mobile_8-tvOS";
  1337. PRODUCT_NAME = "$(TARGET_NAME)";
  1338. SDKROOT = appletvos;
  1339. TARGETED_DEVICE_FAMILY = 3;
  1340. TVOS_DEPLOYMENT_TARGET = 9.2;
  1341. LIBRARY_SEARCH_PATHS = (
  1342. "$(inherited)",
  1343. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1344. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1345. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1346. );
  1347. HEADER_SEARCH_PATHS = (
  1348. "$(inherited)",
  1349. "$(SRCROOT)\..\node_modules\react-native-gesture-handler\ios/**",
  1350. "$(SRCROOT)\..\node_modules\react-native-video\ios/**",
  1351. );
  1352. };
  1353. name = Release;
  1354. };
  1355. 2D02E4991E0B4A5E006451C7 /* Debug */ = {
  1356. isa = XCBuildConfiguration;
  1357. buildSettings = {
  1358. BUNDLE_LOADER = "$(TEST_HOST)";
  1359. CLANG_ANALYZER_NONNULL = YES;
  1360. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1361. CLANG_WARN_INFINITE_RECURSION = YES;
  1362. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1363. DEBUG_INFORMATION_FORMAT = dwarf;
  1364. ENABLE_TESTABILITY = YES;
  1365. GCC_NO_COMMON_BLOCKS = YES;
  1366. INFOPLIST_FILE = "efunbox_mobile_8-tvOSTests/Info.plist";
  1367. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1368. OTHER_LDFLAGS = (
  1369. "-ObjC",
  1370. "-lc++",
  1371. );
  1372. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.efunbox_mobile_8-tvOSTests";
  1373. PRODUCT_NAME = "$(TARGET_NAME)";
  1374. SDKROOT = appletvos;
  1375. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/efunbox_mobile_8-tvOS.app/efunbox_mobile_8-tvOS";
  1376. TVOS_DEPLOYMENT_TARGET = 10.1;
  1377. LIBRARY_SEARCH_PATHS = (
  1378. "$(inherited)",
  1379. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1380. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1381. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1382. );
  1383. HEADER_SEARCH_PATHS = (
  1384. "$(inherited)",
  1385. "$(SRCROOT)\..\node_modules\react-native-gesture-handler\ios/**",
  1386. "$(SRCROOT)\..\node_modules\react-native-video\ios/**",
  1387. );
  1388. };
  1389. name = Debug;
  1390. };
  1391. 2D02E49A1E0B4A5E006451C7 /* Release */ = {
  1392. isa = XCBuildConfiguration;
  1393. buildSettings = {
  1394. BUNDLE_LOADER = "$(TEST_HOST)";
  1395. CLANG_ANALYZER_NONNULL = YES;
  1396. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1397. CLANG_WARN_INFINITE_RECURSION = YES;
  1398. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1399. COPY_PHASE_STRIP = NO;
  1400. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1401. GCC_NO_COMMON_BLOCKS = YES;
  1402. INFOPLIST_FILE = "efunbox_mobile_8-tvOSTests/Info.plist";
  1403. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1404. OTHER_LDFLAGS = (
  1405. "-ObjC",
  1406. "-lc++",
  1407. );
  1408. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.efunbox_mobile_8-tvOSTests";
  1409. PRODUCT_NAME = "$(TARGET_NAME)";
  1410. SDKROOT = appletvos;
  1411. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/efunbox_mobile_8-tvOS.app/efunbox_mobile_8-tvOS";
  1412. TVOS_DEPLOYMENT_TARGET = 10.1;
  1413. LIBRARY_SEARCH_PATHS = (
  1414. "$(inherited)",
  1415. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1416. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1417. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1418. );
  1419. HEADER_SEARCH_PATHS = (
  1420. "$(inherited)",
  1421. "$(SRCROOT)\..\node_modules\react-native-gesture-handler\ios/**",
  1422. "$(SRCROOT)\..\node_modules\react-native-video\ios/**",
  1423. );
  1424. };
  1425. name = Release;
  1426. };
  1427. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  1428. isa = XCBuildConfiguration;
  1429. buildSettings = {
  1430. ALWAYS_SEARCH_USER_PATHS = NO;
  1431. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1432. CLANG_CXX_LIBRARY = "libc++";
  1433. CLANG_ENABLE_MODULES = YES;
  1434. CLANG_ENABLE_OBJC_ARC = YES;
  1435. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1436. CLANG_WARN_BOOL_CONVERSION = YES;
  1437. CLANG_WARN_COMMA = YES;
  1438. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1439. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1440. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1441. CLANG_WARN_EMPTY_BODY = YES;
  1442. CLANG_WARN_ENUM_CONVERSION = YES;
  1443. CLANG_WARN_INFINITE_RECURSION = YES;
  1444. CLANG_WARN_INT_CONVERSION = YES;
  1445. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1446. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1447. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1448. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1449. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1450. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1451. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1452. CLANG_WARN_UNREACHABLE_CODE = YES;
  1453. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1454. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1455. COPY_PHASE_STRIP = NO;
  1456. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1457. ENABLE_TESTABILITY = YES;
  1458. GCC_C_LANGUAGE_STANDARD = gnu99;
  1459. GCC_DYNAMIC_NO_PIC = NO;
  1460. GCC_NO_COMMON_BLOCKS = YES;
  1461. GCC_OPTIMIZATION_LEVEL = 0;
  1462. GCC_PREPROCESSOR_DEFINITIONS = (
  1463. "DEBUG=1",
  1464. "$(inherited)",
  1465. );
  1466. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1467. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1468. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1469. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1470. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1471. GCC_WARN_UNUSED_FUNCTION = YES;
  1472. GCC_WARN_UNUSED_VARIABLE = YES;
  1473. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1474. MTL_ENABLE_DEBUG_INFO = YES;
  1475. ONLY_ACTIVE_ARCH = YES;
  1476. SDKROOT = iphoneos;
  1477. };
  1478. name = Debug;
  1479. };
  1480. 83CBBA211A601CBA00E9B192 /* Release */ = {
  1481. isa = XCBuildConfiguration;
  1482. buildSettings = {
  1483. ALWAYS_SEARCH_USER_PATHS = NO;
  1484. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1485. CLANG_CXX_LIBRARY = "libc++";
  1486. CLANG_ENABLE_MODULES = YES;
  1487. CLANG_ENABLE_OBJC_ARC = YES;
  1488. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1489. CLANG_WARN_BOOL_CONVERSION = YES;
  1490. CLANG_WARN_COMMA = YES;
  1491. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1492. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1493. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1494. CLANG_WARN_EMPTY_BODY = YES;
  1495. CLANG_WARN_ENUM_CONVERSION = YES;
  1496. CLANG_WARN_INFINITE_RECURSION = YES;
  1497. CLANG_WARN_INT_CONVERSION = YES;
  1498. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1499. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1500. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1501. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1502. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1503. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1504. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1505. CLANG_WARN_UNREACHABLE_CODE = YES;
  1506. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1507. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1508. COPY_PHASE_STRIP = YES;
  1509. ENABLE_NS_ASSERTIONS = NO;
  1510. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1511. GCC_C_LANGUAGE_STANDARD = gnu99;
  1512. GCC_NO_COMMON_BLOCKS = YES;
  1513. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1514. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1515. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1516. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1517. GCC_WARN_UNUSED_FUNCTION = YES;
  1518. GCC_WARN_UNUSED_VARIABLE = YES;
  1519. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1520. MTL_ENABLE_DEBUG_INFO = NO;
  1521. SDKROOT = iphoneos;
  1522. VALIDATE_PRODUCT = YES;
  1523. };
  1524. name = Release;
  1525. };
  1526. /* End XCBuildConfiguration section */
  1527. /* Begin XCConfigurationList section */
  1528. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "efunbox_mobile_8Tests" */ = {
  1529. isa = XCConfigurationList;
  1530. buildConfigurations = (
  1531. 00E356F61AD99517003FC87E /* Debug */,
  1532. 00E356F71AD99517003FC87E /* Release */,
  1533. );
  1534. defaultConfigurationIsVisible = 0;
  1535. defaultConfigurationName = Release;
  1536. };
  1537. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "efunbox_mobile_8" */ = {
  1538. isa = XCConfigurationList;
  1539. buildConfigurations = (
  1540. 13B07F941A680F5B00A75B9A /* Debug */,
  1541. 13B07F951A680F5B00A75B9A /* Release */,
  1542. );
  1543. defaultConfigurationIsVisible = 0;
  1544. defaultConfigurationName = Release;
  1545. };
  1546. 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "efunbox_mobile_8-tvOS" */ = {
  1547. isa = XCConfigurationList;
  1548. buildConfigurations = (
  1549. 2D02E4971E0B4A5E006451C7 /* Debug */,
  1550. 2D02E4981E0B4A5E006451C7 /* Release */,
  1551. );
  1552. defaultConfigurationIsVisible = 0;
  1553. defaultConfigurationName = Release;
  1554. };
  1555. 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "efunbox_mobile_8-tvOSTests" */ = {
  1556. isa = XCConfigurationList;
  1557. buildConfigurations = (
  1558. 2D02E4991E0B4A5E006451C7 /* Debug */,
  1559. 2D02E49A1E0B4A5E006451C7 /* Release */,
  1560. );
  1561. defaultConfigurationIsVisible = 0;
  1562. defaultConfigurationName = Release;
  1563. };
  1564. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "efunbox_mobile_8" */ = {
  1565. isa = XCConfigurationList;
  1566. buildConfigurations = (
  1567. 83CBBA201A601CBA00E9B192 /* Debug */,
  1568. 83CBBA211A601CBA00E9B192 /* Release */,
  1569. );
  1570. defaultConfigurationIsVisible = 0;
  1571. defaultConfigurationName = Release;
  1572. };
  1573. /* End XCConfigurationList section */
  1574. };
  1575. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1576. }