Keine Beschreibung

project.pbxproj 59KB

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