No Description

project.pbxproj 62KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071107210731074107510761077107810791080108110821083108410851086108710881089109010911092109310941095109610971098109911001101110211031104110511061107110811091110111111121113111411151116111711181119112011211122112311241125112611271128112911301131113211331134113511361137113811391140114111421143114411451146114711481149115011511152115311541155115611571158115911601161116211631164116511661167116811691170117111721173117411751176117711781179118011811182118311841185118611871188118911901191119211931194119511961197119811991200120112021203120412051206120712081209121012111212121312141215121612171218121912201221122212231224122512261227122812291230123112321233123412351236123712381239124012411242124312441245124612471248124912501251125212531254125512561257125812591260126112621263126412651266126712681269127012711272127312741275127612771278127912801281128212831284128512861287128812891290129112921293129412951296129712981299130013011302130313041305130613071308130913101311131213131314131513161317131813191320132113221323132413251326132713281329133013311332133313341335133613371338133913401341134213431344134513461347134813491350135113521353135413551356135713581359136013611362136313641365136613671368136913701371137213731374137513761377137813791380138113821383138413851386138713881389139013911392139313941395139613971398139914001401140214031404140514061407140814091410141114121413141414151416141714181419142014211422142314241425142614271428142914301431143214331434143514361437143814391440144114421443144414451446144714481449145014511452145314541455145614571458145914601461146214631464146514661467146814691470147114721473147414751476147714781479148014811482148314841485148614871488148914901491149214931494149514961497149814991500150115021503150415051506150715081509151015111512151315141515151615171518151915201521152215231524152515261527152815291530153115321533153415351536153715381539154015411542154315441545154615471548154915501551155215531554155515561557155815591560156115621563
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
  10. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
  11. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
  12. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
  13. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
  14. 00E356F31AD99517003FC87E /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
  15. 11D1A2F320CAFA9E000508D9 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
  16. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
  17. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
  18. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */; };
  19. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  20. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  21. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  22. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  23. 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  24. 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  25. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  26. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  27. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  28. 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
  29. 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */; };
  30. 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */; };
  31. 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */; };
  32. 2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */; };
  33. 2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */; };
  34. 2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */; };
  35. 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D16E6891FA4F8E400B85C8A /* libReact.a */; };
  36. 2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
  37. 2DF0FFEE2056DD460020B375 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3EA31DF850E9000B6D8A /* libReact.a */; };
  38. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
  39. ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
  40. ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED297162215061F000B7C4FE /* JavaScriptCore.framework */; };
  41. ED2971652150620600B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED2971642150620600B7C4FE /* JavaScriptCore.framework */; };
  42. 67358EEE45004F09A283C3E3 /* libRNCWebView.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 9F571B03CD384ED4A5C07A73 /* libRNCWebView.a */; };
  43. /* End PBXBuildFile section */
  44. /* Begin PBXContainerItemProxy section */
  45. 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  48. proxyType = 2;
  49. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  50. remoteInfo = RCTActionSheet;
  51. };
  52. 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  57. remoteInfo = RCTGeolocation;
  58. };
  59. 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  62. proxyType = 2;
  63. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  64. remoteInfo = RCTImage;
  65. };
  66. 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */ = {
  67. isa = PBXContainerItemProxy;
  68. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  69. proxyType = 2;
  70. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  71. remoteInfo = RCTNetwork;
  72. };
  73. 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */ = {
  74. isa = PBXContainerItemProxy;
  75. containerPortal = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  76. proxyType = 2;
  77. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  78. remoteInfo = RCTVibration;
  79. };
  80. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  81. isa = PBXContainerItemProxy;
  82. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  83. proxyType = 1;
  84. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  85. remoteInfo = demo;
  86. };
  87. 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
  88. isa = PBXContainerItemProxy;
  89. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  90. proxyType = 2;
  91. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  92. remoteInfo = RCTSettings;
  93. };
  94. 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */ = {
  95. isa = PBXContainerItemProxy;
  96. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  97. proxyType = 2;
  98. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  99. remoteInfo = RCTWebSocket;
  100. };
  101. 146834031AC3E56700842450 /* PBXContainerItemProxy */ = {
  102. isa = PBXContainerItemProxy;
  103. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  104. proxyType = 2;
  105. remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
  106. remoteInfo = React;
  107. };
  108. 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
  109. isa = PBXContainerItemProxy;
  110. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  111. proxyType = 1;
  112. remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;
  113. remoteInfo = "demo-tvOS";
  114. };
  115. 2D16E6711FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
  116. isa = PBXContainerItemProxy;
  117. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  118. proxyType = 2;
  119. remoteGlobalIDString = ADD01A681E09402E00F6D226;
  120. remoteInfo = "RCTBlob-tvOS";
  121. };
  122. 2D16E6831FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
  123. isa = PBXContainerItemProxy;
  124. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  125. proxyType = 2;
  126. remoteGlobalIDString = 3DBE0D001F3B181A0099AA32;
  127. remoteInfo = fishhook;
  128. };
  129. 2D16E6851FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
  130. isa = PBXContainerItemProxy;
  131. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  132. proxyType = 2;
  133. remoteGlobalIDString = 3DBE0D0D1F3B181C0099AA32;
  134. remoteInfo = "fishhook-tvOS";
  135. };
  136. 2DF0FFDE2056DD460020B375 /* PBXContainerItemProxy */ = {
  137. isa = PBXContainerItemProxy;
  138. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  139. proxyType = 2;
  140. remoteGlobalIDString = EBF21BDC1FC498900052F4D5;
  141. remoteInfo = jsinspector;
  142. };
  143. 2DF0FFE02056DD460020B375 /* PBXContainerItemProxy */ = {
  144. isa = PBXContainerItemProxy;
  145. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  146. proxyType = 2;
  147. remoteGlobalIDString = EBF21BFA1FC4989A0052F4D5;
  148. remoteInfo = "jsinspector-tvOS";
  149. };
  150. 2DF0FFE22056DD460020B375 /* PBXContainerItemProxy */ = {
  151. isa = PBXContainerItemProxy;
  152. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  153. proxyType = 2;
  154. remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
  155. remoteInfo = "third-party";
  156. };
  157. 2DF0FFE42056DD460020B375 /* PBXContainerItemProxy */ = {
  158. isa = PBXContainerItemProxy;
  159. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  160. proxyType = 2;
  161. remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
  162. remoteInfo = "third-party-tvOS";
  163. };
  164. 2DF0FFE62056DD460020B375 /* PBXContainerItemProxy */ = {
  165. isa = PBXContainerItemProxy;
  166. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  167. proxyType = 2;
  168. remoteGlobalIDString = 139D7E881E25C6D100323FB7;
  169. remoteInfo = "double-conversion";
  170. };
  171. 2DF0FFE82056DD460020B375 /* PBXContainerItemProxy */ = {
  172. isa = PBXContainerItemProxy;
  173. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  174. proxyType = 2;
  175. remoteGlobalIDString = 3D383D621EBD27B9005632C8;
  176. remoteInfo = "double-conversion-tvOS";
  177. };
  178. 2DF0FFEA2056DD460020B375 /* PBXContainerItemProxy */ = {
  179. isa = PBXContainerItemProxy;
  180. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  181. proxyType = 2;
  182. remoteGlobalIDString = 9936F3131F5F2E4B0010BF04;
  183. remoteInfo = privatedata;
  184. };
  185. 2DF0FFEC2056DD460020B375 /* PBXContainerItemProxy */ = {
  186. isa = PBXContainerItemProxy;
  187. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  188. proxyType = 2;
  189. remoteGlobalIDString = 9936F32F1F5F2E5B0010BF04;
  190. remoteInfo = "privatedata-tvOS";
  191. };
  192. 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  193. isa = PBXContainerItemProxy;
  194. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  195. proxyType = 2;
  196. remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  197. remoteInfo = "RCTImage-tvOS";
  198. };
  199. 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  200. isa = PBXContainerItemProxy;
  201. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  202. proxyType = 2;
  203. remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  204. remoteInfo = "RCTLinking-tvOS";
  205. };
  206. 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  207. isa = PBXContainerItemProxy;
  208. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  209. proxyType = 2;
  210. remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  211. remoteInfo = "RCTNetwork-tvOS";
  212. };
  213. 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  214. isa = PBXContainerItemProxy;
  215. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  216. proxyType = 2;
  217. remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  218. remoteInfo = "RCTSettings-tvOS";
  219. };
  220. 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  221. isa = PBXContainerItemProxy;
  222. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  223. proxyType = 2;
  224. remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  225. remoteInfo = "RCTText-tvOS";
  226. };
  227. 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  228. isa = PBXContainerItemProxy;
  229. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  230. proxyType = 2;
  231. remoteGlobalIDString = 2D2A28881D9B049200D4039D;
  232. remoteInfo = "RCTWebSocket-tvOS";
  233. };
  234. 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  235. isa = PBXContainerItemProxy;
  236. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  237. proxyType = 2;
  238. remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
  239. remoteInfo = "React-tvOS";
  240. };
  241. 3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  242. isa = PBXContainerItemProxy;
  243. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  244. proxyType = 2;
  245. remoteGlobalIDString = 3D3C059A1DE3340900C268FA;
  246. remoteInfo = yoga;
  247. };
  248. 3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  249. isa = PBXContainerItemProxy;
  250. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  251. proxyType = 2;
  252. remoteGlobalIDString = 3D3C06751DE3340C00C268FA;
  253. remoteInfo = "yoga-tvOS";
  254. };
  255. 3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  256. isa = PBXContainerItemProxy;
  257. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  258. proxyType = 2;
  259. remoteGlobalIDString = 3D3CD9251DE5FBEC00167DC4;
  260. remoteInfo = cxxreact;
  261. };
  262. 3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  263. isa = PBXContainerItemProxy;
  264. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  265. proxyType = 2;
  266. remoteGlobalIDString = 3D3CD9321DE5FBEE00167DC4;
  267. remoteInfo = "cxxreact-tvOS";
  268. };
  269. 3DAD3EAC1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  270. isa = PBXContainerItemProxy;
  271. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  272. proxyType = 2;
  273. remoteGlobalIDString = 3D3CD90B1DE5FBD600167DC4;
  274. remoteInfo = jschelpers;
  275. };
  276. 3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  277. isa = PBXContainerItemProxy;
  278. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  279. proxyType = 2;
  280. remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
  281. remoteInfo = "jschelpers-tvOS";
  282. };
  283. 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
  284. isa = PBXContainerItemProxy;
  285. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  286. proxyType = 2;
  287. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  288. remoteInfo = RCTAnimation;
  289. };
  290. 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
  291. isa = PBXContainerItemProxy;
  292. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  293. proxyType = 2;
  294. remoteGlobalIDString = 2D2A28201D9B03D100D4039D;
  295. remoteInfo = "RCTAnimation-tvOS";
  296. };
  297. 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {
  298. isa = PBXContainerItemProxy;
  299. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  300. proxyType = 2;
  301. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  302. remoteInfo = RCTLinking;
  303. };
  304. 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
  305. isa = PBXContainerItemProxy;
  306. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  307. proxyType = 2;
  308. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  309. remoteInfo = RCTText;
  310. };
  311. ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */ = {
  312. isa = PBXContainerItemProxy;
  313. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  314. proxyType = 2;
  315. remoteGlobalIDString = 358F4ED71D1E81A9004DF814;
  316. remoteInfo = RCTBlob;
  317. };
  318. /* End PBXContainerItemProxy section */
  319. /* Begin PBXFileReference section */
  320. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  321. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  322. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  323. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  324. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  325. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  326. 00E356EE1AD99517003FC87E /* demoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = demoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  327. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  328. 00E356F21AD99517003FC87E /* demoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = demoTests.m; sourceTree = "<group>"; };
  329. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  330. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  331. 13B07F961A680F5B00A75B9A /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  332. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = demo/AppDelegate.h; sourceTree = "<group>"; };
  333. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = demo/AppDelegate.m; sourceTree = "<group>"; };
  334. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  335. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = demo/Images.xcassets; sourceTree = "<group>"; };
  336. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = demo/Info.plist; sourceTree = "<group>"; };
  337. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = demo/main.m; sourceTree = "<group>"; };
  338. 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  339. 2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "demo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  340. 2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "demo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  341. 2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
  342. 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
  343. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  344. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  345. ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
  346. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  347. ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
  348. 97C8BA14ABDD4368BA605616 /* RNCWebView.xcodeproj */ = {isa = PBXFileReference; name = "RNCWebView.xcodeproj"; path = "../node_modules/react-native-webview/ios/RNCWebView.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
  349. 9F571B03CD384ED4A5C07A73 /* libRNCWebView.a */ = {isa = PBXFileReference; name = "libRNCWebView.a"; path = "libRNCWebView.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
  350. /* End PBXFileReference section */
  351. /* Begin PBXFrameworksBuildPhase section */
  352. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  353. isa = PBXFrameworksBuildPhase;
  354. buildActionMask = 2147483647;
  355. files = (
  356. 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */,
  357. );
  358. runOnlyForDeploymentPostprocessing = 0;
  359. };
  360. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  361. isa = PBXFrameworksBuildPhase;
  362. buildActionMask = 2147483647;
  363. files = (
  364. ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */,
  365. ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */,
  366. 11D1A2F320CAFA9E000508D9 /* libRCTAnimation.a in Frameworks */,
  367. 146834051AC3E58100842450 /* libReact.a in Frameworks */,
  368. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
  369. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
  370. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
  371. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
  372. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
  373. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */,
  374. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
  375. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
  376. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
  377. 67358EEE45004F09A283C3E3 /* libRNCWebView.a in Frameworks */,
  378. );
  379. runOnlyForDeploymentPostprocessing = 0;
  380. };
  381. 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
  382. isa = PBXFrameworksBuildPhase;
  383. buildActionMask = 2147483647;
  384. files = (
  385. ED2971652150620600B7C4FE /* JavaScriptCore.framework in Frameworks */,
  386. 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */,
  387. 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */,
  388. 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */,
  389. 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */,
  390. 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */,
  391. 2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */,
  392. 2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */,
  393. 2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */,
  394. );
  395. runOnlyForDeploymentPostprocessing = 0;
  396. };
  397. 2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {
  398. isa = PBXFrameworksBuildPhase;
  399. buildActionMask = 2147483647;
  400. files = (
  401. 2DF0FFEE2056DD460020B375 /* libReact.a in Frameworks */,
  402. );
  403. runOnlyForDeploymentPostprocessing = 0;
  404. };
  405. /* End PBXFrameworksBuildPhase section */
  406. /* Begin PBXGroup section */
  407. 00C302A81ABCB8CE00DB3ED1 /* Products */ = {
  408. isa = PBXGroup;
  409. children = (
  410. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */,
  411. );
  412. name = Products;
  413. sourceTree = "<group>";
  414. };
  415. 00C302B61ABCB90400DB3ED1 /* Products */ = {
  416. isa = PBXGroup;
  417. children = (
  418. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */,
  419. );
  420. name = Products;
  421. sourceTree = "<group>";
  422. };
  423. 00C302BC1ABCB91800DB3ED1 /* Products */ = {
  424. isa = PBXGroup;
  425. children = (
  426. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
  427. 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */,
  428. );
  429. name = Products;
  430. sourceTree = "<group>";
  431. };
  432. 00C302D41ABCB9D200DB3ED1 /* Products */ = {
  433. isa = PBXGroup;
  434. children = (
  435. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
  436. 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */,
  437. );
  438. name = Products;
  439. sourceTree = "<group>";
  440. };
  441. 00C302E01ABCB9EE00DB3ED1 /* Products */ = {
  442. isa = PBXGroup;
  443. children = (
  444. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */,
  445. );
  446. name = Products;
  447. sourceTree = "<group>";
  448. };
  449. 00E356EF1AD99517003FC87E /* demoTests */ = {
  450. isa = PBXGroup;
  451. children = (
  452. 00E356F21AD99517003FC87E /* demoTests.m */,
  453. 00E356F01AD99517003FC87E /* Supporting Files */,
  454. );
  455. path = demoTests;
  456. sourceTree = "<group>";
  457. };
  458. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  459. isa = PBXGroup;
  460. children = (
  461. 00E356F11AD99517003FC87E /* Info.plist */,
  462. );
  463. name = "Supporting Files";
  464. sourceTree = "<group>";
  465. };
  466. 139105B71AF99BAD00B5F7CC /* Products */ = {
  467. isa = PBXGroup;
  468. children = (
  469. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
  470. 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */,
  471. );
  472. name = Products;
  473. sourceTree = "<group>";
  474. };
  475. 139FDEE71B06529A00C62182 /* Products */ = {
  476. isa = PBXGroup;
  477. children = (
  478. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
  479. 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */,
  480. 2D16E6841FA4F8DC00B85C8A /* libfishhook.a */,
  481. 2D16E6861FA4F8DC00B85C8A /* libfishhook-tvOS.a */,
  482. );
  483. name = Products;
  484. sourceTree = "<group>";
  485. };
  486. 13B07FAE1A68108700A75B9A /* demo */ = {
  487. isa = PBXGroup;
  488. children = (
  489. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  490. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  491. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  492. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  493. 13B07FB61A68108700A75B9A /* Info.plist */,
  494. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  495. 13B07FB71A68108700A75B9A /* main.m */,
  496. );
  497. name = demo;
  498. sourceTree = "<group>";
  499. };
  500. 146834001AC3E56700842450 /* Products */ = {
  501. isa = PBXGroup;
  502. children = (
  503. 146834041AC3E56700842450 /* libReact.a */,
  504. 3DAD3EA31DF850E9000B6D8A /* libReact.a */,
  505. 3DAD3EA51DF850E9000B6D8A /* libyoga.a */,
  506. 3DAD3EA71DF850E9000B6D8A /* libyoga.a */,
  507. 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */,
  508. 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
  509. 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */,
  510. 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */,
  511. 2DF0FFDF2056DD460020B375 /* libjsinspector.a */,
  512. 2DF0FFE12056DD460020B375 /* libjsinspector-tvOS.a */,
  513. 2DF0FFE32056DD460020B375 /* libthird-party.a */,
  514. 2DF0FFE52056DD460020B375 /* libthird-party.a */,
  515. 2DF0FFE72056DD460020B375 /* libdouble-conversion.a */,
  516. 2DF0FFE92056DD460020B375 /* libdouble-conversion.a */,
  517. 2DF0FFEB2056DD460020B375 /* libprivatedata.a */,
  518. 2DF0FFED2056DD460020B375 /* libprivatedata-tvOS.a */,
  519. );
  520. name = Products;
  521. sourceTree = "<group>";
  522. };
  523. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  524. isa = PBXGroup;
  525. children = (
  526. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  527. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  528. 2D16E6891FA4F8E400B85C8A /* libReact.a */,
  529. );
  530. name = Frameworks;
  531. sourceTree = "<group>";
  532. };
  533. 5E91572E1DD0AC6500FF2AA8 /* Products */ = {
  534. isa = PBXGroup;
  535. children = (
  536. 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */,
  537. 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */,
  538. );
  539. name = Products;
  540. sourceTree = "<group>";
  541. };
  542. 78C398B11ACF4ADC00677621 /* Products */ = {
  543. isa = PBXGroup;
  544. children = (
  545. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
  546. 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */,
  547. );
  548. name = Products;
  549. sourceTree = "<group>";
  550. };
  551. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  552. isa = PBXGroup;
  553. children = (
  554. 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */,
  555. 146833FF1AC3E56700842450 /* React.xcodeproj */,
  556. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
  557. ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */,
  558. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
  559. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
  560. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
  561. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
  562. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */,
  563. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
  564. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
  565. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
  566. 97C8BA14ABDD4368BA605616 /* RNCWebView.xcodeproj */,
  567. );
  568. name = Libraries;
  569. sourceTree = "<group>";
  570. };
  571. 832341B11AAA6A8300B99B32 /* Products */ = {
  572. isa = PBXGroup;
  573. children = (
  574. 832341B51AAA6A8300B99B32 /* libRCTText.a */,
  575. 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */,
  576. );
  577. name = Products;
  578. sourceTree = "<group>";
  579. };
  580. 83CBB9F61A601CBA00E9B192 = {
  581. isa = PBXGroup;
  582. children = (
  583. 13B07FAE1A68108700A75B9A /* demo */,
  584. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  585. 00E356EF1AD99517003FC87E /* demoTests */,
  586. 83CBBA001A601CBA00E9B192 /* Products */,
  587. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  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 = 940;
  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. 2DF0FFDF2056DD460020B375 /* libjsinspector.a */ = {
  860. isa = PBXReferenceProxy;
  861. fileType = archive.ar;
  862. path = libjsinspector.a;
  863. remoteRef = 2DF0FFDE2056DD460020B375 /* PBXContainerItemProxy */;
  864. sourceTree = BUILT_PRODUCTS_DIR;
  865. };
  866. 2DF0FFE12056DD460020B375 /* libjsinspector-tvOS.a */ = {
  867. isa = PBXReferenceProxy;
  868. fileType = archive.ar;
  869. path = "libjsinspector-tvOS.a";
  870. remoteRef = 2DF0FFE02056DD460020B375 /* PBXContainerItemProxy */;
  871. sourceTree = BUILT_PRODUCTS_DIR;
  872. };
  873. 2DF0FFE32056DD460020B375 /* libthird-party.a */ = {
  874. isa = PBXReferenceProxy;
  875. fileType = archive.ar;
  876. path = "libthird-party.a";
  877. remoteRef = 2DF0FFE22056DD460020B375 /* PBXContainerItemProxy */;
  878. sourceTree = BUILT_PRODUCTS_DIR;
  879. };
  880. 2DF0FFE52056DD460020B375 /* libthird-party.a */ = {
  881. isa = PBXReferenceProxy;
  882. fileType = archive.ar;
  883. path = "libthird-party.a";
  884. remoteRef = 2DF0FFE42056DD460020B375 /* PBXContainerItemProxy */;
  885. sourceTree = BUILT_PRODUCTS_DIR;
  886. };
  887. 2DF0FFE72056DD460020B375 /* libdouble-conversion.a */ = {
  888. isa = PBXReferenceProxy;
  889. fileType = archive.ar;
  890. path = "libdouble-conversion.a";
  891. remoteRef = 2DF0FFE62056DD460020B375 /* PBXContainerItemProxy */;
  892. sourceTree = BUILT_PRODUCTS_DIR;
  893. };
  894. 2DF0FFE92056DD460020B375 /* libdouble-conversion.a */ = {
  895. isa = PBXReferenceProxy;
  896. fileType = archive.ar;
  897. path = "libdouble-conversion.a";
  898. remoteRef = 2DF0FFE82056DD460020B375 /* PBXContainerItemProxy */;
  899. sourceTree = BUILT_PRODUCTS_DIR;
  900. };
  901. 2DF0FFEB2056DD460020B375 /* libprivatedata.a */ = {
  902. isa = PBXReferenceProxy;
  903. fileType = archive.ar;
  904. path = libprivatedata.a;
  905. remoteRef = 2DF0FFEA2056DD460020B375 /* PBXContainerItemProxy */;
  906. sourceTree = BUILT_PRODUCTS_DIR;
  907. };
  908. 2DF0FFED2056DD460020B375 /* libprivatedata-tvOS.a */ = {
  909. isa = PBXReferenceProxy;
  910. fileType = archive.ar;
  911. path = "libprivatedata-tvOS.a";
  912. remoteRef = 2DF0FFEC2056DD460020B375 /* 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. INFOPLIST_FILE = demoTests/Info.plist;
  1174. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1175. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1176. OTHER_LDFLAGS = (
  1177. "-ObjC",
  1178. "-lc++",
  1179. );
  1180. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1181. PRODUCT_NAME = "$(TARGET_NAME)";
  1182. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
  1183. LIBRARY_SEARCH_PATHS = (
  1184. "$(inherited)",
  1185. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1186. );
  1187. HEADER_SEARCH_PATHS = (
  1188. "$(inherited)",
  1189. "$(SRCROOT)/../node_modules/react-native-webview/ios",
  1190. );
  1191. };
  1192. name = Debug;
  1193. };
  1194. 00E356F71AD99517003FC87E /* Release */ = {
  1195. isa = XCBuildConfiguration;
  1196. buildSettings = {
  1197. BUNDLE_LOADER = "$(TEST_HOST)";
  1198. COPY_PHASE_STRIP = NO;
  1199. INFOPLIST_FILE = demoTests/Info.plist;
  1200. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1201. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1202. OTHER_LDFLAGS = (
  1203. "-ObjC",
  1204. "-lc++",
  1205. );
  1206. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1207. PRODUCT_NAME = "$(TARGET_NAME)";
  1208. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
  1209. LIBRARY_SEARCH_PATHS = (
  1210. "$(inherited)",
  1211. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1212. );
  1213. HEADER_SEARCH_PATHS = (
  1214. "$(inherited)",
  1215. "$(SRCROOT)/../node_modules/react-native-webview/ios",
  1216. );
  1217. };
  1218. name = Release;
  1219. };
  1220. 13B07F941A680F5B00A75B9A /* Debug */ = {
  1221. isa = XCBuildConfiguration;
  1222. buildSettings = {
  1223. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1224. CURRENT_PROJECT_VERSION = 1;
  1225. DEAD_CODE_STRIPPING = NO;
  1226. INFOPLIST_FILE = demo/Info.plist;
  1227. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1228. OTHER_LDFLAGS = (
  1229. "$(inherited)",
  1230. "-ObjC",
  1231. "-lc++",
  1232. );
  1233. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1234. PRODUCT_NAME = demo;
  1235. VERSIONING_SYSTEM = "apple-generic";
  1236. HEADER_SEARCH_PATHS = (
  1237. "$(inherited)",
  1238. "$(SRCROOT)/../node_modules/react-native-webview/ios",
  1239. );
  1240. };
  1241. name = Debug;
  1242. };
  1243. 13B07F951A680F5B00A75B9A /* Release */ = {
  1244. isa = XCBuildConfiguration;
  1245. buildSettings = {
  1246. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1247. CURRENT_PROJECT_VERSION = 1;
  1248. INFOPLIST_FILE = demo/Info.plist;
  1249. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1250. OTHER_LDFLAGS = (
  1251. "$(inherited)",
  1252. "-ObjC",
  1253. "-lc++",
  1254. );
  1255. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1256. PRODUCT_NAME = demo;
  1257. VERSIONING_SYSTEM = "apple-generic";
  1258. HEADER_SEARCH_PATHS = (
  1259. "$(inherited)",
  1260. "$(SRCROOT)/../node_modules/react-native-webview/ios",
  1261. );
  1262. };
  1263. name = Release;
  1264. };
  1265. 2D02E4971E0B4A5E006451C7 /* Debug */ = {
  1266. isa = XCBuildConfiguration;
  1267. buildSettings = {
  1268. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1269. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1270. CLANG_ANALYZER_NONNULL = YES;
  1271. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1272. CLANG_WARN_INFINITE_RECURSION = YES;
  1273. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1274. DEBUG_INFORMATION_FORMAT = dwarf;
  1275. ENABLE_TESTABILITY = YES;
  1276. GCC_NO_COMMON_BLOCKS = YES;
  1277. INFOPLIST_FILE = "demo-tvOS/Info.plist";
  1278. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1279. OTHER_LDFLAGS = (
  1280. "-ObjC",
  1281. "-lc++",
  1282. );
  1283. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOS";
  1284. PRODUCT_NAME = "$(TARGET_NAME)";
  1285. SDKROOT = appletvos;
  1286. TARGETED_DEVICE_FAMILY = 3;
  1287. TVOS_DEPLOYMENT_TARGET = 9.2;
  1288. LIBRARY_SEARCH_PATHS = (
  1289. "$(inherited)",
  1290. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1291. );
  1292. HEADER_SEARCH_PATHS = (
  1293. "$(inherited)",
  1294. "$(SRCROOT)/../node_modules/react-native-webview/ios",
  1295. );
  1296. };
  1297. name = Debug;
  1298. };
  1299. 2D02E4981E0B4A5E006451C7 /* Release */ = {
  1300. isa = XCBuildConfiguration;
  1301. buildSettings = {
  1302. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1303. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1304. CLANG_ANALYZER_NONNULL = YES;
  1305. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1306. CLANG_WARN_INFINITE_RECURSION = YES;
  1307. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1308. COPY_PHASE_STRIP = NO;
  1309. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1310. GCC_NO_COMMON_BLOCKS = YES;
  1311. INFOPLIST_FILE = "demo-tvOS/Info.plist";
  1312. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1313. OTHER_LDFLAGS = (
  1314. "-ObjC",
  1315. "-lc++",
  1316. );
  1317. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOS";
  1318. PRODUCT_NAME = "$(TARGET_NAME)";
  1319. SDKROOT = appletvos;
  1320. TARGETED_DEVICE_FAMILY = 3;
  1321. TVOS_DEPLOYMENT_TARGET = 9.2;
  1322. LIBRARY_SEARCH_PATHS = (
  1323. "$(inherited)",
  1324. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1325. );
  1326. HEADER_SEARCH_PATHS = (
  1327. "$(inherited)",
  1328. "$(SRCROOT)/../node_modules/react-native-webview/ios",
  1329. );
  1330. };
  1331. name = Release;
  1332. };
  1333. 2D02E4991E0B4A5E006451C7 /* Debug */ = {
  1334. isa = XCBuildConfiguration;
  1335. buildSettings = {
  1336. BUNDLE_LOADER = "$(TEST_HOST)";
  1337. CLANG_ANALYZER_NONNULL = YES;
  1338. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1339. CLANG_WARN_INFINITE_RECURSION = YES;
  1340. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1341. DEBUG_INFORMATION_FORMAT = dwarf;
  1342. ENABLE_TESTABILITY = YES;
  1343. GCC_NO_COMMON_BLOCKS = YES;
  1344. INFOPLIST_FILE = "demo-tvOSTests/Info.plist";
  1345. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1346. OTHER_LDFLAGS = (
  1347. "-ObjC",
  1348. "-lc++",
  1349. );
  1350. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOSTests";
  1351. PRODUCT_NAME = "$(TARGET_NAME)";
  1352. SDKROOT = appletvos;
  1353. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
  1354. TVOS_DEPLOYMENT_TARGET = 10.1;
  1355. LIBRARY_SEARCH_PATHS = (
  1356. "$(inherited)",
  1357. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1358. );
  1359. HEADER_SEARCH_PATHS = (
  1360. "$(inherited)",
  1361. "$(SRCROOT)/../node_modules/react-native-webview/ios",
  1362. );
  1363. };
  1364. name = Debug;
  1365. };
  1366. 2D02E49A1E0B4A5E006451C7 /* Release */ = {
  1367. isa = XCBuildConfiguration;
  1368. buildSettings = {
  1369. BUNDLE_LOADER = "$(TEST_HOST)";
  1370. CLANG_ANALYZER_NONNULL = YES;
  1371. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1372. CLANG_WARN_INFINITE_RECURSION = YES;
  1373. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1374. COPY_PHASE_STRIP = NO;
  1375. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1376. GCC_NO_COMMON_BLOCKS = YES;
  1377. INFOPLIST_FILE = "demo-tvOSTests/Info.plist";
  1378. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1379. OTHER_LDFLAGS = (
  1380. "-ObjC",
  1381. "-lc++",
  1382. );
  1383. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOSTests";
  1384. PRODUCT_NAME = "$(TARGET_NAME)";
  1385. SDKROOT = appletvos;
  1386. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
  1387. TVOS_DEPLOYMENT_TARGET = 10.1;
  1388. LIBRARY_SEARCH_PATHS = (
  1389. "$(inherited)",
  1390. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1391. );
  1392. HEADER_SEARCH_PATHS = (
  1393. "$(inherited)",
  1394. "$(SRCROOT)/../node_modules/react-native-webview/ios",
  1395. );
  1396. };
  1397. name = Release;
  1398. };
  1399. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  1400. isa = XCBuildConfiguration;
  1401. buildSettings = {
  1402. ALWAYS_SEARCH_USER_PATHS = NO;
  1403. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1404. CLANG_CXX_LIBRARY = "libc++";
  1405. CLANG_ENABLE_MODULES = YES;
  1406. CLANG_ENABLE_OBJC_ARC = YES;
  1407. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1408. CLANG_WARN_BOOL_CONVERSION = YES;
  1409. CLANG_WARN_COMMA = YES;
  1410. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1411. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1412. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1413. CLANG_WARN_EMPTY_BODY = YES;
  1414. CLANG_WARN_ENUM_CONVERSION = YES;
  1415. CLANG_WARN_INFINITE_RECURSION = YES;
  1416. CLANG_WARN_INT_CONVERSION = YES;
  1417. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1418. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1419. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1420. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1421. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1422. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1423. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1424. CLANG_WARN_UNREACHABLE_CODE = YES;
  1425. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1426. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1427. COPY_PHASE_STRIP = NO;
  1428. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1429. ENABLE_TESTABILITY = YES;
  1430. GCC_C_LANGUAGE_STANDARD = gnu99;
  1431. GCC_DYNAMIC_NO_PIC = NO;
  1432. GCC_NO_COMMON_BLOCKS = YES;
  1433. GCC_OPTIMIZATION_LEVEL = 0;
  1434. GCC_PREPROCESSOR_DEFINITIONS = (
  1435. "DEBUG=1",
  1436. "$(inherited)",
  1437. );
  1438. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1439. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1440. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1441. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1442. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1443. GCC_WARN_UNUSED_FUNCTION = YES;
  1444. GCC_WARN_UNUSED_VARIABLE = YES;
  1445. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1446. MTL_ENABLE_DEBUG_INFO = YES;
  1447. ONLY_ACTIVE_ARCH = YES;
  1448. SDKROOT = iphoneos;
  1449. };
  1450. name = Debug;
  1451. };
  1452. 83CBBA211A601CBA00E9B192 /* Release */ = {
  1453. isa = XCBuildConfiguration;
  1454. buildSettings = {
  1455. ALWAYS_SEARCH_USER_PATHS = NO;
  1456. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1457. CLANG_CXX_LIBRARY = "libc++";
  1458. CLANG_ENABLE_MODULES = YES;
  1459. CLANG_ENABLE_OBJC_ARC = YES;
  1460. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1461. CLANG_WARN_BOOL_CONVERSION = YES;
  1462. CLANG_WARN_COMMA = YES;
  1463. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1464. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1465. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1466. CLANG_WARN_EMPTY_BODY = YES;
  1467. CLANG_WARN_ENUM_CONVERSION = YES;
  1468. CLANG_WARN_INFINITE_RECURSION = YES;
  1469. CLANG_WARN_INT_CONVERSION = YES;
  1470. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1471. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1472. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1473. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1474. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1475. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1476. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1477. CLANG_WARN_UNREACHABLE_CODE = YES;
  1478. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1479. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1480. COPY_PHASE_STRIP = YES;
  1481. ENABLE_NS_ASSERTIONS = NO;
  1482. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1483. GCC_C_LANGUAGE_STANDARD = gnu99;
  1484. GCC_NO_COMMON_BLOCKS = YES;
  1485. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1486. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1487. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1488. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1489. GCC_WARN_UNUSED_FUNCTION = YES;
  1490. GCC_WARN_UNUSED_VARIABLE = YES;
  1491. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1492. MTL_ENABLE_DEBUG_INFO = NO;
  1493. SDKROOT = iphoneos;
  1494. VALIDATE_PRODUCT = YES;
  1495. };
  1496. name = Release;
  1497. };
  1498. /* End XCBuildConfiguration section */
  1499. /* Begin XCConfigurationList section */
  1500. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */ = {
  1501. isa = XCConfigurationList;
  1502. buildConfigurations = (
  1503. 00E356F61AD99517003FC87E /* Debug */,
  1504. 00E356F71AD99517003FC87E /* Release */,
  1505. );
  1506. defaultConfigurationIsVisible = 0;
  1507. defaultConfigurationName = Release;
  1508. };
  1509. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */ = {
  1510. isa = XCConfigurationList;
  1511. buildConfigurations = (
  1512. 13B07F941A680F5B00A75B9A /* Debug */,
  1513. 13B07F951A680F5B00A75B9A /* Release */,
  1514. );
  1515. defaultConfigurationIsVisible = 0;
  1516. defaultConfigurationName = Release;
  1517. };
  1518. 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */ = {
  1519. isa = XCConfigurationList;
  1520. buildConfigurations = (
  1521. 2D02E4971E0B4A5E006451C7 /* Debug */,
  1522. 2D02E4981E0B4A5E006451C7 /* Release */,
  1523. );
  1524. defaultConfigurationIsVisible = 0;
  1525. defaultConfigurationName = Release;
  1526. };
  1527. 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */ = {
  1528. isa = XCConfigurationList;
  1529. buildConfigurations = (
  1530. 2D02E4991E0B4A5E006451C7 /* Debug */,
  1531. 2D02E49A1E0B4A5E006451C7 /* Release */,
  1532. );
  1533. defaultConfigurationIsVisible = 0;
  1534. defaultConfigurationName = Release;
  1535. };
  1536. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */ = {
  1537. isa = XCConfigurationList;
  1538. buildConfigurations = (
  1539. 83CBBA201A601CBA00E9B192 /* Debug */,
  1540. 83CBBA211A601CBA00E9B192 /* Release */,
  1541. );
  1542. defaultConfigurationIsVisible = 0;
  1543. defaultConfigurationName = Release;
  1544. };
  1545. /* End XCConfigurationList section */
  1546. };
  1547. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1548. }