説明なし

project.pbxproj 60KB

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