react-native-navigation的迁移库

project.pbxproj 44KB

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