react-native-navigation的迁移库

project.pbxproj 42KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063
  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. 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. 7B8F2FE11E840F3600110AEC /* PBXContainerItemProxy */ = {
  102. isa = PBXContainerItemProxy;
  103. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  104. proxyType = 2;
  105. remoteGlobalIDString = 3D3CD90B1DE5FBD600167DC4;
  106. remoteInfo = jschelpers;
  107. };
  108. 7B8F2FE31E840F3600110AEC /* PBXContainerItemProxy */ = {
  109. isa = PBXContainerItemProxy;
  110. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  111. proxyType = 2;
  112. remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
  113. remoteInfo = "jschelpers-tvOS";
  114. };
  115. 7B8F2FEA1E840F6700110AEC /* PBXContainerItemProxy */ = {
  116. isa = PBXContainerItemProxy;
  117. containerPortal = 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */;
  118. proxyType = 2;
  119. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  120. remoteInfo = RCTAnimation;
  121. };
  122. 7B8F2FEC1E840F6700110AEC /* PBXContainerItemProxy */ = {
  123. isa = PBXContainerItemProxy;
  124. containerPortal = 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */;
  125. proxyType = 2;
  126. remoteGlobalIDString = 2D2A28201D9B03D100D4039D;
  127. remoteInfo = "RCTAnimation-tvOS";
  128. };
  129. 7B8F2FF91E8411A800110AEC /* PBXContainerItemProxy */ = {
  130. isa = PBXContainerItemProxy;
  131. containerPortal = 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */;
  132. proxyType = 2;
  133. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  134. remoteInfo = RCTActionSheet;
  135. };
  136. 7B8F300B1E84124A00110AEC /* PBXContainerItemProxy */ = {
  137. isa = PBXContainerItemProxy;
  138. containerPortal = 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */;
  139. proxyType = 2;
  140. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  141. remoteInfo = RCTGeolocation;
  142. };
  143. 7B8F30121E84125F00110AEC /* PBXContainerItemProxy */ = {
  144. isa = PBXContainerItemProxy;
  145. containerPortal = 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */;
  146. proxyType = 2;
  147. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  148. remoteInfo = RCTImage;
  149. };
  150. 7B8F30141E84125F00110AEC /* PBXContainerItemProxy */ = {
  151. isa = PBXContainerItemProxy;
  152. containerPortal = 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */;
  153. proxyType = 2;
  154. remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  155. remoteInfo = "RCTImage-tvOS";
  156. };
  157. 7B8F301B1E84127400110AEC /* PBXContainerItemProxy */ = {
  158. isa = PBXContainerItemProxy;
  159. containerPortal = 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */;
  160. proxyType = 2;
  161. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  162. remoteInfo = RCTLinking;
  163. };
  164. 7B8F301D1E84127400110AEC /* PBXContainerItemProxy */ = {
  165. isa = PBXContainerItemProxy;
  166. containerPortal = 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */;
  167. proxyType = 2;
  168. remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  169. remoteInfo = "RCTLinking-tvOS";
  170. };
  171. 7B8F30241E84128500110AEC /* PBXContainerItemProxy */ = {
  172. isa = PBXContainerItemProxy;
  173. containerPortal = 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */;
  174. proxyType = 2;
  175. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  176. remoteInfo = RCTNetwork;
  177. };
  178. 7B8F30261E84128500110AEC /* PBXContainerItemProxy */ = {
  179. isa = PBXContainerItemProxy;
  180. containerPortal = 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */;
  181. proxyType = 2;
  182. remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  183. remoteInfo = "RCTNetwork-tvOS";
  184. };
  185. 7B8F302D1E84129500110AEC /* PBXContainerItemProxy */ = {
  186. isa = PBXContainerItemProxy;
  187. containerPortal = 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */;
  188. proxyType = 2;
  189. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  190. remoteInfo = RCTSettings;
  191. };
  192. 7B8F302F1E84129500110AEC /* PBXContainerItemProxy */ = {
  193. isa = PBXContainerItemProxy;
  194. containerPortal = 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */;
  195. proxyType = 2;
  196. remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  197. remoteInfo = "RCTSettings-tvOS";
  198. };
  199. 7B8F30361E8412A600110AEC /* PBXContainerItemProxy */ = {
  200. isa = PBXContainerItemProxy;
  201. containerPortal = 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */;
  202. proxyType = 2;
  203. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  204. remoteInfo = RCTText;
  205. };
  206. 7B8F30381E8412A600110AEC /* PBXContainerItemProxy */ = {
  207. isa = PBXContainerItemProxy;
  208. containerPortal = 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */;
  209. proxyType = 2;
  210. remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  211. remoteInfo = "RCTText-tvOS";
  212. };
  213. 7B8F303E1E8412B800110AEC /* PBXContainerItemProxy */ = {
  214. isa = PBXContainerItemProxy;
  215. containerPortal = 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */;
  216. proxyType = 2;
  217. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  218. remoteInfo = RCTVibration;
  219. };
  220. 7B8F30451E8412E100110AEC /* PBXContainerItemProxy */ = {
  221. isa = PBXContainerItemProxy;
  222. containerPortal = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  223. proxyType = 2;
  224. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  225. remoteInfo = RCTWebSocket;
  226. };
  227. 7B8F30471E8412E100110AEC /* PBXContainerItemProxy */ = {
  228. isa = PBXContainerItemProxy;
  229. containerPortal = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  230. proxyType = 2;
  231. remoteGlobalIDString = 2D2A28881D9B049200D4039D;
  232. remoteInfo = "RCTWebSocket-tvOS";
  233. };
  234. E33AC1FB20B5AFC70090DB8A /* PBXContainerItemProxy */ = {
  235. isa = PBXContainerItemProxy;
  236. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  237. proxyType = 2;
  238. remoteGlobalIDString = 9936F32F1F5F2E5B0010BF04;
  239. remoteInfo = "privatedata-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. );
  366. name = Products;
  367. sourceTree = "<group>";
  368. };
  369. 7B8F2FE61E840F6700110AEC /* Products */ = {
  370. isa = PBXGroup;
  371. children = (
  372. 7B8F2FEB1E840F6700110AEC /* libRCTAnimation.a */,
  373. 7B8F2FED1E840F6700110AEC /* libRCTAnimation.a */,
  374. );
  375. name = Products;
  376. sourceTree = "<group>";
  377. };
  378. 7B8F2FF61E8411A700110AEC /* Products */ = {
  379. isa = PBXGroup;
  380. children = (
  381. 7B8F2FFA1E8411A800110AEC /* libRCTActionSheet.a */,
  382. );
  383. name = Products;
  384. sourceTree = "<group>";
  385. };
  386. 7B8F30081E84124A00110AEC /* Products */ = {
  387. isa = PBXGroup;
  388. children = (
  389. 7B8F300C1E84124A00110AEC /* libRCTGeolocation.a */,
  390. );
  391. name = Products;
  392. sourceTree = "<group>";
  393. };
  394. 7B8F300E1E84125F00110AEC /* Products */ = {
  395. isa = PBXGroup;
  396. children = (
  397. 7B8F30131E84125F00110AEC /* libRCTImage.a */,
  398. 7B8F30151E84125F00110AEC /* libRCTImage-tvOS.a */,
  399. );
  400. name = Products;
  401. sourceTree = "<group>";
  402. };
  403. 7B8F30171E84127400110AEC /* Products */ = {
  404. isa = PBXGroup;
  405. children = (
  406. 7B8F301C1E84127400110AEC /* libRCTLinking.a */,
  407. 7B8F301E1E84127400110AEC /* libRCTLinking-tvOS.a */,
  408. );
  409. name = Products;
  410. sourceTree = "<group>";
  411. };
  412. 7B8F30201E84128500110AEC /* Products */ = {
  413. isa = PBXGroup;
  414. children = (
  415. 7B8F30251E84128500110AEC /* libRCTNetwork.a */,
  416. 7B8F30271E84128500110AEC /* libRCTNetwork-tvOS.a */,
  417. );
  418. name = Products;
  419. sourceTree = "<group>";
  420. };
  421. 7B8F30291E84129500110AEC /* Products */ = {
  422. isa = PBXGroup;
  423. children = (
  424. 7B8F302E1E84129500110AEC /* libRCTSettings.a */,
  425. 7B8F30301E84129500110AEC /* libRCTSettings-tvOS.a */,
  426. );
  427. name = Products;
  428. sourceTree = "<group>";
  429. };
  430. 7B8F30321E8412A600110AEC /* Products */ = {
  431. isa = PBXGroup;
  432. children = (
  433. 7B8F30371E8412A600110AEC /* libRCTText.a */,
  434. 7B8F30391E8412A600110AEC /* libRCTText-tvOS.a */,
  435. );
  436. name = Products;
  437. sourceTree = "<group>";
  438. };
  439. 7B8F303B1E8412B700110AEC /* Products */ = {
  440. isa = PBXGroup;
  441. children = (
  442. 7B8F303F1E8412B800110AEC /* libRCTVibration.a */,
  443. );
  444. name = Products;
  445. sourceTree = "<group>";
  446. };
  447. 7B8F30411E8412E100110AEC /* Products */ = {
  448. isa = PBXGroup;
  449. children = (
  450. 7B8F30461E8412E100110AEC /* libRCTWebSocket.a */,
  451. 7B8F30481E8412E100110AEC /* libRCTWebSocket-tvOS.a */,
  452. 39D599AF200F3D5C00A3B2ED /* libfishhook.a */,
  453. 39D599B1200F3D5C00A3B2ED /* libfishhook-tvOS.a */,
  454. );
  455. name = Products;
  456. sourceTree = "<group>";
  457. };
  458. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  459. isa = PBXGroup;
  460. children = (
  461. 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */,
  462. 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */,
  463. 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */,
  464. 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */,
  465. 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */,
  466. 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */,
  467. 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */,
  468. 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */,
  469. 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */,
  470. 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */,
  471. 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */,
  472. 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */,
  473. );
  474. name = Libraries;
  475. sourceTree = "<group>";
  476. };
  477. 83CBB9F61A601CBA00E9B192 = {
  478. isa = PBXGroup;
  479. children = (
  480. 13B07FAE1A68108700A75B9A /* playground */,
  481. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  482. 83CBBA001A601CBA00E9B192 /* Products */,
  483. );
  484. indentWidth = 4;
  485. sourceTree = "<group>";
  486. tabWidth = 4;
  487. usesTabs = 1;
  488. };
  489. 83CBBA001A601CBA00E9B192 /* Products */ = {
  490. isa = PBXGroup;
  491. children = (
  492. 13B07F961A680F5B00A75B9A /* playground.app */,
  493. );
  494. name = Products;
  495. sourceTree = "<group>";
  496. };
  497. /* End PBXGroup section */
  498. /* Begin PBXNativeTarget section */
  499. 13B07F861A680F5B00A75B9A /* playground */ = {
  500. isa = PBXNativeTarget;
  501. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */;
  502. buildPhases = (
  503. 13B07F871A680F5B00A75B9A /* Sources */,
  504. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  505. 13B07F8E1A680F5B00A75B9A /* Resources */,
  506. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  507. );
  508. buildRules = (
  509. );
  510. dependencies = (
  511. );
  512. name = playground;
  513. productName = "Hello World";
  514. productReference = 13B07F961A680F5B00A75B9A /* playground.app */;
  515. productType = "com.apple.product-type.application";
  516. };
  517. /* End PBXNativeTarget section */
  518. /* Begin PBXProject section */
  519. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  520. isa = PBXProject;
  521. attributes = {
  522. LastUpgradeCheck = 0920;
  523. ORGANIZATIONNAME = Wix;
  524. TargetAttributes = {
  525. 13B07F861A680F5B00A75B9A = {
  526. ProvisioningStyle = Manual;
  527. };
  528. };
  529. };
  530. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */;
  531. compatibilityVersion = "Xcode 3.2";
  532. developmentRegion = English;
  533. hasScannedForEncodings = 0;
  534. knownRegions = (
  535. en,
  536. Base,
  537. );
  538. mainGroup = 83CBB9F61A601CBA00E9B192;
  539. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  540. projectDirPath = "";
  541. projectReferences = (
  542. {
  543. ProductGroup = 7B8F2FF61E8411A700110AEC /* Products */;
  544. ProjectRef = 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */;
  545. },
  546. {
  547. ProductGroup = 7B8F2FE61E840F6700110AEC /* Products */;
  548. ProjectRef = 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */;
  549. },
  550. {
  551. ProductGroup = 7B8F30081E84124A00110AEC /* Products */;
  552. ProjectRef = 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */;
  553. },
  554. {
  555. ProductGroup = 7B8F300E1E84125F00110AEC /* Products */;
  556. ProjectRef = 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */;
  557. },
  558. {
  559. ProductGroup = 7B8F30171E84127400110AEC /* Products */;
  560. ProjectRef = 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */;
  561. },
  562. {
  563. ProductGroup = 7B8F30201E84128500110AEC /* Products */;
  564. ProjectRef = 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */;
  565. },
  566. {
  567. ProductGroup = 7B8F30291E84129500110AEC /* Products */;
  568. ProjectRef = 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */;
  569. },
  570. {
  571. ProductGroup = 7B8F30321E8412A600110AEC /* Products */;
  572. ProjectRef = 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */;
  573. },
  574. {
  575. ProductGroup = 7B8F303B1E8412B700110AEC /* Products */;
  576. ProjectRef = 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */;
  577. },
  578. {
  579. ProductGroup = 7B8F30411E8412E100110AEC /* Products */;
  580. ProjectRef = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  581. },
  582. {
  583. ProductGroup = 7B8F2FCB1E840F3600110AEC /* Products */;
  584. ProjectRef = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  585. },
  586. {
  587. ProductGroup = 7B8F2FC51E840F1A00110AEC /* Products */;
  588. ProjectRef = 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */;
  589. },
  590. );
  591. projectRoot = "";
  592. targets = (
  593. 13B07F861A680F5B00A75B9A /* playground */,
  594. );
  595. };
  596. /* End PBXProject section */
  597. /* Begin PBXReferenceProxy section */
  598. 39D599AF200F3D5C00A3B2ED /* libfishhook.a */ = {
  599. isa = PBXReferenceProxy;
  600. fileType = archive.ar;
  601. path = libfishhook.a;
  602. remoteRef = 39D599AE200F3D5C00A3B2ED /* PBXContainerItemProxy */;
  603. sourceTree = BUILT_PRODUCTS_DIR;
  604. };
  605. 39D599B1200F3D5C00A3B2ED /* libfishhook-tvOS.a */ = {
  606. isa = PBXReferenceProxy;
  607. fileType = archive.ar;
  608. path = "libfishhook-tvOS.a";
  609. remoteRef = 39D599B0200F3D5C00A3B2ED /* PBXContainerItemProxy */;
  610. sourceTree = BUILT_PRODUCTS_DIR;
  611. };
  612. 7B49FF091E950AF400DEB3EA /* ReactNativeNavigationTests.xctest */ = {
  613. isa = PBXReferenceProxy;
  614. fileType = wrapper.cfbundle;
  615. path = ReactNativeNavigationTests.xctest;
  616. remoteRef = 7B49FF081E950AF400DEB3EA /* PBXContainerItemProxy */;
  617. sourceTree = BUILT_PRODUCTS_DIR;
  618. };
  619. 7B8F2FC91E840F1A00110AEC /* libReactNativeNavigation.a */ = {
  620. isa = PBXReferenceProxy;
  621. fileType = archive.ar;
  622. path = libReactNativeNavigation.a;
  623. remoteRef = 7B8F2FC81E840F1A00110AEC /* PBXContainerItemProxy */;
  624. sourceTree = BUILT_PRODUCTS_DIR;
  625. };
  626. 7B8F2FD61E840F3600110AEC /* libReact.a */ = {
  627. isa = PBXReferenceProxy;
  628. fileType = archive.ar;
  629. path = libReact.a;
  630. remoteRef = 7B8F2FD51E840F3600110AEC /* PBXContainerItemProxy */;
  631. sourceTree = BUILT_PRODUCTS_DIR;
  632. };
  633. 7B8F2FD81E840F3600110AEC /* libReact.a */ = {
  634. isa = PBXReferenceProxy;
  635. fileType = archive.ar;
  636. path = libReact.a;
  637. remoteRef = 7B8F2FD71E840F3600110AEC /* PBXContainerItemProxy */;
  638. sourceTree = BUILT_PRODUCTS_DIR;
  639. };
  640. 7B8F2FDA1E840F3600110AEC /* libyoga.a */ = {
  641. isa = PBXReferenceProxy;
  642. fileType = archive.ar;
  643. path = libyoga.a;
  644. remoteRef = 7B8F2FD91E840F3600110AEC /* PBXContainerItemProxy */;
  645. sourceTree = BUILT_PRODUCTS_DIR;
  646. };
  647. 7B8F2FDC1E840F3600110AEC /* libyoga.a */ = {
  648. isa = PBXReferenceProxy;
  649. fileType = archive.ar;
  650. path = libyoga.a;
  651. remoteRef = 7B8F2FDB1E840F3600110AEC /* PBXContainerItemProxy */;
  652. sourceTree = BUILT_PRODUCTS_DIR;
  653. };
  654. 7B8F2FDE1E840F3600110AEC /* libcxxreact.a */ = {
  655. isa = PBXReferenceProxy;
  656. fileType = archive.ar;
  657. path = libcxxreact.a;
  658. remoteRef = 7B8F2FDD1E840F3600110AEC /* PBXContainerItemProxy */;
  659. sourceTree = BUILT_PRODUCTS_DIR;
  660. };
  661. 7B8F2FE01E840F3600110AEC /* libcxxreact.a */ = {
  662. isa = PBXReferenceProxy;
  663. fileType = archive.ar;
  664. path = libcxxreact.a;
  665. remoteRef = 7B8F2FDF1E840F3600110AEC /* PBXContainerItemProxy */;
  666. sourceTree = BUILT_PRODUCTS_DIR;
  667. };
  668. 7B8F2FE21E840F3600110AEC /* libjschelpers.a */ = {
  669. isa = PBXReferenceProxy;
  670. fileType = archive.ar;
  671. path = libjschelpers.a;
  672. remoteRef = 7B8F2FE11E840F3600110AEC /* PBXContainerItemProxy */;
  673. sourceTree = BUILT_PRODUCTS_DIR;
  674. };
  675. 7B8F2FE41E840F3600110AEC /* libjschelpers.a */ = {
  676. isa = PBXReferenceProxy;
  677. fileType = archive.ar;
  678. path = libjschelpers.a;
  679. remoteRef = 7B8F2FE31E840F3600110AEC /* PBXContainerItemProxy */;
  680. sourceTree = BUILT_PRODUCTS_DIR;
  681. };
  682. 7B8F2FEB1E840F6700110AEC /* libRCTAnimation.a */ = {
  683. isa = PBXReferenceProxy;
  684. fileType = archive.ar;
  685. path = libRCTAnimation.a;
  686. remoteRef = 7B8F2FEA1E840F6700110AEC /* PBXContainerItemProxy */;
  687. sourceTree = BUILT_PRODUCTS_DIR;
  688. };
  689. 7B8F2FED1E840F6700110AEC /* libRCTAnimation.a */ = {
  690. isa = PBXReferenceProxy;
  691. fileType = archive.ar;
  692. path = libRCTAnimation.a;
  693. remoteRef = 7B8F2FEC1E840F6700110AEC /* PBXContainerItemProxy */;
  694. sourceTree = BUILT_PRODUCTS_DIR;
  695. };
  696. 7B8F2FFA1E8411A800110AEC /* libRCTActionSheet.a */ = {
  697. isa = PBXReferenceProxy;
  698. fileType = archive.ar;
  699. path = libRCTActionSheet.a;
  700. remoteRef = 7B8F2FF91E8411A800110AEC /* PBXContainerItemProxy */;
  701. sourceTree = BUILT_PRODUCTS_DIR;
  702. };
  703. 7B8F300C1E84124A00110AEC /* libRCTGeolocation.a */ = {
  704. isa = PBXReferenceProxy;
  705. fileType = archive.ar;
  706. path = libRCTGeolocation.a;
  707. remoteRef = 7B8F300B1E84124A00110AEC /* PBXContainerItemProxy */;
  708. sourceTree = BUILT_PRODUCTS_DIR;
  709. };
  710. 7B8F30131E84125F00110AEC /* libRCTImage.a */ = {
  711. isa = PBXReferenceProxy;
  712. fileType = archive.ar;
  713. path = libRCTImage.a;
  714. remoteRef = 7B8F30121E84125F00110AEC /* PBXContainerItemProxy */;
  715. sourceTree = BUILT_PRODUCTS_DIR;
  716. };
  717. 7B8F30151E84125F00110AEC /* libRCTImage-tvOS.a */ = {
  718. isa = PBXReferenceProxy;
  719. fileType = archive.ar;
  720. path = "libRCTImage-tvOS.a";
  721. remoteRef = 7B8F30141E84125F00110AEC /* PBXContainerItemProxy */;
  722. sourceTree = BUILT_PRODUCTS_DIR;
  723. };
  724. 7B8F301C1E84127400110AEC /* libRCTLinking.a */ = {
  725. isa = PBXReferenceProxy;
  726. fileType = archive.ar;
  727. path = libRCTLinking.a;
  728. remoteRef = 7B8F301B1E84127400110AEC /* PBXContainerItemProxy */;
  729. sourceTree = BUILT_PRODUCTS_DIR;
  730. };
  731. 7B8F301E1E84127400110AEC /* libRCTLinking-tvOS.a */ = {
  732. isa = PBXReferenceProxy;
  733. fileType = archive.ar;
  734. path = "libRCTLinking-tvOS.a";
  735. remoteRef = 7B8F301D1E84127400110AEC /* PBXContainerItemProxy */;
  736. sourceTree = BUILT_PRODUCTS_DIR;
  737. };
  738. 7B8F30251E84128500110AEC /* libRCTNetwork.a */ = {
  739. isa = PBXReferenceProxy;
  740. fileType = archive.ar;
  741. path = libRCTNetwork.a;
  742. remoteRef = 7B8F30241E84128500110AEC /* PBXContainerItemProxy */;
  743. sourceTree = BUILT_PRODUCTS_DIR;
  744. };
  745. 7B8F30271E84128500110AEC /* libRCTNetwork-tvOS.a */ = {
  746. isa = PBXReferenceProxy;
  747. fileType = archive.ar;
  748. path = "libRCTNetwork-tvOS.a";
  749. remoteRef = 7B8F30261E84128500110AEC /* PBXContainerItemProxy */;
  750. sourceTree = BUILT_PRODUCTS_DIR;
  751. };
  752. 7B8F302E1E84129500110AEC /* libRCTSettings.a */ = {
  753. isa = PBXReferenceProxy;
  754. fileType = archive.ar;
  755. path = libRCTSettings.a;
  756. remoteRef = 7B8F302D1E84129500110AEC /* PBXContainerItemProxy */;
  757. sourceTree = BUILT_PRODUCTS_DIR;
  758. };
  759. 7B8F30301E84129500110AEC /* libRCTSettings-tvOS.a */ = {
  760. isa = PBXReferenceProxy;
  761. fileType = archive.ar;
  762. path = "libRCTSettings-tvOS.a";
  763. remoteRef = 7B8F302F1E84129500110AEC /* PBXContainerItemProxy */;
  764. sourceTree = BUILT_PRODUCTS_DIR;
  765. };
  766. 7B8F30371E8412A600110AEC /* libRCTText.a */ = {
  767. isa = PBXReferenceProxy;
  768. fileType = archive.ar;
  769. path = libRCTText.a;
  770. remoteRef = 7B8F30361E8412A600110AEC /* PBXContainerItemProxy */;
  771. sourceTree = BUILT_PRODUCTS_DIR;
  772. };
  773. 7B8F30391E8412A600110AEC /* libRCTText-tvOS.a */ = {
  774. isa = PBXReferenceProxy;
  775. fileType = archive.ar;
  776. path = "libRCTText-tvOS.a";
  777. remoteRef = 7B8F30381E8412A600110AEC /* PBXContainerItemProxy */;
  778. sourceTree = BUILT_PRODUCTS_DIR;
  779. };
  780. 7B8F303F1E8412B800110AEC /* libRCTVibration.a */ = {
  781. isa = PBXReferenceProxy;
  782. fileType = archive.ar;
  783. path = libRCTVibration.a;
  784. remoteRef = 7B8F303E1E8412B800110AEC /* PBXContainerItemProxy */;
  785. sourceTree = BUILT_PRODUCTS_DIR;
  786. };
  787. 7B8F30461E8412E100110AEC /* libRCTWebSocket.a */ = {
  788. isa = PBXReferenceProxy;
  789. fileType = archive.ar;
  790. path = libRCTWebSocket.a;
  791. remoteRef = 7B8F30451E8412E100110AEC /* PBXContainerItemProxy */;
  792. sourceTree = BUILT_PRODUCTS_DIR;
  793. };
  794. 7B8F30481E8412E100110AEC /* libRCTWebSocket-tvOS.a */ = {
  795. isa = PBXReferenceProxy;
  796. fileType = archive.ar;
  797. path = "libRCTWebSocket-tvOS.a";
  798. remoteRef = 7B8F30471E8412E100110AEC /* PBXContainerItemProxy */;
  799. sourceTree = BUILT_PRODUCTS_DIR;
  800. };
  801. E506412520A3138100EC769F /* libprivatedata.a */ = {
  802. isa = PBXReferenceProxy;
  803. fileType = archive.ar;
  804. path = libprivatedata.a;
  805. remoteRef = E506412420A3138100EC769F /* PBXContainerItemProxy */;
  806. sourceTree = BUILT_PRODUCTS_DIR;
  807. };
  808. E8CB6AA81FF10BC4007C82EF /* libthird-party.a */ = {
  809. isa = PBXReferenceProxy;
  810. fileType = archive.ar;
  811. path = "libthird-party.a";
  812. remoteRef = E8CB6AA71FF10BC4007C82EF /* PBXContainerItemProxy */;
  813. sourceTree = BUILT_PRODUCTS_DIR;
  814. };
  815. E8CB6AAA1FF10BC4007C82EF /* libthird-party.a */ = {
  816. isa = PBXReferenceProxy;
  817. fileType = archive.ar;
  818. path = "libthird-party.a";
  819. remoteRef = E8CB6AA91FF10BC4007C82EF /* PBXContainerItemProxy */;
  820. sourceTree = BUILT_PRODUCTS_DIR;
  821. };
  822. E8CB6AAC1FF10BC4007C82EF /* libdouble-conversion.a */ = {
  823. isa = PBXReferenceProxy;
  824. fileType = archive.ar;
  825. path = "libdouble-conversion.a";
  826. remoteRef = E8CB6AAB1FF10BC4007C82EF /* PBXContainerItemProxy */;
  827. sourceTree = BUILT_PRODUCTS_DIR;
  828. };
  829. E8CB6AAE1FF10BC4007C82EF /* libdouble-conversion.a */ = {
  830. isa = PBXReferenceProxy;
  831. fileType = archive.ar;
  832. path = "libdouble-conversion.a";
  833. remoteRef = E8CB6AAD1FF10BC4007C82EF /* PBXContainerItemProxy */;
  834. sourceTree = BUILT_PRODUCTS_DIR;
  835. };
  836. /* End PBXReferenceProxy section */
  837. /* Begin PBXResourcesBuildPhase section */
  838. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  839. isa = PBXResourcesBuildPhase;
  840. buildActionMask = 2147483647;
  841. files = (
  842. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  843. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  844. );
  845. runOnlyForDeploymentPostprocessing = 0;
  846. };
  847. /* End PBXResourcesBuildPhase section */
  848. /* Begin PBXShellScriptBuildPhase section */
  849. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  850. isa = PBXShellScriptBuildPhase;
  851. buildActionMask = 2147483647;
  852. files = (
  853. );
  854. inputPaths = (
  855. );
  856. name = "Bundle React Native code and images";
  857. outputPaths = (
  858. );
  859. runOnlyForDeploymentPostprocessing = 0;
  860. shellPath = /bin/sh;
  861. shellScript = "export NODE_BINARY=node\n../../node_modules/react-native/scripts/react-native-xcode.sh ./playground/index.js";
  862. };
  863. /* End PBXShellScriptBuildPhase section */
  864. /* Begin PBXSourcesBuildPhase section */
  865. 13B07F871A680F5B00A75B9A /* Sources */ = {
  866. isa = PBXSourcesBuildPhase;
  867. buildActionMask = 2147483647;
  868. files = (
  869. 50451D35204451A900695F00 /* RNNCustomViewController.m in Sources */,
  870. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  871. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  872. );
  873. runOnlyForDeploymentPostprocessing = 0;
  874. };
  875. /* End PBXSourcesBuildPhase section */
  876. /* Begin PBXVariantGroup section */
  877. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  878. isa = PBXVariantGroup;
  879. children = (
  880. 13B07FB21A68108700A75B9A /* Base */,
  881. );
  882. name = LaunchScreen.xib;
  883. sourceTree = "<group>";
  884. };
  885. /* End PBXVariantGroup section */
  886. /* Begin XCBuildConfiguration section */
  887. 13B07F941A680F5B00A75B9A /* Debug */ = {
  888. isa = XCBuildConfiguration;
  889. buildSettings = {
  890. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  891. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  892. CODE_SIGN_STYLE = Manual;
  893. DEAD_CODE_STRIPPING = NO;
  894. DEVELOPMENT_TEAM = "";
  895. INFOPLIST_FILE = playground/Info.plist;
  896. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  897. OTHER_LDFLAGS = (
  898. "-ObjC",
  899. "-l\"c++\"",
  900. );
  901. PRODUCT_BUNDLE_IDENTIFIER = com.reactnativenavigation.playground;
  902. PRODUCT_NAME = playground;
  903. PROVISIONING_PROFILE_SPECIFIER = "";
  904. TARGETED_DEVICE_FAMILY = "1,2";
  905. };
  906. name = Debug;
  907. };
  908. 13B07F951A680F5B00A75B9A /* Release */ = {
  909. isa = XCBuildConfiguration;
  910. buildSettings = {
  911. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  912. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  913. CODE_SIGN_STYLE = Manual;
  914. DEVELOPMENT_TEAM = "";
  915. INFOPLIST_FILE = playground/Info.plist;
  916. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  917. OTHER_LDFLAGS = (
  918. "-ObjC",
  919. "-l\"c++\"",
  920. );
  921. PRODUCT_BUNDLE_IDENTIFIER = com.reactnativenavigation.playground;
  922. PRODUCT_NAME = playground;
  923. PROVISIONING_PROFILE_SPECIFIER = "";
  924. TARGETED_DEVICE_FAMILY = "1,2";
  925. };
  926. name = Release;
  927. };
  928. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  929. isa = XCBuildConfiguration;
  930. buildSettings = {
  931. ALWAYS_SEARCH_USER_PATHS = NO;
  932. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  933. CLANG_CXX_LIBRARY = "libc++";
  934. CLANG_ENABLE_MODULES = YES;
  935. CLANG_ENABLE_OBJC_ARC = YES;
  936. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  937. CLANG_WARN_BOOL_CONVERSION = YES;
  938. CLANG_WARN_COMMA = YES;
  939. CLANG_WARN_CONSTANT_CONVERSION = YES;
  940. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  941. CLANG_WARN_EMPTY_BODY = YES;
  942. CLANG_WARN_ENUM_CONVERSION = YES;
  943. CLANG_WARN_INFINITE_RECURSION = YES;
  944. CLANG_WARN_INT_CONVERSION = YES;
  945. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  946. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  947. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  948. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  949. CLANG_WARN_STRICT_PROTOTYPES = YES;
  950. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  951. CLANG_WARN_UNREACHABLE_CODE = YES;
  952. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  953. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  954. COPY_PHASE_STRIP = NO;
  955. ENABLE_STRICT_OBJC_MSGSEND = YES;
  956. ENABLE_TESTABILITY = YES;
  957. GCC_C_LANGUAGE_STANDARD = gnu99;
  958. GCC_DYNAMIC_NO_PIC = NO;
  959. GCC_NO_COMMON_BLOCKS = YES;
  960. GCC_OPTIMIZATION_LEVEL = 0;
  961. GCC_PREPROCESSOR_DEFINITIONS = (
  962. "DEBUG=1",
  963. "$(inherited)",
  964. );
  965. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  966. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  967. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  968. GCC_WARN_UNDECLARED_SELECTOR = YES;
  969. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  970. GCC_WARN_UNUSED_FUNCTION = YES;
  971. GCC_WARN_UNUSED_VARIABLE = YES;
  972. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  973. MTL_ENABLE_DEBUG_INFO = YES;
  974. ONLY_ACTIVE_ARCH = YES;
  975. OTHER_LDFLAGS = "";
  976. SDKROOT = iphoneos;
  977. };
  978. name = Debug;
  979. };
  980. 83CBBA211A601CBA00E9B192 /* Release */ = {
  981. isa = XCBuildConfiguration;
  982. buildSettings = {
  983. ALWAYS_SEARCH_USER_PATHS = NO;
  984. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  985. CLANG_CXX_LIBRARY = "libc++";
  986. CLANG_ENABLE_MODULES = YES;
  987. CLANG_ENABLE_OBJC_ARC = YES;
  988. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  989. CLANG_WARN_BOOL_CONVERSION = YES;
  990. CLANG_WARN_COMMA = YES;
  991. CLANG_WARN_CONSTANT_CONVERSION = YES;
  992. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  993. CLANG_WARN_EMPTY_BODY = YES;
  994. CLANG_WARN_ENUM_CONVERSION = YES;
  995. CLANG_WARN_INFINITE_RECURSION = YES;
  996. CLANG_WARN_INT_CONVERSION = YES;
  997. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  998. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  999. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1000. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1001. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1002. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1003. CLANG_WARN_UNREACHABLE_CODE = YES;
  1004. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1005. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1006. COPY_PHASE_STRIP = YES;
  1007. ENABLE_NS_ASSERTIONS = NO;
  1008. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1009. GCC_C_LANGUAGE_STANDARD = gnu99;
  1010. GCC_NO_COMMON_BLOCKS = YES;
  1011. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1012. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1013. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1014. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1015. GCC_WARN_UNUSED_FUNCTION = YES;
  1016. GCC_WARN_UNUSED_VARIABLE = YES;
  1017. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1018. MTL_ENABLE_DEBUG_INFO = NO;
  1019. OTHER_LDFLAGS = "";
  1020. SDKROOT = iphoneos;
  1021. VALIDATE_PRODUCT = YES;
  1022. };
  1023. name = Release;
  1024. };
  1025. /* End XCBuildConfiguration section */
  1026. /* Begin XCConfigurationList section */
  1027. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */ = {
  1028. isa = XCConfigurationList;
  1029. buildConfigurations = (
  1030. 13B07F941A680F5B00A75B9A /* Debug */,
  1031. 13B07F951A680F5B00A75B9A /* Release */,
  1032. );
  1033. defaultConfigurationIsVisible = 0;
  1034. defaultConfigurationName = Debug;
  1035. };
  1036. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */ = {
  1037. isa = XCConfigurationList;
  1038. buildConfigurations = (
  1039. 83CBBA201A601CBA00E9B192 /* Debug */,
  1040. 83CBBA211A601CBA00E9B192 /* Release */,
  1041. );
  1042. defaultConfigurationIsVisible = 0;
  1043. defaultConfigurationName = Debug;
  1044. };
  1045. /* End XCConfigurationList section */
  1046. };
  1047. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1048. }