You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

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