project.pbxproj 68 KB

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