react-native-navigation的迁移库

project.pbxproj 43KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961962963964965966967968969970971972973974975976977978979980981982983984985986987988989990991992993994995996997998999100010011002100310041005100610071008100910101011101210131014101510161017101810191020102110221023102410251026102710281029103010311032103310341035103610371038103910401041104210431044104510461047104810491050105110521053105410551056105710581059106010611062106310641065106610671068106910701071
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  10. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  11. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  12. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  13. 50451D35204451A900695F00 /* RNNCustomViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 50451D34204451A800695F00 /* RNNCustomViewController.m */; };
  14. 7B8F30491E84151300110AEC /* libcxxreact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FDE1E840F3600110AEC /* libcxxreact.a */; };
  15. 7B8F304A1E84151300110AEC /* libjschelpers.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FE21E840F3600110AEC /* libjschelpers.a */; };
  16. 7B8F304B1E84151300110AEC /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FFA1E8411A800110AEC /* libRCTActionSheet.a */; };
  17. 7B8F304C1E84151300110AEC /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FEB1E840F6700110AEC /* libRCTAnimation.a */; };
  18. 7B8F304D1E84151300110AEC /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F300C1E84124A00110AEC /* libRCTGeolocation.a */; };
  19. 7B8F304E1E84151300110AEC /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F30131E84125F00110AEC /* libRCTImage.a */; };
  20. 7B8F304F1E84151300110AEC /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F301C1E84127400110AEC /* libRCTLinking.a */; };
  21. 7B8F30501E84151300110AEC /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F30251E84128500110AEC /* libRCTNetwork.a */; };
  22. 7B8F30511E84151300110AEC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F302E1E84129500110AEC /* libRCTSettings.a */; };
  23. 7B8F30521E84151300110AEC /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F30371E8412A600110AEC /* libRCTText.a */; };
  24. 7B8F30531E84151300110AEC /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F303F1E8412B800110AEC /* libRCTVibration.a */; };
  25. 7B8F30541E84151300110AEC /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F30461E8412E100110AEC /* libRCTWebSocket.a */; };
  26. 7B8F30551E84151300110AEC /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FD61E840F3600110AEC /* libReact.a */; };
  27. 7B8F30561E84151300110AEC /* libReactNativeNavigation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FC91E840F1A00110AEC /* libReactNativeNavigation.a */; };
  28. 7B8F30571E84151300110AEC /* libyoga.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B8F2FDA1E840F3600110AEC /* libyoga.a */; };
  29. /* End PBXBuildFile section */
  30. /* Begin PBXContainerItemProxy section */
  31. 39D599AE200F3D5C00A3B2ED /* PBXContainerItemProxy */ = {
  32. isa = PBXContainerItemProxy;
  33. containerPortal = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  34. proxyType = 2;
  35. remoteGlobalIDString = 3DBE0D001F3B181A0099AA32;
  36. remoteInfo = fishhook;
  37. };
  38. 39D599B0200F3D5C00A3B2ED /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 3DBE0D0D1F3B181C0099AA32;
  43. remoteInfo = "fishhook-tvOS";
  44. };
  45. 501223FD2173591A000F5F98 /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  48. proxyType = 2;
  49. remoteGlobalIDString = 9936F32F1F5F2E5B0010BF04;
  50. remoteInfo = "privatedata-tvOS";
  51. };
  52. 7B49FF081E950AF400DEB3EA /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = 7B49FEBB1E95090800DEB3EA;
  57. remoteInfo = ReactNativeNavigationTests;
  58. };
  59. 7B8F2FC81E840F1A00110AEC /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */;
  62. proxyType = 2;
  63. remoteGlobalIDString = D8AFADBD1BEE6F3F00A4592D;
  64. remoteInfo = ReactNativeNavigation;
  65. };
  66. 7B8F2FD51E840F3600110AEC /* PBXContainerItemProxy */ = {
  67. isa = PBXContainerItemProxy;
  68. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  69. proxyType = 2;
  70. remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
  71. remoteInfo = React;
  72. };
  73. 7B8F2FD71E840F3600110AEC /* PBXContainerItemProxy */ = {
  74. isa = PBXContainerItemProxy;
  75. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  76. proxyType = 2;
  77. remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
  78. remoteInfo = "React-tvOS";
  79. };
  80. 7B8F2FD91E840F3600110AEC /* PBXContainerItemProxy */ = {
  81. isa = PBXContainerItemProxy;
  82. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  83. proxyType = 2;
  84. remoteGlobalIDString = 3D3C059A1DE3340900C268FA;
  85. remoteInfo = yoga;
  86. };
  87. 7B8F2FDB1E840F3600110AEC /* PBXContainerItemProxy */ = {
  88. isa = PBXContainerItemProxy;
  89. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  90. proxyType = 2;
  91. remoteGlobalIDString = 3D3C06751DE3340C00C268FA;
  92. remoteInfo = "yoga-tvOS";
  93. };
  94. 7B8F2FDD1E840F3600110AEC /* PBXContainerItemProxy */ = {
  95. isa = PBXContainerItemProxy;
  96. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  97. proxyType = 2;
  98. remoteGlobalIDString = 3D3CD9251DE5FBEC00167DC4;
  99. remoteInfo = cxxreact;
  100. };
  101. 7B8F2FDF1E840F3600110AEC /* PBXContainerItemProxy */ = {
  102. isa = PBXContainerItemProxy;
  103. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  104. proxyType = 2;
  105. remoteGlobalIDString = 3D3CD9321DE5FBEE00167DC4;
  106. remoteInfo = "cxxreact-tvOS";
  107. };
  108. 7B8F2FE11E840F3600110AEC /* PBXContainerItemProxy */ = {
  109. isa = PBXContainerItemProxy;
  110. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  111. proxyType = 2;
  112. remoteGlobalIDString = 3D3CD90B1DE5FBD600167DC4;
  113. remoteInfo = jschelpers;
  114. };
  115. 7B8F2FE31E840F3600110AEC /* PBXContainerItemProxy */ = {
  116. isa = PBXContainerItemProxy;
  117. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  118. proxyType = 2;
  119. remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
  120. remoteInfo = "jschelpers-tvOS";
  121. };
  122. 7B8F2FEA1E840F6700110AEC /* PBXContainerItemProxy */ = {
  123. isa = PBXContainerItemProxy;
  124. containerPortal = 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */;
  125. proxyType = 2;
  126. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  127. remoteInfo = RCTAnimation;
  128. };
  129. 7B8F2FEC1E840F6700110AEC /* PBXContainerItemProxy */ = {
  130. isa = PBXContainerItemProxy;
  131. containerPortal = 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */;
  132. proxyType = 2;
  133. remoteGlobalIDString = 2D2A28201D9B03D100D4039D;
  134. remoteInfo = "RCTAnimation-tvOS";
  135. };
  136. 7B8F2FF91E8411A800110AEC /* PBXContainerItemProxy */ = {
  137. isa = PBXContainerItemProxy;
  138. containerPortal = 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */;
  139. proxyType = 2;
  140. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  141. remoteInfo = RCTActionSheet;
  142. };
  143. 7B8F300B1E84124A00110AEC /* PBXContainerItemProxy */ = {
  144. isa = PBXContainerItemProxy;
  145. containerPortal = 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */;
  146. proxyType = 2;
  147. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  148. remoteInfo = RCTGeolocation;
  149. };
  150. 7B8F30121E84125F00110AEC /* PBXContainerItemProxy */ = {
  151. isa = PBXContainerItemProxy;
  152. containerPortal = 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */;
  153. proxyType = 2;
  154. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  155. remoteInfo = RCTImage;
  156. };
  157. 7B8F30141E84125F00110AEC /* PBXContainerItemProxy */ = {
  158. isa = PBXContainerItemProxy;
  159. containerPortal = 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */;
  160. proxyType = 2;
  161. remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  162. remoteInfo = "RCTImage-tvOS";
  163. };
  164. 7B8F301B1E84127400110AEC /* PBXContainerItemProxy */ = {
  165. isa = PBXContainerItemProxy;
  166. containerPortal = 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */;
  167. proxyType = 2;
  168. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  169. remoteInfo = RCTLinking;
  170. };
  171. 7B8F301D1E84127400110AEC /* PBXContainerItemProxy */ = {
  172. isa = PBXContainerItemProxy;
  173. containerPortal = 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */;
  174. proxyType = 2;
  175. remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  176. remoteInfo = "RCTLinking-tvOS";
  177. };
  178. 7B8F30241E84128500110AEC /* PBXContainerItemProxy */ = {
  179. isa = PBXContainerItemProxy;
  180. containerPortal = 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */;
  181. proxyType = 2;
  182. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  183. remoteInfo = RCTNetwork;
  184. };
  185. 7B8F30261E84128500110AEC /* PBXContainerItemProxy */ = {
  186. isa = PBXContainerItemProxy;
  187. containerPortal = 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */;
  188. proxyType = 2;
  189. remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  190. remoteInfo = "RCTNetwork-tvOS";
  191. };
  192. 7B8F302D1E84129500110AEC /* PBXContainerItemProxy */ = {
  193. isa = PBXContainerItemProxy;
  194. containerPortal = 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */;
  195. proxyType = 2;
  196. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  197. remoteInfo = RCTSettings;
  198. };
  199. 7B8F302F1E84129500110AEC /* PBXContainerItemProxy */ = {
  200. isa = PBXContainerItemProxy;
  201. containerPortal = 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */;
  202. proxyType = 2;
  203. remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  204. remoteInfo = "RCTSettings-tvOS";
  205. };
  206. 7B8F30361E8412A600110AEC /* PBXContainerItemProxy */ = {
  207. isa = PBXContainerItemProxy;
  208. containerPortal = 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */;
  209. proxyType = 2;
  210. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  211. remoteInfo = RCTText;
  212. };
  213. 7B8F30381E8412A600110AEC /* PBXContainerItemProxy */ = {
  214. isa = PBXContainerItemProxy;
  215. containerPortal = 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */;
  216. proxyType = 2;
  217. remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  218. remoteInfo = "RCTText-tvOS";
  219. };
  220. 7B8F303E1E8412B800110AEC /* PBXContainerItemProxy */ = {
  221. isa = PBXContainerItemProxy;
  222. containerPortal = 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */;
  223. proxyType = 2;
  224. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  225. remoteInfo = RCTVibration;
  226. };
  227. 7B8F30451E8412E100110AEC /* PBXContainerItemProxy */ = {
  228. isa = PBXContainerItemProxy;
  229. containerPortal = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  230. proxyType = 2;
  231. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  232. remoteInfo = RCTWebSocket;
  233. };
  234. 7B8F30471E8412E100110AEC /* PBXContainerItemProxy */ = {
  235. isa = PBXContainerItemProxy;
  236. containerPortal = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  237. proxyType = 2;
  238. remoteGlobalIDString = 2D2A28881D9B049200D4039D;
  239. remoteInfo = "RCTWebSocket-tvOS";
  240. };
  241. E506412420A3138100EC769F /* PBXContainerItemProxy */ = {
  242. isa = PBXContainerItemProxy;
  243. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  244. proxyType = 2;
  245. remoteGlobalIDString = 9936F3131F5F2E4B0010BF04;
  246. remoteInfo = privatedata;
  247. };
  248. E8CB6AA71FF10BC4007C82EF /* PBXContainerItemProxy */ = {
  249. isa = PBXContainerItemProxy;
  250. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  251. proxyType = 2;
  252. remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
  253. remoteInfo = "third-party";
  254. };
  255. E8CB6AA91FF10BC4007C82EF /* PBXContainerItemProxy */ = {
  256. isa = PBXContainerItemProxy;
  257. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  258. proxyType = 2;
  259. remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
  260. remoteInfo = "third-party-tvOS";
  261. };
  262. E8CB6AAB1FF10BC4007C82EF /* PBXContainerItemProxy */ = {
  263. isa = PBXContainerItemProxy;
  264. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  265. proxyType = 2;
  266. remoteGlobalIDString = 139D7E881E25C6D100323FB7;
  267. remoteInfo = "double-conversion";
  268. };
  269. E8CB6AAD1FF10BC4007C82EF /* PBXContainerItemProxy */ = {
  270. isa = PBXContainerItemProxy;
  271. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  272. proxyType = 2;
  273. remoteGlobalIDString = 3D383D621EBD27B9005632C8;
  274. remoteInfo = "double-conversion-tvOS";
  275. };
  276. /* End PBXContainerItemProxy section */
  277. /* Begin PBXFileReference section */
  278. 13B07F961A680F5B00A75B9A /* playground.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = playground.app; sourceTree = BUILT_PRODUCTS_DIR; };
  279. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  280. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  281. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  282. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  283. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  284. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  285. 50451D33204451A800695F00 /* RNNCustomViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNNCustomViewController.h; path = ../../../lib/ios/RNNCustomViewController.h; sourceTree = "<group>"; };
  286. 50451D34204451A800695F00 /* RNNCustomViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNNCustomViewController.m; path = ../../../lib/ios/RNNCustomViewController.m; sourceTree = "<group>"; };
  287. 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactNativeNavigation.xcodeproj; path = ../../lib/ios/ReactNativeNavigation.xcodeproj; sourceTree = "<group>"; };
  288. 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  289. 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
  290. 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  291. 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  292. 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  293. 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  294. 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  295. 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  296. 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  297. 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  298. 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  299. /* End PBXFileReference section */
  300. /* Begin PBXFrameworksBuildPhase section */
  301. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  302. isa = PBXFrameworksBuildPhase;
  303. buildActionMask = 2147483647;
  304. files = (
  305. 7B8F30491E84151300110AEC /* libcxxreact.a in Frameworks */,
  306. 7B8F304A1E84151300110AEC /* libjschelpers.a in Frameworks */,
  307. 7B8F304B1E84151300110AEC /* libRCTActionSheet.a in Frameworks */,
  308. 7B8F304C1E84151300110AEC /* libRCTAnimation.a in Frameworks */,
  309. 7B8F304D1E84151300110AEC /* libRCTGeolocation.a in Frameworks */,
  310. 7B8F304E1E84151300110AEC /* libRCTImage.a in Frameworks */,
  311. 7B8F304F1E84151300110AEC /* libRCTLinking.a in Frameworks */,
  312. 7B8F30501E84151300110AEC /* libRCTNetwork.a in Frameworks */,
  313. 7B8F30511E84151300110AEC /* libRCTSettings.a in Frameworks */,
  314. 7B8F30521E84151300110AEC /* libRCTText.a in Frameworks */,
  315. 7B8F30531E84151300110AEC /* libRCTVibration.a in Frameworks */,
  316. 7B8F30541E84151300110AEC /* libRCTWebSocket.a in Frameworks */,
  317. 7B8F30551E84151300110AEC /* libReact.a in Frameworks */,
  318. 7B8F30561E84151300110AEC /* libReactNativeNavigation.a in Frameworks */,
  319. 7B8F30571E84151300110AEC /* libyoga.a in Frameworks */,
  320. );
  321. runOnlyForDeploymentPostprocessing = 0;
  322. };
  323. /* End PBXFrameworksBuildPhase section */
  324. /* Begin PBXGroup section */
  325. 13B07FAE1A68108700A75B9A /* playground */ = {
  326. isa = PBXGroup;
  327. children = (
  328. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  329. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  330. 50451D33204451A800695F00 /* RNNCustomViewController.h */,
  331. 50451D34204451A800695F00 /* RNNCustomViewController.m */,
  332. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  333. 13B07FB61A68108700A75B9A /* Info.plist */,
  334. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  335. 13B07FB71A68108700A75B9A /* main.m */,
  336. );
  337. path = playground;
  338. sourceTree = "<group>";
  339. };
  340. 7B8F2FC51E840F1A00110AEC /* Products */ = {
  341. isa = PBXGroup;
  342. children = (
  343. 7B8F2FC91E840F1A00110AEC /* libReactNativeNavigation.a */,
  344. 7B49FF091E950AF400DEB3EA /* ReactNativeNavigationTests.xctest */,
  345. );
  346. name = Products;
  347. sourceTree = "<group>";
  348. };
  349. 7B8F2FCB1E840F3600110AEC /* Products */ = {
  350. isa = PBXGroup;
  351. children = (
  352. 7B8F2FD61E840F3600110AEC /* libReact.a */,
  353. 7B8F2FD81E840F3600110AEC /* libReact.a */,
  354. 7B8F2FDA1E840F3600110AEC /* libyoga.a */,
  355. 7B8F2FDC1E840F3600110AEC /* libyoga.a */,
  356. 7B8F2FDE1E840F3600110AEC /* libcxxreact.a */,
  357. 7B8F2FE01E840F3600110AEC /* libcxxreact.a */,
  358. 7B8F2FE21E840F3600110AEC /* libjschelpers.a */,
  359. 7B8F2FE41E840F3600110AEC /* libjschelpers.a */,
  360. E8CB6AA81FF10BC4007C82EF /* libthird-party.a */,
  361. E8CB6AAA1FF10BC4007C82EF /* libthird-party.a */,
  362. E8CB6AAC1FF10BC4007C82EF /* libdouble-conversion.a */,
  363. E8CB6AAE1FF10BC4007C82EF /* libdouble-conversion.a */,
  364. E506412520A3138100EC769F /* libprivatedata.a */,
  365. 501223FE2173591A000F5F98 /* libprivatedata-tvOS.a */,
  366. );
  367. name = Products;
  368. sourceTree = "<group>";
  369. };
  370. 7B8F2FE61E840F6700110AEC /* Products */ = {
  371. isa = PBXGroup;
  372. children = (
  373. 7B8F2FEB1E840F6700110AEC /* libRCTAnimation.a */,
  374. 7B8F2FED1E840F6700110AEC /* libRCTAnimation.a */,
  375. );
  376. name = Products;
  377. sourceTree = "<group>";
  378. };
  379. 7B8F2FF61E8411A700110AEC /* Products */ = {
  380. isa = PBXGroup;
  381. children = (
  382. 7B8F2FFA1E8411A800110AEC /* libRCTActionSheet.a */,
  383. );
  384. name = Products;
  385. sourceTree = "<group>";
  386. };
  387. 7B8F30081E84124A00110AEC /* Products */ = {
  388. isa = PBXGroup;
  389. children = (
  390. 7B8F300C1E84124A00110AEC /* libRCTGeolocation.a */,
  391. );
  392. name = Products;
  393. sourceTree = "<group>";
  394. };
  395. 7B8F300E1E84125F00110AEC /* Products */ = {
  396. isa = PBXGroup;
  397. children = (
  398. 7B8F30131E84125F00110AEC /* libRCTImage.a */,
  399. 7B8F30151E84125F00110AEC /* libRCTImage-tvOS.a */,
  400. );
  401. name = Products;
  402. sourceTree = "<group>";
  403. };
  404. 7B8F30171E84127400110AEC /* Products */ = {
  405. isa = PBXGroup;
  406. children = (
  407. 7B8F301C1E84127400110AEC /* libRCTLinking.a */,
  408. 7B8F301E1E84127400110AEC /* libRCTLinking-tvOS.a */,
  409. );
  410. name = Products;
  411. sourceTree = "<group>";
  412. };
  413. 7B8F30201E84128500110AEC /* Products */ = {
  414. isa = PBXGroup;
  415. children = (
  416. 7B8F30251E84128500110AEC /* libRCTNetwork.a */,
  417. 7B8F30271E84128500110AEC /* libRCTNetwork-tvOS.a */,
  418. );
  419. name = Products;
  420. sourceTree = "<group>";
  421. };
  422. 7B8F30291E84129500110AEC /* Products */ = {
  423. isa = PBXGroup;
  424. children = (
  425. 7B8F302E1E84129500110AEC /* libRCTSettings.a */,
  426. 7B8F30301E84129500110AEC /* libRCTSettings-tvOS.a */,
  427. );
  428. name = Products;
  429. sourceTree = "<group>";
  430. };
  431. 7B8F30321E8412A600110AEC /* Products */ = {
  432. isa = PBXGroup;
  433. children = (
  434. 7B8F30371E8412A600110AEC /* libRCTText.a */,
  435. 7B8F30391E8412A600110AEC /* libRCTText-tvOS.a */,
  436. );
  437. name = Products;
  438. sourceTree = "<group>";
  439. };
  440. 7B8F303B1E8412B700110AEC /* Products */ = {
  441. isa = PBXGroup;
  442. children = (
  443. 7B8F303F1E8412B800110AEC /* libRCTVibration.a */,
  444. );
  445. name = Products;
  446. sourceTree = "<group>";
  447. };
  448. 7B8F30411E8412E100110AEC /* Products */ = {
  449. isa = PBXGroup;
  450. children = (
  451. 7B8F30461E8412E100110AEC /* libRCTWebSocket.a */,
  452. 7B8F30481E8412E100110AEC /* libRCTWebSocket-tvOS.a */,
  453. 39D599AF200F3D5C00A3B2ED /* libfishhook.a */,
  454. 39D599B1200F3D5C00A3B2ED /* libfishhook-tvOS.a */,
  455. );
  456. name = Products;
  457. sourceTree = "<group>";
  458. };
  459. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  460. isa = PBXGroup;
  461. children = (
  462. 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */,
  463. 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */,
  464. 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */,
  465. 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */,
  466. 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */,
  467. 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */,
  468. 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */,
  469. 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */,
  470. 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */,
  471. 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */,
  472. 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */,
  473. 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */,
  474. );
  475. name = Libraries;
  476. sourceTree = "<group>";
  477. };
  478. 83CBB9F61A601CBA00E9B192 = {
  479. isa = PBXGroup;
  480. children = (
  481. 13B07FAE1A68108700A75B9A /* playground */,
  482. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  483. 83CBBA001A601CBA00E9B192 /* Products */,
  484. );
  485. indentWidth = 4;
  486. sourceTree = "<group>";
  487. tabWidth = 4;
  488. usesTabs = 1;
  489. };
  490. 83CBBA001A601CBA00E9B192 /* Products */ = {
  491. isa = PBXGroup;
  492. children = (
  493. 13B07F961A680F5B00A75B9A /* playground.app */,
  494. );
  495. name = Products;
  496. sourceTree = "<group>";
  497. };
  498. /* End PBXGroup section */
  499. /* Begin PBXNativeTarget section */
  500. 13B07F861A680F5B00A75B9A /* playground */ = {
  501. isa = PBXNativeTarget;
  502. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */;
  503. buildPhases = (
  504. 13B07F871A680F5B00A75B9A /* Sources */,
  505. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  506. 13B07F8E1A680F5B00A75B9A /* Resources */,
  507. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  508. );
  509. buildRules = (
  510. );
  511. dependencies = (
  512. );
  513. name = playground;
  514. productName = "Hello World";
  515. productReference = 13B07F961A680F5B00A75B9A /* playground.app */;
  516. productType = "com.apple.product-type.application";
  517. };
  518. /* End PBXNativeTarget section */
  519. /* Begin PBXProject section */
  520. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  521. isa = PBXProject;
  522. attributes = {
  523. LastUpgradeCheck = 0920;
  524. ORGANIZATIONNAME = Wix;
  525. TargetAttributes = {
  526. 13B07F861A680F5B00A75B9A = {
  527. ProvisioningStyle = Manual;
  528. };
  529. };
  530. };
  531. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */;
  532. compatibilityVersion = "Xcode 3.2";
  533. developmentRegion = English;
  534. hasScannedForEncodings = 0;
  535. knownRegions = (
  536. en,
  537. Base,
  538. );
  539. mainGroup = 83CBB9F61A601CBA00E9B192;
  540. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  541. projectDirPath = "";
  542. projectReferences = (
  543. {
  544. ProductGroup = 7B8F2FF61E8411A700110AEC /* Products */;
  545. ProjectRef = 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */;
  546. },
  547. {
  548. ProductGroup = 7B8F2FE61E840F6700110AEC /* Products */;
  549. ProjectRef = 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */;
  550. },
  551. {
  552. ProductGroup = 7B8F30081E84124A00110AEC /* Products */;
  553. ProjectRef = 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */;
  554. },
  555. {
  556. ProductGroup = 7B8F300E1E84125F00110AEC /* Products */;
  557. ProjectRef = 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */;
  558. },
  559. {
  560. ProductGroup = 7B8F30171E84127400110AEC /* Products */;
  561. ProjectRef = 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */;
  562. },
  563. {
  564. ProductGroup = 7B8F30201E84128500110AEC /* Products */;
  565. ProjectRef = 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */;
  566. },
  567. {
  568. ProductGroup = 7B8F30291E84129500110AEC /* Products */;
  569. ProjectRef = 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */;
  570. },
  571. {
  572. ProductGroup = 7B8F30321E8412A600110AEC /* Products */;
  573. ProjectRef = 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */;
  574. },
  575. {
  576. ProductGroup = 7B8F303B1E8412B700110AEC /* Products */;
  577. ProjectRef = 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */;
  578. },
  579. {
  580. ProductGroup = 7B8F30411E8412E100110AEC /* Products */;
  581. ProjectRef = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  582. },
  583. {
  584. ProductGroup = 7B8F2FCB1E840F3600110AEC /* Products */;
  585. ProjectRef = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  586. },
  587. {
  588. ProductGroup = 7B8F2FC51E840F1A00110AEC /* Products */;
  589. ProjectRef = 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */;
  590. },
  591. );
  592. projectRoot = "";
  593. targets = (
  594. 13B07F861A680F5B00A75B9A /* playground */,
  595. );
  596. };
  597. /* End PBXProject section */
  598. /* Begin PBXReferenceProxy section */
  599. 39D599AF200F3D5C00A3B2ED /* libfishhook.a */ = {
  600. isa = PBXReferenceProxy;
  601. fileType = archive.ar;
  602. path = libfishhook.a;
  603. remoteRef = 39D599AE200F3D5C00A3B2ED /* PBXContainerItemProxy */;
  604. sourceTree = BUILT_PRODUCTS_DIR;
  605. };
  606. 39D599B1200F3D5C00A3B2ED /* libfishhook-tvOS.a */ = {
  607. isa = PBXReferenceProxy;
  608. fileType = archive.ar;
  609. path = "libfishhook-tvOS.a";
  610. remoteRef = 39D599B0200F3D5C00A3B2ED /* PBXContainerItemProxy */;
  611. sourceTree = BUILT_PRODUCTS_DIR;
  612. };
  613. 501223FE2173591A000F5F98 /* libprivatedata-tvOS.a */ = {
  614. isa = PBXReferenceProxy;
  615. fileType = archive.ar;
  616. path = "libprivatedata-tvOS.a";
  617. remoteRef = 501223FD2173591A000F5F98 /* PBXContainerItemProxy */;
  618. sourceTree = BUILT_PRODUCTS_DIR;
  619. };
  620. 7B49FF091E950AF400DEB3EA /* ReactNativeNavigationTests.xctest */ = {
  621. isa = PBXReferenceProxy;
  622. fileType = wrapper.cfbundle;
  623. path = ReactNativeNavigationTests.xctest;
  624. remoteRef = 7B49FF081E950AF400DEB3EA /* PBXContainerItemProxy */;
  625. sourceTree = BUILT_PRODUCTS_DIR;
  626. };
  627. 7B8F2FC91E840F1A00110AEC /* libReactNativeNavigation.a */ = {
  628. isa = PBXReferenceProxy;
  629. fileType = archive.ar;
  630. path = libReactNativeNavigation.a;
  631. remoteRef = 7B8F2FC81E840F1A00110AEC /* PBXContainerItemProxy */;
  632. sourceTree = BUILT_PRODUCTS_DIR;
  633. };
  634. 7B8F2FD61E840F3600110AEC /* libReact.a */ = {
  635. isa = PBXReferenceProxy;
  636. fileType = archive.ar;
  637. path = libReact.a;
  638. remoteRef = 7B8F2FD51E840F3600110AEC /* PBXContainerItemProxy */;
  639. sourceTree = BUILT_PRODUCTS_DIR;
  640. };
  641. 7B8F2FD81E840F3600110AEC /* libReact.a */ = {
  642. isa = PBXReferenceProxy;
  643. fileType = archive.ar;
  644. path = libReact.a;
  645. remoteRef = 7B8F2FD71E840F3600110AEC /* PBXContainerItemProxy */;
  646. sourceTree = BUILT_PRODUCTS_DIR;
  647. };
  648. 7B8F2FDA1E840F3600110AEC /* libyoga.a */ = {
  649. isa = PBXReferenceProxy;
  650. fileType = archive.ar;
  651. path = libyoga.a;
  652. remoteRef = 7B8F2FD91E840F3600110AEC /* PBXContainerItemProxy */;
  653. sourceTree = BUILT_PRODUCTS_DIR;
  654. };
  655. 7B8F2FDC1E840F3600110AEC /* libyoga.a */ = {
  656. isa = PBXReferenceProxy;
  657. fileType = archive.ar;
  658. path = libyoga.a;
  659. remoteRef = 7B8F2FDB1E840F3600110AEC /* PBXContainerItemProxy */;
  660. sourceTree = BUILT_PRODUCTS_DIR;
  661. };
  662. 7B8F2FDE1E840F3600110AEC /* libcxxreact.a */ = {
  663. isa = PBXReferenceProxy;
  664. fileType = archive.ar;
  665. path = libcxxreact.a;
  666. remoteRef = 7B8F2FDD1E840F3600110AEC /* PBXContainerItemProxy */;
  667. sourceTree = BUILT_PRODUCTS_DIR;
  668. };
  669. 7B8F2FE01E840F3600110AEC /* libcxxreact.a */ = {
  670. isa = PBXReferenceProxy;
  671. fileType = archive.ar;
  672. path = libcxxreact.a;
  673. remoteRef = 7B8F2FDF1E840F3600110AEC /* PBXContainerItemProxy */;
  674. sourceTree = BUILT_PRODUCTS_DIR;
  675. };
  676. 7B8F2FE21E840F3600110AEC /* libjschelpers.a */ = {
  677. isa = PBXReferenceProxy;
  678. fileType = archive.ar;
  679. path = libjschelpers.a;
  680. remoteRef = 7B8F2FE11E840F3600110AEC /* PBXContainerItemProxy */;
  681. sourceTree = BUILT_PRODUCTS_DIR;
  682. };
  683. 7B8F2FE41E840F3600110AEC /* libjschelpers.a */ = {
  684. isa = PBXReferenceProxy;
  685. fileType = archive.ar;
  686. path = libjschelpers.a;
  687. remoteRef = 7B8F2FE31E840F3600110AEC /* PBXContainerItemProxy */;
  688. sourceTree = BUILT_PRODUCTS_DIR;
  689. };
  690. 7B8F2FEB1E840F6700110AEC /* libRCTAnimation.a */ = {
  691. isa = PBXReferenceProxy;
  692. fileType = archive.ar;
  693. path = libRCTAnimation.a;
  694. remoteRef = 7B8F2FEA1E840F6700110AEC /* PBXContainerItemProxy */;
  695. sourceTree = BUILT_PRODUCTS_DIR;
  696. };
  697. 7B8F2FED1E840F6700110AEC /* libRCTAnimation.a */ = {
  698. isa = PBXReferenceProxy;
  699. fileType = archive.ar;
  700. path = libRCTAnimation.a;
  701. remoteRef = 7B8F2FEC1E840F6700110AEC /* PBXContainerItemProxy */;
  702. sourceTree = BUILT_PRODUCTS_DIR;
  703. };
  704. 7B8F2FFA1E8411A800110AEC /* libRCTActionSheet.a */ = {
  705. isa = PBXReferenceProxy;
  706. fileType = archive.ar;
  707. path = libRCTActionSheet.a;
  708. remoteRef = 7B8F2FF91E8411A800110AEC /* PBXContainerItemProxy */;
  709. sourceTree = BUILT_PRODUCTS_DIR;
  710. };
  711. 7B8F300C1E84124A00110AEC /* libRCTGeolocation.a */ = {
  712. isa = PBXReferenceProxy;
  713. fileType = archive.ar;
  714. path = libRCTGeolocation.a;
  715. remoteRef = 7B8F300B1E84124A00110AEC /* PBXContainerItemProxy */;
  716. sourceTree = BUILT_PRODUCTS_DIR;
  717. };
  718. 7B8F30131E84125F00110AEC /* libRCTImage.a */ = {
  719. isa = PBXReferenceProxy;
  720. fileType = archive.ar;
  721. path = libRCTImage.a;
  722. remoteRef = 7B8F30121E84125F00110AEC /* PBXContainerItemProxy */;
  723. sourceTree = BUILT_PRODUCTS_DIR;
  724. };
  725. 7B8F30151E84125F00110AEC /* libRCTImage-tvOS.a */ = {
  726. isa = PBXReferenceProxy;
  727. fileType = archive.ar;
  728. path = "libRCTImage-tvOS.a";
  729. remoteRef = 7B8F30141E84125F00110AEC /* PBXContainerItemProxy */;
  730. sourceTree = BUILT_PRODUCTS_DIR;
  731. };
  732. 7B8F301C1E84127400110AEC /* libRCTLinking.a */ = {
  733. isa = PBXReferenceProxy;
  734. fileType = archive.ar;
  735. path = libRCTLinking.a;
  736. remoteRef = 7B8F301B1E84127400110AEC /* PBXContainerItemProxy */;
  737. sourceTree = BUILT_PRODUCTS_DIR;
  738. };
  739. 7B8F301E1E84127400110AEC /* libRCTLinking-tvOS.a */ = {
  740. isa = PBXReferenceProxy;
  741. fileType = archive.ar;
  742. path = "libRCTLinking-tvOS.a";
  743. remoteRef = 7B8F301D1E84127400110AEC /* PBXContainerItemProxy */;
  744. sourceTree = BUILT_PRODUCTS_DIR;
  745. };
  746. 7B8F30251E84128500110AEC /* libRCTNetwork.a */ = {
  747. isa = PBXReferenceProxy;
  748. fileType = archive.ar;
  749. path = libRCTNetwork.a;
  750. remoteRef = 7B8F30241E84128500110AEC /* PBXContainerItemProxy */;
  751. sourceTree = BUILT_PRODUCTS_DIR;
  752. };
  753. 7B8F30271E84128500110AEC /* libRCTNetwork-tvOS.a */ = {
  754. isa = PBXReferenceProxy;
  755. fileType = archive.ar;
  756. path = "libRCTNetwork-tvOS.a";
  757. remoteRef = 7B8F30261E84128500110AEC /* PBXContainerItemProxy */;
  758. sourceTree = BUILT_PRODUCTS_DIR;
  759. };
  760. 7B8F302E1E84129500110AEC /* libRCTSettings.a */ = {
  761. isa = PBXReferenceProxy;
  762. fileType = archive.ar;
  763. path = libRCTSettings.a;
  764. remoteRef = 7B8F302D1E84129500110AEC /* PBXContainerItemProxy */;
  765. sourceTree = BUILT_PRODUCTS_DIR;
  766. };
  767. 7B8F30301E84129500110AEC /* libRCTSettings-tvOS.a */ = {
  768. isa = PBXReferenceProxy;
  769. fileType = archive.ar;
  770. path = "libRCTSettings-tvOS.a";
  771. remoteRef = 7B8F302F1E84129500110AEC /* PBXContainerItemProxy */;
  772. sourceTree = BUILT_PRODUCTS_DIR;
  773. };
  774. 7B8F30371E8412A600110AEC /* libRCTText.a */ = {
  775. isa = PBXReferenceProxy;
  776. fileType = archive.ar;
  777. path = libRCTText.a;
  778. remoteRef = 7B8F30361E8412A600110AEC /* PBXContainerItemProxy */;
  779. sourceTree = BUILT_PRODUCTS_DIR;
  780. };
  781. 7B8F30391E8412A600110AEC /* libRCTText-tvOS.a */ = {
  782. isa = PBXReferenceProxy;
  783. fileType = archive.ar;
  784. path = "libRCTText-tvOS.a";
  785. remoteRef = 7B8F30381E8412A600110AEC /* PBXContainerItemProxy */;
  786. sourceTree = BUILT_PRODUCTS_DIR;
  787. };
  788. 7B8F303F1E8412B800110AEC /* libRCTVibration.a */ = {
  789. isa = PBXReferenceProxy;
  790. fileType = archive.ar;
  791. path = libRCTVibration.a;
  792. remoteRef = 7B8F303E1E8412B800110AEC /* PBXContainerItemProxy */;
  793. sourceTree = BUILT_PRODUCTS_DIR;
  794. };
  795. 7B8F30461E8412E100110AEC /* libRCTWebSocket.a */ = {
  796. isa = PBXReferenceProxy;
  797. fileType = archive.ar;
  798. path = libRCTWebSocket.a;
  799. remoteRef = 7B8F30451E8412E100110AEC /* PBXContainerItemProxy */;
  800. sourceTree = BUILT_PRODUCTS_DIR;
  801. };
  802. 7B8F30481E8412E100110AEC /* libRCTWebSocket-tvOS.a */ = {
  803. isa = PBXReferenceProxy;
  804. fileType = archive.ar;
  805. path = "libRCTWebSocket-tvOS.a";
  806. remoteRef = 7B8F30471E8412E100110AEC /* PBXContainerItemProxy */;
  807. sourceTree = BUILT_PRODUCTS_DIR;
  808. };
  809. E506412520A3138100EC769F /* libprivatedata.a */ = {
  810. isa = PBXReferenceProxy;
  811. fileType = archive.ar;
  812. path = libprivatedata.a;
  813. remoteRef = E506412420A3138100EC769F /* PBXContainerItemProxy */;
  814. sourceTree = BUILT_PRODUCTS_DIR;
  815. };
  816. E8CB6AA81FF10BC4007C82EF /* libthird-party.a */ = {
  817. isa = PBXReferenceProxy;
  818. fileType = archive.ar;
  819. path = "libthird-party.a";
  820. remoteRef = E8CB6AA71FF10BC4007C82EF /* PBXContainerItemProxy */;
  821. sourceTree = BUILT_PRODUCTS_DIR;
  822. };
  823. E8CB6AAA1FF10BC4007C82EF /* libthird-party.a */ = {
  824. isa = PBXReferenceProxy;
  825. fileType = archive.ar;
  826. path = "libthird-party.a";
  827. remoteRef = E8CB6AA91FF10BC4007C82EF /* PBXContainerItemProxy */;
  828. sourceTree = BUILT_PRODUCTS_DIR;
  829. };
  830. E8CB6AAC1FF10BC4007C82EF /* libdouble-conversion.a */ = {
  831. isa = PBXReferenceProxy;
  832. fileType = archive.ar;
  833. path = "libdouble-conversion.a";
  834. remoteRef = E8CB6AAB1FF10BC4007C82EF /* PBXContainerItemProxy */;
  835. sourceTree = BUILT_PRODUCTS_DIR;
  836. };
  837. E8CB6AAE1FF10BC4007C82EF /* libdouble-conversion.a */ = {
  838. isa = PBXReferenceProxy;
  839. fileType = archive.ar;
  840. path = "libdouble-conversion.a";
  841. remoteRef = E8CB6AAD1FF10BC4007C82EF /* PBXContainerItemProxy */;
  842. sourceTree = BUILT_PRODUCTS_DIR;
  843. };
  844. /* End PBXReferenceProxy section */
  845. /* Begin PBXResourcesBuildPhase section */
  846. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  847. isa = PBXResourcesBuildPhase;
  848. buildActionMask = 2147483647;
  849. files = (
  850. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  851. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  852. );
  853. runOnlyForDeploymentPostprocessing = 0;
  854. };
  855. /* End PBXResourcesBuildPhase section */
  856. /* Begin PBXShellScriptBuildPhase section */
  857. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  858. isa = PBXShellScriptBuildPhase;
  859. buildActionMask = 2147483647;
  860. files = (
  861. );
  862. inputPaths = (
  863. );
  864. name = "Bundle React Native code and images";
  865. outputPaths = (
  866. );
  867. runOnlyForDeploymentPostprocessing = 0;
  868. shellPath = /bin/sh;
  869. shellScript = "export NODE_BINARY=node\n../../node_modules/react-native/scripts/react-native-xcode.sh ./index.js";
  870. };
  871. /* End PBXShellScriptBuildPhase section */
  872. /* Begin PBXSourcesBuildPhase section */
  873. 13B07F871A680F5B00A75B9A /* Sources */ = {
  874. isa = PBXSourcesBuildPhase;
  875. buildActionMask = 2147483647;
  876. files = (
  877. 50451D35204451A900695F00 /* RNNCustomViewController.m in Sources */,
  878. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  879. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  880. );
  881. runOnlyForDeploymentPostprocessing = 0;
  882. };
  883. /* End PBXSourcesBuildPhase section */
  884. /* Begin PBXVariantGroup section */
  885. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  886. isa = PBXVariantGroup;
  887. children = (
  888. 13B07FB21A68108700A75B9A /* Base */,
  889. );
  890. name = LaunchScreen.xib;
  891. sourceTree = "<group>";
  892. };
  893. /* End PBXVariantGroup section */
  894. /* Begin XCBuildConfiguration section */
  895. 13B07F941A680F5B00A75B9A /* Debug */ = {
  896. isa = XCBuildConfiguration;
  897. buildSettings = {
  898. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  899. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  900. CODE_SIGN_STYLE = Manual;
  901. DEAD_CODE_STRIPPING = NO;
  902. DEVELOPMENT_TEAM = "";
  903. INFOPLIST_FILE = playground/Info.plist;
  904. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  905. OTHER_LDFLAGS = (
  906. "-ObjC",
  907. "-l\"c++\"",
  908. );
  909. PRODUCT_BUNDLE_IDENTIFIER = com.reactnativenavigation.playground;
  910. PRODUCT_NAME = playground;
  911. PROVISIONING_PROFILE_SPECIFIER = "";
  912. TARGETED_DEVICE_FAMILY = "1,2";
  913. };
  914. name = Debug;
  915. };
  916. 13B07F951A680F5B00A75B9A /* Release */ = {
  917. isa = XCBuildConfiguration;
  918. buildSettings = {
  919. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  920. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  921. CODE_SIGN_STYLE = Manual;
  922. DEVELOPMENT_TEAM = "";
  923. INFOPLIST_FILE = playground/Info.plist;
  924. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  925. OTHER_LDFLAGS = (
  926. "-ObjC",
  927. "-l\"c++\"",
  928. );
  929. PRODUCT_BUNDLE_IDENTIFIER = com.reactnativenavigation.playground;
  930. PRODUCT_NAME = playground;
  931. PROVISIONING_PROFILE_SPECIFIER = "";
  932. TARGETED_DEVICE_FAMILY = "1,2";
  933. };
  934. name = Release;
  935. };
  936. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  937. isa = XCBuildConfiguration;
  938. buildSettings = {
  939. ALWAYS_SEARCH_USER_PATHS = NO;
  940. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  941. CLANG_CXX_LIBRARY = "libc++";
  942. CLANG_ENABLE_MODULES = YES;
  943. CLANG_ENABLE_OBJC_ARC = YES;
  944. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  945. CLANG_WARN_BOOL_CONVERSION = YES;
  946. CLANG_WARN_COMMA = YES;
  947. CLANG_WARN_CONSTANT_CONVERSION = YES;
  948. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  949. CLANG_WARN_EMPTY_BODY = YES;
  950. CLANG_WARN_ENUM_CONVERSION = YES;
  951. CLANG_WARN_INFINITE_RECURSION = YES;
  952. CLANG_WARN_INT_CONVERSION = YES;
  953. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  954. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  955. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  956. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  957. CLANG_WARN_STRICT_PROTOTYPES = YES;
  958. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  959. CLANG_WARN_UNREACHABLE_CODE = YES;
  960. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  961. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  962. COPY_PHASE_STRIP = NO;
  963. ENABLE_STRICT_OBJC_MSGSEND = YES;
  964. ENABLE_TESTABILITY = YES;
  965. GCC_C_LANGUAGE_STANDARD = gnu99;
  966. GCC_DYNAMIC_NO_PIC = NO;
  967. GCC_NO_COMMON_BLOCKS = YES;
  968. GCC_OPTIMIZATION_LEVEL = 0;
  969. GCC_PREPROCESSOR_DEFINITIONS = (
  970. "DEBUG=1",
  971. "$(inherited)",
  972. );
  973. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  974. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  975. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  976. GCC_WARN_UNDECLARED_SELECTOR = YES;
  977. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  978. GCC_WARN_UNUSED_FUNCTION = YES;
  979. GCC_WARN_UNUSED_VARIABLE = YES;
  980. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  981. MTL_ENABLE_DEBUG_INFO = YES;
  982. ONLY_ACTIVE_ARCH = YES;
  983. OTHER_LDFLAGS = "";
  984. SDKROOT = iphoneos;
  985. };
  986. name = Debug;
  987. };
  988. 83CBBA211A601CBA00E9B192 /* Release */ = {
  989. isa = XCBuildConfiguration;
  990. buildSettings = {
  991. ALWAYS_SEARCH_USER_PATHS = NO;
  992. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  993. CLANG_CXX_LIBRARY = "libc++";
  994. CLANG_ENABLE_MODULES = YES;
  995. CLANG_ENABLE_OBJC_ARC = YES;
  996. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  997. CLANG_WARN_BOOL_CONVERSION = YES;
  998. CLANG_WARN_COMMA = YES;
  999. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1000. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1001. CLANG_WARN_EMPTY_BODY = YES;
  1002. CLANG_WARN_ENUM_CONVERSION = YES;
  1003. CLANG_WARN_INFINITE_RECURSION = YES;
  1004. CLANG_WARN_INT_CONVERSION = YES;
  1005. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1006. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1007. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1008. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1009. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1010. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1011. CLANG_WARN_UNREACHABLE_CODE = YES;
  1012. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1013. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1014. COPY_PHASE_STRIP = YES;
  1015. ENABLE_NS_ASSERTIONS = NO;
  1016. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1017. GCC_C_LANGUAGE_STANDARD = gnu99;
  1018. GCC_NO_COMMON_BLOCKS = YES;
  1019. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1020. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1021. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1022. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1023. GCC_WARN_UNUSED_FUNCTION = YES;
  1024. GCC_WARN_UNUSED_VARIABLE = YES;
  1025. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1026. MTL_ENABLE_DEBUG_INFO = NO;
  1027. OTHER_LDFLAGS = "";
  1028. SDKROOT = iphoneos;
  1029. VALIDATE_PRODUCT = YES;
  1030. };
  1031. name = Release;
  1032. };
  1033. /* End XCBuildConfiguration section */
  1034. /* Begin XCConfigurationList section */
  1035. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */ = {
  1036. isa = XCConfigurationList;
  1037. buildConfigurations = (
  1038. 13B07F941A680F5B00A75B9A /* Debug */,
  1039. 13B07F951A680F5B00A75B9A /* Release */,
  1040. );
  1041. defaultConfigurationIsVisible = 0;
  1042. defaultConfigurationName = Debug;
  1043. };
  1044. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */ = {
  1045. isa = XCConfigurationList;
  1046. buildConfigurations = (
  1047. 83CBBA201A601CBA00E9B192 /* Debug */,
  1048. 83CBBA211A601CBA00E9B192 /* Release */,
  1049. );
  1050. defaultConfigurationIsVisible = 0;
  1051. defaultConfigurationName = Debug;
  1052. };
  1053. /* End XCConfigurationList section */
  1054. };
  1055. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1056. }