react-native-navigation的迁移库

project.pbxproj 42KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039
  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. E8CB6AA71FF10BC4007C82EF /* PBXContainerItemProxy */ = {
  235. isa = PBXContainerItemProxy;
  236. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  237. proxyType = 2;
  238. remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
  239. remoteInfo = "third-party";
  240. };
  241. E8CB6AA91FF10BC4007C82EF /* PBXContainerItemProxy */ = {
  242. isa = PBXContainerItemProxy;
  243. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  244. proxyType = 2;
  245. remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
  246. remoteInfo = "third-party-tvOS";
  247. };
  248. E8CB6AAB1FF10BC4007C82EF /* PBXContainerItemProxy */ = {
  249. isa = PBXContainerItemProxy;
  250. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  251. proxyType = 2;
  252. remoteGlobalIDString = 139D7E881E25C6D100323FB7;
  253. remoteInfo = "double-conversion";
  254. };
  255. E8CB6AAD1FF10BC4007C82EF /* PBXContainerItemProxy */ = {
  256. isa = PBXContainerItemProxy;
  257. containerPortal = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  258. proxyType = 2;
  259. remoteGlobalIDString = 3D383D621EBD27B9005632C8;
  260. remoteInfo = "double-conversion-tvOS";
  261. };
  262. /* End PBXContainerItemProxy section */
  263. /* Begin PBXFileReference section */
  264. 13B07F961A680F5B00A75B9A /* playground.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = playground.app; sourceTree = BUILT_PRODUCTS_DIR; };
  265. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  266. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  267. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  268. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; path = Images.xcassets; sourceTree = "<group>"; };
  269. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  270. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  271. 50451D33204451A800695F00 /* RNNCustomViewController.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = RNNCustomViewController.h; path = ../../../lib/ios/RNNCustomViewController.h; sourceTree = "<group>"; };
  272. 50451D34204451A800695F00 /* RNNCustomViewController.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = RNNCustomViewController.m; path = ../../../lib/ios/RNNCustomViewController.m; sourceTree = "<group>"; };
  273. 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactNativeNavigation.xcodeproj; path = ../../lib/ios/ReactNativeNavigation.xcodeproj; sourceTree = "<group>"; };
  274. 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  275. 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
  276. 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  277. 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  278. 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  279. 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  280. 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  281. 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  282. 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  283. 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  284. 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  285. /* End PBXFileReference section */
  286. /* Begin PBXFrameworksBuildPhase section */
  287. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  288. isa = PBXFrameworksBuildPhase;
  289. buildActionMask = 2147483647;
  290. files = (
  291. 7B8F30491E84151300110AEC /* libcxxreact.a in Frameworks */,
  292. 7B8F304A1E84151300110AEC /* libjschelpers.a in Frameworks */,
  293. 7B8F304B1E84151300110AEC /* libRCTActionSheet.a in Frameworks */,
  294. 7B8F304C1E84151300110AEC /* libRCTAnimation.a in Frameworks */,
  295. 7B8F304D1E84151300110AEC /* libRCTGeolocation.a in Frameworks */,
  296. 7B8F304E1E84151300110AEC /* libRCTImage.a in Frameworks */,
  297. 7B8F304F1E84151300110AEC /* libRCTLinking.a in Frameworks */,
  298. 7B8F30501E84151300110AEC /* libRCTNetwork.a in Frameworks */,
  299. 7B8F30511E84151300110AEC /* libRCTSettings.a in Frameworks */,
  300. 7B8F30521E84151300110AEC /* libRCTText.a in Frameworks */,
  301. 7B8F30531E84151300110AEC /* libRCTVibration.a in Frameworks */,
  302. 7B8F30541E84151300110AEC /* libRCTWebSocket.a in Frameworks */,
  303. 7B8F30551E84151300110AEC /* libReact.a in Frameworks */,
  304. 7B8F30561E84151300110AEC /* libReactNativeNavigation.a in Frameworks */,
  305. 7B8F30571E84151300110AEC /* libyoga.a in Frameworks */,
  306. );
  307. runOnlyForDeploymentPostprocessing = 0;
  308. };
  309. /* End PBXFrameworksBuildPhase section */
  310. /* Begin PBXGroup section */
  311. 13B07FAE1A68108700A75B9A /* playground */ = {
  312. isa = PBXGroup;
  313. children = (
  314. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  315. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  316. 50451D33204451A800695F00 /* RNNCustomViewController.h */,
  317. 50451D34204451A800695F00 /* RNNCustomViewController.m */,
  318. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  319. 13B07FB61A68108700A75B9A /* Info.plist */,
  320. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  321. 13B07FB71A68108700A75B9A /* main.m */,
  322. );
  323. path = playground;
  324. sourceTree = "<group>";
  325. };
  326. 7B8F2FC51E840F1A00110AEC /* Products */ = {
  327. isa = PBXGroup;
  328. children = (
  329. 7B8F2FC91E840F1A00110AEC /* libReactNativeNavigation.a */,
  330. 7B49FF091E950AF400DEB3EA /* ReactNativeNavigationTests.xctest */,
  331. );
  332. name = Products;
  333. sourceTree = "<group>";
  334. };
  335. 7B8F2FCB1E840F3600110AEC /* Products */ = {
  336. isa = PBXGroup;
  337. children = (
  338. 7B8F2FD61E840F3600110AEC /* libReact.a */,
  339. 7B8F2FD81E840F3600110AEC /* libReact.a */,
  340. 7B8F2FDA1E840F3600110AEC /* libyoga.a */,
  341. 7B8F2FDC1E840F3600110AEC /* libyoga.a */,
  342. 7B8F2FDE1E840F3600110AEC /* libcxxreact.a */,
  343. 7B8F2FE01E840F3600110AEC /* libcxxreact.a */,
  344. 7B8F2FE21E840F3600110AEC /* libjschelpers.a */,
  345. 7B8F2FE41E840F3600110AEC /* libjschelpers.a */,
  346. E8CB6AA81FF10BC4007C82EF /* libthird-party.a */,
  347. E8CB6AAA1FF10BC4007C82EF /* libthird-party.a */,
  348. E8CB6AAC1FF10BC4007C82EF /* libdouble-conversion.a */,
  349. E8CB6AAE1FF10BC4007C82EF /* libdouble-conversion.a */,
  350. );
  351. name = Products;
  352. sourceTree = "<group>";
  353. };
  354. 7B8F2FE61E840F6700110AEC /* Products */ = {
  355. isa = PBXGroup;
  356. children = (
  357. 7B8F2FEB1E840F6700110AEC /* libRCTAnimation.a */,
  358. 7B8F2FED1E840F6700110AEC /* libRCTAnimation.a */,
  359. );
  360. name = Products;
  361. sourceTree = "<group>";
  362. };
  363. 7B8F2FF61E8411A700110AEC /* Products */ = {
  364. isa = PBXGroup;
  365. children = (
  366. 7B8F2FFA1E8411A800110AEC /* libRCTActionSheet.a */,
  367. );
  368. name = Products;
  369. sourceTree = "<group>";
  370. };
  371. 7B8F30081E84124A00110AEC /* Products */ = {
  372. isa = PBXGroup;
  373. children = (
  374. 7B8F300C1E84124A00110AEC /* libRCTGeolocation.a */,
  375. );
  376. name = Products;
  377. sourceTree = "<group>";
  378. };
  379. 7B8F300E1E84125F00110AEC /* Products */ = {
  380. isa = PBXGroup;
  381. children = (
  382. 7B8F30131E84125F00110AEC /* libRCTImage.a */,
  383. 7B8F30151E84125F00110AEC /* libRCTImage-tvOS.a */,
  384. );
  385. name = Products;
  386. sourceTree = "<group>";
  387. };
  388. 7B8F30171E84127400110AEC /* Products */ = {
  389. isa = PBXGroup;
  390. children = (
  391. 7B8F301C1E84127400110AEC /* libRCTLinking.a */,
  392. 7B8F301E1E84127400110AEC /* libRCTLinking-tvOS.a */,
  393. );
  394. name = Products;
  395. sourceTree = "<group>";
  396. };
  397. 7B8F30201E84128500110AEC /* Products */ = {
  398. isa = PBXGroup;
  399. children = (
  400. 7B8F30251E84128500110AEC /* libRCTNetwork.a */,
  401. 7B8F30271E84128500110AEC /* libRCTNetwork-tvOS.a */,
  402. );
  403. name = Products;
  404. sourceTree = "<group>";
  405. };
  406. 7B8F30291E84129500110AEC /* Products */ = {
  407. isa = PBXGroup;
  408. children = (
  409. 7B8F302E1E84129500110AEC /* libRCTSettings.a */,
  410. 7B8F30301E84129500110AEC /* libRCTSettings-tvOS.a */,
  411. );
  412. name = Products;
  413. sourceTree = "<group>";
  414. };
  415. 7B8F30321E8412A600110AEC /* Products */ = {
  416. isa = PBXGroup;
  417. children = (
  418. 7B8F30371E8412A600110AEC /* libRCTText.a */,
  419. 7B8F30391E8412A600110AEC /* libRCTText-tvOS.a */,
  420. );
  421. name = Products;
  422. sourceTree = "<group>";
  423. };
  424. 7B8F303B1E8412B700110AEC /* Products */ = {
  425. isa = PBXGroup;
  426. children = (
  427. 7B8F303F1E8412B800110AEC /* libRCTVibration.a */,
  428. );
  429. name = Products;
  430. sourceTree = "<group>";
  431. };
  432. 7B8F30411E8412E100110AEC /* Products */ = {
  433. isa = PBXGroup;
  434. children = (
  435. 7B8F30461E8412E100110AEC /* libRCTWebSocket.a */,
  436. 7B8F30481E8412E100110AEC /* libRCTWebSocket-tvOS.a */,
  437. 39D599AF200F3D5C00A3B2ED /* libfishhook.a */,
  438. 39D599B1200F3D5C00A3B2ED /* libfishhook-tvOS.a */,
  439. );
  440. name = Products;
  441. sourceTree = "<group>";
  442. };
  443. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  444. isa = PBXGroup;
  445. children = (
  446. 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */,
  447. 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */,
  448. 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */,
  449. 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */,
  450. 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */,
  451. 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */,
  452. 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */,
  453. 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */,
  454. 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */,
  455. 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */,
  456. 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */,
  457. 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */,
  458. );
  459. name = Libraries;
  460. sourceTree = "<group>";
  461. };
  462. 83CBB9F61A601CBA00E9B192 = {
  463. isa = PBXGroup;
  464. children = (
  465. 13B07FAE1A68108700A75B9A /* playground */,
  466. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  467. 83CBBA001A601CBA00E9B192 /* Products */,
  468. );
  469. indentWidth = 4;
  470. sourceTree = "<group>";
  471. tabWidth = 4;
  472. usesTabs = 1;
  473. };
  474. 83CBBA001A601CBA00E9B192 /* Products */ = {
  475. isa = PBXGroup;
  476. children = (
  477. 13B07F961A680F5B00A75B9A /* playground.app */,
  478. );
  479. name = Products;
  480. sourceTree = "<group>";
  481. };
  482. /* End PBXGroup section */
  483. /* Begin PBXNativeTarget section */
  484. 13B07F861A680F5B00A75B9A /* playground */ = {
  485. isa = PBXNativeTarget;
  486. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */;
  487. buildPhases = (
  488. 13B07F871A680F5B00A75B9A /* Sources */,
  489. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  490. 13B07F8E1A680F5B00A75B9A /* Resources */,
  491. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  492. );
  493. buildRules = (
  494. );
  495. dependencies = (
  496. );
  497. name = playground;
  498. productName = "Hello World";
  499. productReference = 13B07F961A680F5B00A75B9A /* playground.app */;
  500. productType = "com.apple.product-type.application";
  501. };
  502. /* End PBXNativeTarget section */
  503. /* Begin PBXProject section */
  504. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  505. isa = PBXProject;
  506. attributes = {
  507. LastUpgradeCheck = 0920;
  508. ORGANIZATIONNAME = Wix;
  509. TargetAttributes = {
  510. 13B07F861A680F5B00A75B9A = {
  511. ProvisioningStyle = Manual;
  512. };
  513. };
  514. };
  515. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */;
  516. compatibilityVersion = "Xcode 3.2";
  517. developmentRegion = English;
  518. hasScannedForEncodings = 0;
  519. knownRegions = (
  520. en,
  521. Base,
  522. );
  523. mainGroup = 83CBB9F61A601CBA00E9B192;
  524. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  525. projectDirPath = "";
  526. projectReferences = (
  527. {
  528. ProductGroup = 7B8F2FF61E8411A700110AEC /* Products */;
  529. ProjectRef = 7B8F2FF51E8411A700110AEC /* RCTActionSheet.xcodeproj */;
  530. },
  531. {
  532. ProductGroup = 7B8F2FE61E840F6700110AEC /* Products */;
  533. ProjectRef = 7B8F2FE51E840F6700110AEC /* RCTAnimation.xcodeproj */;
  534. },
  535. {
  536. ProductGroup = 7B8F30081E84124A00110AEC /* Products */;
  537. ProjectRef = 7B8F30071E84124A00110AEC /* RCTGeolocation.xcodeproj */;
  538. },
  539. {
  540. ProductGroup = 7B8F300E1E84125F00110AEC /* Products */;
  541. ProjectRef = 7B8F300D1E84125F00110AEC /* RCTImage.xcodeproj */;
  542. },
  543. {
  544. ProductGroup = 7B8F30171E84127400110AEC /* Products */;
  545. ProjectRef = 7B8F30161E84127400110AEC /* RCTLinking.xcodeproj */;
  546. },
  547. {
  548. ProductGroup = 7B8F30201E84128500110AEC /* Products */;
  549. ProjectRef = 7B8F301F1E84128500110AEC /* RCTNetwork.xcodeproj */;
  550. },
  551. {
  552. ProductGroup = 7B8F30291E84129500110AEC /* Products */;
  553. ProjectRef = 7B8F30281E84129500110AEC /* RCTSettings.xcodeproj */;
  554. },
  555. {
  556. ProductGroup = 7B8F30321E8412A600110AEC /* Products */;
  557. ProjectRef = 7B8F30311E8412A600110AEC /* RCTText.xcodeproj */;
  558. },
  559. {
  560. ProductGroup = 7B8F303B1E8412B700110AEC /* Products */;
  561. ProjectRef = 7B8F303A1E8412B700110AEC /* RCTVibration.xcodeproj */;
  562. },
  563. {
  564. ProductGroup = 7B8F30411E8412E100110AEC /* Products */;
  565. ProjectRef = 7B8F30401E8412E100110AEC /* RCTWebSocket.xcodeproj */;
  566. },
  567. {
  568. ProductGroup = 7B8F2FCB1E840F3600110AEC /* Products */;
  569. ProjectRef = 7B8F2FCA1E840F3600110AEC /* React.xcodeproj */;
  570. },
  571. {
  572. ProductGroup = 7B8F2FC51E840F1A00110AEC /* Products */;
  573. ProjectRef = 7B8F2FC41E840F1A00110AEC /* ReactNativeNavigation.xcodeproj */;
  574. },
  575. );
  576. projectRoot = "";
  577. targets = (
  578. 13B07F861A680F5B00A75B9A /* playground */,
  579. );
  580. };
  581. /* End PBXProject section */
  582. /* Begin PBXReferenceProxy section */
  583. 39D599AF200F3D5C00A3B2ED /* libfishhook.a */ = {
  584. isa = PBXReferenceProxy;
  585. fileType = archive.ar;
  586. path = libfishhook.a;
  587. remoteRef = 39D599AE200F3D5C00A3B2ED /* PBXContainerItemProxy */;
  588. sourceTree = BUILT_PRODUCTS_DIR;
  589. };
  590. 39D599B1200F3D5C00A3B2ED /* libfishhook-tvOS.a */ = {
  591. isa = PBXReferenceProxy;
  592. fileType = archive.ar;
  593. path = "libfishhook-tvOS.a";
  594. remoteRef = 39D599B0200F3D5C00A3B2ED /* PBXContainerItemProxy */;
  595. sourceTree = BUILT_PRODUCTS_DIR;
  596. };
  597. 7B49FF091E950AF400DEB3EA /* ReactNativeNavigationTests.xctest */ = {
  598. isa = PBXReferenceProxy;
  599. fileType = wrapper.cfbundle;
  600. path = ReactNativeNavigationTests.xctest;
  601. remoteRef = 7B49FF081E950AF400DEB3EA /* PBXContainerItemProxy */;
  602. sourceTree = BUILT_PRODUCTS_DIR;
  603. };
  604. 7B8F2FC91E840F1A00110AEC /* libReactNativeNavigation.a */ = {
  605. isa = PBXReferenceProxy;
  606. fileType = archive.ar;
  607. path = libReactNativeNavigation.a;
  608. remoteRef = 7B8F2FC81E840F1A00110AEC /* PBXContainerItemProxy */;
  609. sourceTree = BUILT_PRODUCTS_DIR;
  610. };
  611. 7B8F2FD61E840F3600110AEC /* libReact.a */ = {
  612. isa = PBXReferenceProxy;
  613. fileType = archive.ar;
  614. path = libReact.a;
  615. remoteRef = 7B8F2FD51E840F3600110AEC /* PBXContainerItemProxy */;
  616. sourceTree = BUILT_PRODUCTS_DIR;
  617. };
  618. 7B8F2FD81E840F3600110AEC /* libReact.a */ = {
  619. isa = PBXReferenceProxy;
  620. fileType = archive.ar;
  621. path = libReact.a;
  622. remoteRef = 7B8F2FD71E840F3600110AEC /* PBXContainerItemProxy */;
  623. sourceTree = BUILT_PRODUCTS_DIR;
  624. };
  625. 7B8F2FDA1E840F3600110AEC /* libyoga.a */ = {
  626. isa = PBXReferenceProxy;
  627. fileType = archive.ar;
  628. path = libyoga.a;
  629. remoteRef = 7B8F2FD91E840F3600110AEC /* PBXContainerItemProxy */;
  630. sourceTree = BUILT_PRODUCTS_DIR;
  631. };
  632. 7B8F2FDC1E840F3600110AEC /* libyoga.a */ = {
  633. isa = PBXReferenceProxy;
  634. fileType = archive.ar;
  635. path = libyoga.a;
  636. remoteRef = 7B8F2FDB1E840F3600110AEC /* PBXContainerItemProxy */;
  637. sourceTree = BUILT_PRODUCTS_DIR;
  638. };
  639. 7B8F2FDE1E840F3600110AEC /* libcxxreact.a */ = {
  640. isa = PBXReferenceProxy;
  641. fileType = archive.ar;
  642. path = libcxxreact.a;
  643. remoteRef = 7B8F2FDD1E840F3600110AEC /* PBXContainerItemProxy */;
  644. sourceTree = BUILT_PRODUCTS_DIR;
  645. };
  646. 7B8F2FE01E840F3600110AEC /* libcxxreact.a */ = {
  647. isa = PBXReferenceProxy;
  648. fileType = archive.ar;
  649. path = libcxxreact.a;
  650. remoteRef = 7B8F2FDF1E840F3600110AEC /* PBXContainerItemProxy */;
  651. sourceTree = BUILT_PRODUCTS_DIR;
  652. };
  653. 7B8F2FE21E840F3600110AEC /* libjschelpers.a */ = {
  654. isa = PBXReferenceProxy;
  655. fileType = archive.ar;
  656. path = libjschelpers.a;
  657. remoteRef = 7B8F2FE11E840F3600110AEC /* PBXContainerItemProxy */;
  658. sourceTree = BUILT_PRODUCTS_DIR;
  659. };
  660. 7B8F2FE41E840F3600110AEC /* libjschelpers.a */ = {
  661. isa = PBXReferenceProxy;
  662. fileType = archive.ar;
  663. path = libjschelpers.a;
  664. remoteRef = 7B8F2FE31E840F3600110AEC /* PBXContainerItemProxy */;
  665. sourceTree = BUILT_PRODUCTS_DIR;
  666. };
  667. 7B8F2FEB1E840F6700110AEC /* libRCTAnimation.a */ = {
  668. isa = PBXReferenceProxy;
  669. fileType = archive.ar;
  670. path = libRCTAnimation.a;
  671. remoteRef = 7B8F2FEA1E840F6700110AEC /* PBXContainerItemProxy */;
  672. sourceTree = BUILT_PRODUCTS_DIR;
  673. };
  674. 7B8F2FED1E840F6700110AEC /* libRCTAnimation.a */ = {
  675. isa = PBXReferenceProxy;
  676. fileType = archive.ar;
  677. path = libRCTAnimation.a;
  678. remoteRef = 7B8F2FEC1E840F6700110AEC /* PBXContainerItemProxy */;
  679. sourceTree = BUILT_PRODUCTS_DIR;
  680. };
  681. 7B8F2FFA1E8411A800110AEC /* libRCTActionSheet.a */ = {
  682. isa = PBXReferenceProxy;
  683. fileType = archive.ar;
  684. path = libRCTActionSheet.a;
  685. remoteRef = 7B8F2FF91E8411A800110AEC /* PBXContainerItemProxy */;
  686. sourceTree = BUILT_PRODUCTS_DIR;
  687. };
  688. 7B8F300C1E84124A00110AEC /* libRCTGeolocation.a */ = {
  689. isa = PBXReferenceProxy;
  690. fileType = archive.ar;
  691. path = libRCTGeolocation.a;
  692. remoteRef = 7B8F300B1E84124A00110AEC /* PBXContainerItemProxy */;
  693. sourceTree = BUILT_PRODUCTS_DIR;
  694. };
  695. 7B8F30131E84125F00110AEC /* libRCTImage.a */ = {
  696. isa = PBXReferenceProxy;
  697. fileType = archive.ar;
  698. path = libRCTImage.a;
  699. remoteRef = 7B8F30121E84125F00110AEC /* PBXContainerItemProxy */;
  700. sourceTree = BUILT_PRODUCTS_DIR;
  701. };
  702. 7B8F30151E84125F00110AEC /* libRCTImage-tvOS.a */ = {
  703. isa = PBXReferenceProxy;
  704. fileType = archive.ar;
  705. path = "libRCTImage-tvOS.a";
  706. remoteRef = 7B8F30141E84125F00110AEC /* PBXContainerItemProxy */;
  707. sourceTree = BUILT_PRODUCTS_DIR;
  708. };
  709. 7B8F301C1E84127400110AEC /* libRCTLinking.a */ = {
  710. isa = PBXReferenceProxy;
  711. fileType = archive.ar;
  712. path = libRCTLinking.a;
  713. remoteRef = 7B8F301B1E84127400110AEC /* PBXContainerItemProxy */;
  714. sourceTree = BUILT_PRODUCTS_DIR;
  715. };
  716. 7B8F301E1E84127400110AEC /* libRCTLinking-tvOS.a */ = {
  717. isa = PBXReferenceProxy;
  718. fileType = archive.ar;
  719. path = "libRCTLinking-tvOS.a";
  720. remoteRef = 7B8F301D1E84127400110AEC /* PBXContainerItemProxy */;
  721. sourceTree = BUILT_PRODUCTS_DIR;
  722. };
  723. 7B8F30251E84128500110AEC /* libRCTNetwork.a */ = {
  724. isa = PBXReferenceProxy;
  725. fileType = archive.ar;
  726. path = libRCTNetwork.a;
  727. remoteRef = 7B8F30241E84128500110AEC /* PBXContainerItemProxy */;
  728. sourceTree = BUILT_PRODUCTS_DIR;
  729. };
  730. 7B8F30271E84128500110AEC /* libRCTNetwork-tvOS.a */ = {
  731. isa = PBXReferenceProxy;
  732. fileType = archive.ar;
  733. path = "libRCTNetwork-tvOS.a";
  734. remoteRef = 7B8F30261E84128500110AEC /* PBXContainerItemProxy */;
  735. sourceTree = BUILT_PRODUCTS_DIR;
  736. };
  737. 7B8F302E1E84129500110AEC /* libRCTSettings.a */ = {
  738. isa = PBXReferenceProxy;
  739. fileType = archive.ar;
  740. path = libRCTSettings.a;
  741. remoteRef = 7B8F302D1E84129500110AEC /* PBXContainerItemProxy */;
  742. sourceTree = BUILT_PRODUCTS_DIR;
  743. };
  744. 7B8F30301E84129500110AEC /* libRCTSettings-tvOS.a */ = {
  745. isa = PBXReferenceProxy;
  746. fileType = archive.ar;
  747. path = "libRCTSettings-tvOS.a";
  748. remoteRef = 7B8F302F1E84129500110AEC /* PBXContainerItemProxy */;
  749. sourceTree = BUILT_PRODUCTS_DIR;
  750. };
  751. 7B8F30371E8412A600110AEC /* libRCTText.a */ = {
  752. isa = PBXReferenceProxy;
  753. fileType = archive.ar;
  754. path = libRCTText.a;
  755. remoteRef = 7B8F30361E8412A600110AEC /* PBXContainerItemProxy */;
  756. sourceTree = BUILT_PRODUCTS_DIR;
  757. };
  758. 7B8F30391E8412A600110AEC /* libRCTText-tvOS.a */ = {
  759. isa = PBXReferenceProxy;
  760. fileType = archive.ar;
  761. path = "libRCTText-tvOS.a";
  762. remoteRef = 7B8F30381E8412A600110AEC /* PBXContainerItemProxy */;
  763. sourceTree = BUILT_PRODUCTS_DIR;
  764. };
  765. 7B8F303F1E8412B800110AEC /* libRCTVibration.a */ = {
  766. isa = PBXReferenceProxy;
  767. fileType = archive.ar;
  768. path = libRCTVibration.a;
  769. remoteRef = 7B8F303E1E8412B800110AEC /* PBXContainerItemProxy */;
  770. sourceTree = BUILT_PRODUCTS_DIR;
  771. };
  772. 7B8F30461E8412E100110AEC /* libRCTWebSocket.a */ = {
  773. isa = PBXReferenceProxy;
  774. fileType = archive.ar;
  775. path = libRCTWebSocket.a;
  776. remoteRef = 7B8F30451E8412E100110AEC /* PBXContainerItemProxy */;
  777. sourceTree = BUILT_PRODUCTS_DIR;
  778. };
  779. 7B8F30481E8412E100110AEC /* libRCTWebSocket-tvOS.a */ = {
  780. isa = PBXReferenceProxy;
  781. fileType = archive.ar;
  782. path = "libRCTWebSocket-tvOS.a";
  783. remoteRef = 7B8F30471E8412E100110AEC /* PBXContainerItemProxy */;
  784. sourceTree = BUILT_PRODUCTS_DIR;
  785. };
  786. E8CB6AA81FF10BC4007C82EF /* libthird-party.a */ = {
  787. isa = PBXReferenceProxy;
  788. fileType = archive.ar;
  789. path = "libthird-party.a";
  790. remoteRef = E8CB6AA71FF10BC4007C82EF /* PBXContainerItemProxy */;
  791. sourceTree = BUILT_PRODUCTS_DIR;
  792. };
  793. E8CB6AAA1FF10BC4007C82EF /* libthird-party.a */ = {
  794. isa = PBXReferenceProxy;
  795. fileType = archive.ar;
  796. path = "libthird-party.a";
  797. remoteRef = E8CB6AA91FF10BC4007C82EF /* PBXContainerItemProxy */;
  798. sourceTree = BUILT_PRODUCTS_DIR;
  799. };
  800. E8CB6AAC1FF10BC4007C82EF /* libdouble-conversion.a */ = {
  801. isa = PBXReferenceProxy;
  802. fileType = archive.ar;
  803. path = "libdouble-conversion.a";
  804. remoteRef = E8CB6AAB1FF10BC4007C82EF /* PBXContainerItemProxy */;
  805. sourceTree = BUILT_PRODUCTS_DIR;
  806. };
  807. E8CB6AAE1FF10BC4007C82EF /* libdouble-conversion.a */ = {
  808. isa = PBXReferenceProxy;
  809. fileType = archive.ar;
  810. path = "libdouble-conversion.a";
  811. remoteRef = E8CB6AAD1FF10BC4007C82EF /* PBXContainerItemProxy */;
  812. sourceTree = BUILT_PRODUCTS_DIR;
  813. };
  814. /* End PBXReferenceProxy section */
  815. /* Begin PBXResourcesBuildPhase section */
  816. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  817. isa = PBXResourcesBuildPhase;
  818. buildActionMask = 2147483647;
  819. files = (
  820. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  821. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  822. );
  823. runOnlyForDeploymentPostprocessing = 0;
  824. };
  825. /* End PBXResourcesBuildPhase section */
  826. /* Begin PBXShellScriptBuildPhase section */
  827. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  828. isa = PBXShellScriptBuildPhase;
  829. buildActionMask = 2147483647;
  830. files = (
  831. );
  832. inputPaths = (
  833. );
  834. name = "Bundle React Native code and images";
  835. outputPaths = (
  836. );
  837. runOnlyForDeploymentPostprocessing = 0;
  838. shellPath = /bin/sh;
  839. shellScript = "export NODE_BINARY=node\n../../node_modules/react-native/scripts/react-native-xcode.sh ./playground/index.ios.js";
  840. };
  841. /* End PBXShellScriptBuildPhase section */
  842. /* Begin PBXSourcesBuildPhase section */
  843. 13B07F871A680F5B00A75B9A /* Sources */ = {
  844. isa = PBXSourcesBuildPhase;
  845. buildActionMask = 2147483647;
  846. files = (
  847. 50451D35204451A900695F00 /* RNNCustomViewController.m in Sources */,
  848. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  849. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  850. );
  851. runOnlyForDeploymentPostprocessing = 0;
  852. };
  853. /* End PBXSourcesBuildPhase section */
  854. /* Begin PBXVariantGroup section */
  855. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  856. isa = PBXVariantGroup;
  857. children = (
  858. 13B07FB21A68108700A75B9A /* Base */,
  859. );
  860. name = LaunchScreen.xib;
  861. sourceTree = "<group>";
  862. };
  863. /* End PBXVariantGroup section */
  864. /* Begin XCBuildConfiguration section */
  865. 13B07F941A680F5B00A75B9A /* Debug */ = {
  866. isa = XCBuildConfiguration;
  867. buildSettings = {
  868. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  869. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  870. CODE_SIGN_STYLE = Manual;
  871. DEAD_CODE_STRIPPING = NO;
  872. DEVELOPMENT_TEAM = "";
  873. INFOPLIST_FILE = playground/Info.plist;
  874. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  875. OTHER_LDFLAGS = (
  876. "-ObjC",
  877. "-l\"c++\"",
  878. );
  879. PRODUCT_BUNDLE_IDENTIFIER = com.reactnativenavigation.playground;
  880. PRODUCT_NAME = playground;
  881. PROVISIONING_PROFILE_SPECIFIER = "";
  882. };
  883. name = Debug;
  884. };
  885. 13B07F951A680F5B00A75B9A /* Release */ = {
  886. isa = XCBuildConfiguration;
  887. buildSettings = {
  888. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  889. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  890. CODE_SIGN_STYLE = Manual;
  891. DEVELOPMENT_TEAM = "";
  892. INFOPLIST_FILE = playground/Info.plist;
  893. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  894. OTHER_LDFLAGS = (
  895. "-ObjC",
  896. "-l\"c++\"",
  897. );
  898. PRODUCT_BUNDLE_IDENTIFIER = com.reactnativenavigation.playground;
  899. PRODUCT_NAME = playground;
  900. PROVISIONING_PROFILE_SPECIFIER = "";
  901. };
  902. name = Release;
  903. };
  904. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  905. isa = XCBuildConfiguration;
  906. buildSettings = {
  907. ALWAYS_SEARCH_USER_PATHS = NO;
  908. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  909. CLANG_CXX_LIBRARY = "libc++";
  910. CLANG_ENABLE_MODULES = YES;
  911. CLANG_ENABLE_OBJC_ARC = YES;
  912. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  913. CLANG_WARN_BOOL_CONVERSION = YES;
  914. CLANG_WARN_COMMA = YES;
  915. CLANG_WARN_CONSTANT_CONVERSION = YES;
  916. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  917. CLANG_WARN_EMPTY_BODY = YES;
  918. CLANG_WARN_ENUM_CONVERSION = YES;
  919. CLANG_WARN_INFINITE_RECURSION = YES;
  920. CLANG_WARN_INT_CONVERSION = YES;
  921. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  922. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  923. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  924. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  925. CLANG_WARN_STRICT_PROTOTYPES = YES;
  926. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  927. CLANG_WARN_UNREACHABLE_CODE = YES;
  928. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  929. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  930. COPY_PHASE_STRIP = NO;
  931. ENABLE_STRICT_OBJC_MSGSEND = YES;
  932. ENABLE_TESTABILITY = YES;
  933. GCC_C_LANGUAGE_STANDARD = gnu99;
  934. GCC_DYNAMIC_NO_PIC = NO;
  935. GCC_NO_COMMON_BLOCKS = YES;
  936. GCC_OPTIMIZATION_LEVEL = 0;
  937. GCC_PREPROCESSOR_DEFINITIONS = (
  938. "DEBUG=1",
  939. "$(inherited)",
  940. );
  941. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  942. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  943. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  944. GCC_WARN_UNDECLARED_SELECTOR = YES;
  945. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  946. GCC_WARN_UNUSED_FUNCTION = YES;
  947. GCC_WARN_UNUSED_VARIABLE = YES;
  948. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  949. MTL_ENABLE_DEBUG_INFO = YES;
  950. ONLY_ACTIVE_ARCH = YES;
  951. OTHER_LDFLAGS = "";
  952. SDKROOT = iphoneos;
  953. };
  954. name = Debug;
  955. };
  956. 83CBBA211A601CBA00E9B192 /* Release */ = {
  957. isa = XCBuildConfiguration;
  958. buildSettings = {
  959. ALWAYS_SEARCH_USER_PATHS = NO;
  960. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  961. CLANG_CXX_LIBRARY = "libc++";
  962. CLANG_ENABLE_MODULES = YES;
  963. CLANG_ENABLE_OBJC_ARC = YES;
  964. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  965. CLANG_WARN_BOOL_CONVERSION = YES;
  966. CLANG_WARN_COMMA = YES;
  967. CLANG_WARN_CONSTANT_CONVERSION = YES;
  968. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  969. CLANG_WARN_EMPTY_BODY = YES;
  970. CLANG_WARN_ENUM_CONVERSION = YES;
  971. CLANG_WARN_INFINITE_RECURSION = YES;
  972. CLANG_WARN_INT_CONVERSION = YES;
  973. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  974. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  975. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  976. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  977. CLANG_WARN_STRICT_PROTOTYPES = YES;
  978. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  979. CLANG_WARN_UNREACHABLE_CODE = YES;
  980. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  981. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  982. COPY_PHASE_STRIP = YES;
  983. ENABLE_NS_ASSERTIONS = NO;
  984. ENABLE_STRICT_OBJC_MSGSEND = YES;
  985. GCC_C_LANGUAGE_STANDARD = gnu99;
  986. GCC_NO_COMMON_BLOCKS = YES;
  987. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  988. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  989. GCC_WARN_UNDECLARED_SELECTOR = YES;
  990. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  991. GCC_WARN_UNUSED_FUNCTION = YES;
  992. GCC_WARN_UNUSED_VARIABLE = YES;
  993. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  994. MTL_ENABLE_DEBUG_INFO = NO;
  995. OTHER_LDFLAGS = "";
  996. SDKROOT = iphoneos;
  997. VALIDATE_PRODUCT = YES;
  998. };
  999. name = Release;
  1000. };
  1001. /* End XCBuildConfiguration section */
  1002. /* Begin XCConfigurationList section */
  1003. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "playground" */ = {
  1004. isa = XCConfigurationList;
  1005. buildConfigurations = (
  1006. 13B07F941A680F5B00A75B9A /* Debug */,
  1007. 13B07F951A680F5B00A75B9A /* Release */,
  1008. );
  1009. defaultConfigurationIsVisible = 0;
  1010. defaultConfigurationName = Debug;
  1011. };
  1012. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "playground" */ = {
  1013. isa = XCConfigurationList;
  1014. buildConfigurations = (
  1015. 83CBBA201A601CBA00E9B192 /* Debug */,
  1016. 83CBBA211A601CBA00E9B192 /* Release */,
  1017. );
  1018. defaultConfigurationIsVisible = 0;
  1019. defaultConfigurationName = Debug;
  1020. };
  1021. /* End XCConfigurationList section */
  1022. };
  1023. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1024. }