react-native-navigation的迁移库

project.pbxproj 45KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
  10. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
  11. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
  12. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
  13. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
  14. 00E356F31AD99517003FC87E /* exampleTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* exampleTests.m */; };
  15. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
  16. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
  17. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */; };
  18. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  19. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  20. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  21. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  22. 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  23. 2647D65F1DB175C200B23722 /* libReactNativeNavigation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2647D65E1DB175B300B23722 /* libReactNativeNavigation.a */; };
  24. 7B9B39861DEB4091004A6281 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 7B9B39631DEB4076004A6281 /* libRCTAnimation.a */; };
  25. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
  26. /* End PBXBuildFile section */
  27. /* Begin PBXContainerItemProxy section */
  28. 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */ = {
  29. isa = PBXContainerItemProxy;
  30. containerPortal = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  31. proxyType = 2;
  32. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  33. remoteInfo = RCTActionSheet;
  34. };
  35. 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = {
  36. isa = PBXContainerItemProxy;
  37. containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  38. proxyType = 2;
  39. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  40. remoteInfo = RCTGeolocation;
  41. };
  42. 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  47. remoteInfo = RCTImage;
  48. };
  49. 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  54. remoteInfo = RCTNetwork;
  55. };
  56. 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  61. remoteInfo = RCTVibration;
  62. };
  63. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  66. proxyType = 1;
  67. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  68. remoteInfo = example;
  69. };
  70. 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
  71. isa = PBXContainerItemProxy;
  72. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  73. proxyType = 2;
  74. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  75. remoteInfo = RCTSettings;
  76. };
  77. 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */ = {
  78. isa = PBXContainerItemProxy;
  79. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  80. proxyType = 2;
  81. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  82. remoteInfo = RCTWebSocket;
  83. };
  84. 146834031AC3E56700842450 /* PBXContainerItemProxy */ = {
  85. isa = PBXContainerItemProxy;
  86. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  87. proxyType = 2;
  88. remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
  89. remoteInfo = React;
  90. };
  91. 2647D65D1DB175B300B23722 /* PBXContainerItemProxy */ = {
  92. isa = PBXContainerItemProxy;
  93. containerPortal = 2647D6591DB175B300B23722 /* ReactNativeNavigation.xcodeproj */;
  94. proxyType = 2;
  95. remoteGlobalIDString = D8AFADBD1BEE6F3F00A4592D;
  96. remoteInfo = ReactNativeNavigation;
  97. };
  98. 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {
  99. isa = PBXContainerItemProxy;
  100. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  101. proxyType = 2;
  102. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  103. remoteInfo = RCTLinking;
  104. };
  105. 7B9B39621DEB4076004A6281 /* PBXContainerItemProxy */ = {
  106. isa = PBXContainerItemProxy;
  107. containerPortal = 7B9B395C1DEB4076004A6281 /* RCTAnimation.xcodeproj */;
  108. proxyType = 2;
  109. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  110. remoteInfo = RCTAnimation;
  111. };
  112. 7B9B39641DEB4076004A6281 /* PBXContainerItemProxy */ = {
  113. isa = PBXContainerItemProxy;
  114. containerPortal = 7B9B395C1DEB4076004A6281 /* RCTAnimation.xcodeproj */;
  115. proxyType = 2;
  116. remoteGlobalIDString = 2D2A28201D9B03D100D4039D;
  117. remoteInfo = "RCTAnimation-tvOS";
  118. };
  119. 7B9B39691DEB4076004A6281 /* PBXContainerItemProxy */ = {
  120. isa = PBXContainerItemProxy;
  121. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  122. proxyType = 2;
  123. remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  124. remoteInfo = "RCTImage-tvOS";
  125. };
  126. 7B9B396D1DEB4076004A6281 /* PBXContainerItemProxy */ = {
  127. isa = PBXContainerItemProxy;
  128. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  129. proxyType = 2;
  130. remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  131. remoteInfo = "RCTLinking-tvOS";
  132. };
  133. 7B9B39711DEB4076004A6281 /* PBXContainerItemProxy */ = {
  134. isa = PBXContainerItemProxy;
  135. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  136. proxyType = 2;
  137. remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  138. remoteInfo = "RCTNetwork-tvOS";
  139. };
  140. 7B9B39751DEB4076004A6281 /* PBXContainerItemProxy */ = {
  141. isa = PBXContainerItemProxy;
  142. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  143. proxyType = 2;
  144. remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  145. remoteInfo = "RCTSettings-tvOS";
  146. };
  147. 7B9B39791DEB4076004A6281 /* PBXContainerItemProxy */ = {
  148. isa = PBXContainerItemProxy;
  149. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  150. proxyType = 2;
  151. remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  152. remoteInfo = "RCTText-tvOS";
  153. };
  154. 7B9B397E1DEB4076004A6281 /* PBXContainerItemProxy */ = {
  155. isa = PBXContainerItemProxy;
  156. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  157. proxyType = 2;
  158. remoteGlobalIDString = 2D2A28881D9B049200D4039D;
  159. remoteInfo = "RCTWebSocket-tvOS";
  160. };
  161. 7B9B39821DEB4076004A6281 /* PBXContainerItemProxy */ = {
  162. isa = PBXContainerItemProxy;
  163. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  164. proxyType = 2;
  165. remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
  166. remoteInfo = "React-tvOS";
  167. };
  168. 7BFF94261E5F10F20054957C /* PBXContainerItemProxy */ = {
  169. isa = PBXContainerItemProxy;
  170. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  171. proxyType = 2;
  172. remoteGlobalIDString = 3D3C059A1DE3340900C268FA;
  173. remoteInfo = yoga;
  174. };
  175. 7BFF94281E5F10F20054957C /* PBXContainerItemProxy */ = {
  176. isa = PBXContainerItemProxy;
  177. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  178. proxyType = 2;
  179. remoteGlobalIDString = 3D3C06751DE3340C00C268FA;
  180. remoteInfo = "yoga-tvOS";
  181. };
  182. 7BFF942A1E5F10F20054957C /* PBXContainerItemProxy */ = {
  183. isa = PBXContainerItemProxy;
  184. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  185. proxyType = 2;
  186. remoteGlobalIDString = 3D3CD9251DE5FBEC00167DC4;
  187. remoteInfo = cxxreact;
  188. };
  189. 7BFF942C1E5F10F20054957C /* PBXContainerItemProxy */ = {
  190. isa = PBXContainerItemProxy;
  191. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  192. proxyType = 2;
  193. remoteGlobalIDString = 3D3CD9321DE5FBEE00167DC4;
  194. remoteInfo = "cxxreact-tvOS";
  195. };
  196. 7BFF942E1E5F10F20054957C /* PBXContainerItemProxy */ = {
  197. isa = PBXContainerItemProxy;
  198. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  199. proxyType = 2;
  200. remoteGlobalIDString = 3D3CD90B1DE5FBD600167DC4;
  201. remoteInfo = jschelpers;
  202. };
  203. 7BFF94301E5F10F20054957C /* PBXContainerItemProxy */ = {
  204. isa = PBXContainerItemProxy;
  205. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  206. proxyType = 2;
  207. remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
  208. remoteInfo = "jschelpers-tvOS";
  209. };
  210. 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
  211. isa = PBXContainerItemProxy;
  212. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  213. proxyType = 2;
  214. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  215. remoteInfo = RCTText;
  216. };
  217. E5E62BA91FFA2FF40025960D /* PBXContainerItemProxy */ = {
  218. isa = PBXContainerItemProxy;
  219. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  220. proxyType = 2;
  221. remoteGlobalIDString = 3DBE0D001F3B181A0099AA32;
  222. remoteInfo = fishhook;
  223. };
  224. E5E62BAB1FFA2FF40025960D /* PBXContainerItemProxy */ = {
  225. isa = PBXContainerItemProxy;
  226. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  227. proxyType = 2;
  228. remoteGlobalIDString = 3DBE0D0D1F3B181C0099AA32;
  229. remoteInfo = "fishhook-tvOS";
  230. };
  231. E5E62BBB1FFA2FF40025960D /* PBXContainerItemProxy */ = {
  232. isa = PBXContainerItemProxy;
  233. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  234. proxyType = 2;
  235. remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
  236. remoteInfo = "third-party";
  237. };
  238. E5E62BBD1FFA2FF40025960D /* PBXContainerItemProxy */ = {
  239. isa = PBXContainerItemProxy;
  240. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  241. proxyType = 2;
  242. remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
  243. remoteInfo = "third-party-tvOS";
  244. };
  245. E5E62BBF1FFA2FF40025960D /* PBXContainerItemProxy */ = {
  246. isa = PBXContainerItemProxy;
  247. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  248. proxyType = 2;
  249. remoteGlobalIDString = 139D7E881E25C6D100323FB7;
  250. remoteInfo = "double-conversion";
  251. };
  252. E5E62BC11FFA2FF40025960D /* PBXContainerItemProxy */ = {
  253. isa = PBXContainerItemProxy;
  254. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  255. proxyType = 2;
  256. remoteGlobalIDString = 3D383D621EBD27B9005632C8;
  257. remoteInfo = "double-conversion-tvOS";
  258. };
  259. E5E62BC31FFA2FF40025960D /* PBXContainerItemProxy */ = {
  260. isa = PBXContainerItemProxy;
  261. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  262. proxyType = 2;
  263. remoteGlobalIDString = 9936F3131F5F2E4B0010BF04;
  264. remoteInfo = privatedata;
  265. };
  266. E5E62BC51FFA2FF40025960D /* PBXContainerItemProxy */ = {
  267. isa = PBXContainerItemProxy;
  268. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  269. proxyType = 2;
  270. remoteGlobalIDString = 9936F32F1F5F2E5B0010BF04;
  271. remoteInfo = "privatedata-tvOS";
  272. };
  273. /* End PBXContainerItemProxy section */
  274. /* Begin PBXFileReference section */
  275. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  276. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  277. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  278. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  279. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  280. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  281. 00E356EE1AD99517003FC87E /* exampleTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = exampleTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  282. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  283. 00E356F21AD99517003FC87E /* exampleTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = exampleTests.m; sourceTree = "<group>"; };
  284. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  285. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  286. 13B07F961A680F5B00A75B9A /* example.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = example.app; sourceTree = BUILT_PRODUCTS_DIR; };
  287. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = example/AppDelegate.h; sourceTree = "<group>"; };
  288. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = example/AppDelegate.m; sourceTree = "<group>"; };
  289. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  290. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = example/Images.xcassets; sourceTree = "<group>"; };
  291. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = example/Info.plist; sourceTree = "<group>"; };
  292. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = example/main.m; sourceTree = "<group>"; };
  293. 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  294. 2647D6591DB175B300B23722 /* ReactNativeNavigation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = ReactNativeNavigation.xcodeproj; path = "../node_modules/react-native-navigation/ios/ReactNativeNavigation.xcodeproj"; sourceTree = "<group>"; };
  295. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  296. 7B9B395C1DEB4076004A6281 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
  297. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  298. /* End PBXFileReference section */
  299. /* Begin PBXFrameworksBuildPhase section */
  300. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  301. isa = PBXFrameworksBuildPhase;
  302. buildActionMask = 2147483647;
  303. files = (
  304. );
  305. runOnlyForDeploymentPostprocessing = 0;
  306. };
  307. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  308. isa = PBXFrameworksBuildPhase;
  309. buildActionMask = 2147483647;
  310. files = (
  311. 7B9B39861DEB4091004A6281 /* libRCTAnimation.a in Frameworks */,
  312. 2647D65F1DB175C200B23722 /* libReactNativeNavigation.a in Frameworks */,
  313. 146834051AC3E58100842450 /* libReact.a in Frameworks */,
  314. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
  315. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
  316. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
  317. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
  318. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
  319. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */,
  320. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
  321. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
  322. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
  323. );
  324. runOnlyForDeploymentPostprocessing = 0;
  325. };
  326. /* End PBXFrameworksBuildPhase section */
  327. /* Begin PBXGroup section */
  328. 00C302A81ABCB8CE00DB3ED1 /* Products */ = {
  329. isa = PBXGroup;
  330. children = (
  331. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */,
  332. );
  333. name = Products;
  334. sourceTree = "<group>";
  335. };
  336. 00C302B61ABCB90400DB3ED1 /* Products */ = {
  337. isa = PBXGroup;
  338. children = (
  339. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */,
  340. );
  341. name = Products;
  342. sourceTree = "<group>";
  343. };
  344. 00C302BC1ABCB91800DB3ED1 /* Products */ = {
  345. isa = PBXGroup;
  346. children = (
  347. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
  348. 7B9B396A1DEB4076004A6281 /* libRCTImage-tvOS.a */,
  349. );
  350. name = Products;
  351. sourceTree = "<group>";
  352. };
  353. 00C302D41ABCB9D200DB3ED1 /* Products */ = {
  354. isa = PBXGroup;
  355. children = (
  356. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
  357. 7B9B39721DEB4076004A6281 /* libRCTNetwork-tvOS.a */,
  358. );
  359. name = Products;
  360. sourceTree = "<group>";
  361. };
  362. 00C302E01ABCB9EE00DB3ED1 /* Products */ = {
  363. isa = PBXGroup;
  364. children = (
  365. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */,
  366. );
  367. name = Products;
  368. sourceTree = "<group>";
  369. };
  370. 00E356EF1AD99517003FC87E /* exampleTests */ = {
  371. isa = PBXGroup;
  372. children = (
  373. 00E356F21AD99517003FC87E /* exampleTests.m */,
  374. 00E356F01AD99517003FC87E /* Supporting Files */,
  375. );
  376. path = exampleTests;
  377. sourceTree = "<group>";
  378. };
  379. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  380. isa = PBXGroup;
  381. children = (
  382. 00E356F11AD99517003FC87E /* Info.plist */,
  383. );
  384. name = "Supporting Files";
  385. sourceTree = "<group>";
  386. };
  387. 139105B71AF99BAD00B5F7CC /* Products */ = {
  388. isa = PBXGroup;
  389. children = (
  390. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
  391. 7B9B39761DEB4076004A6281 /* libRCTSettings-tvOS.a */,
  392. );
  393. name = Products;
  394. sourceTree = "<group>";
  395. };
  396. 139FDEE71B06529A00C62182 /* Products */ = {
  397. isa = PBXGroup;
  398. children = (
  399. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
  400. 7B9B397F1DEB4076004A6281 /* libRCTWebSocket-tvOS.a */,
  401. E5E62BAA1FFA2FF40025960D /* libfishhook.a */,
  402. E5E62BAC1FFA2FF40025960D /* libfishhook-tvOS.a */,
  403. );
  404. name = Products;
  405. sourceTree = "<group>";
  406. };
  407. 13B07FAE1A68108700A75B9A /* example */ = {
  408. isa = PBXGroup;
  409. children = (
  410. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  411. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  412. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  413. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  414. 13B07FB61A68108700A75B9A /* Info.plist */,
  415. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  416. 13B07FB71A68108700A75B9A /* main.m */,
  417. );
  418. name = example;
  419. sourceTree = "<group>";
  420. };
  421. 146834001AC3E56700842450 /* Products */ = {
  422. isa = PBXGroup;
  423. children = (
  424. 146834041AC3E56700842450 /* libReact.a */,
  425. 7B9B39831DEB4076004A6281 /* libReact.a */,
  426. 7BFF94271E5F10F20054957C /* libyoga.a */,
  427. 7BFF94291E5F10F20054957C /* libyoga.a */,
  428. 7BFF942B1E5F10F20054957C /* libcxxreact.a */,
  429. 7BFF942D1E5F10F20054957C /* libcxxreact.a */,
  430. 7BFF942F1E5F10F20054957C /* libjschelpers.a */,
  431. 7BFF94311E5F10F20054957C /* libjschelpers.a */,
  432. E5E62BBC1FFA2FF40025960D /* libthird-party.a */,
  433. E5E62BBE1FFA2FF40025960D /* libthird-party.a */,
  434. E5E62BC01FFA2FF40025960D /* libdouble-conversion.a */,
  435. E5E62BC21FFA2FF40025960D /* libdouble-conversion.a */,
  436. E5E62BC41FFA2FF40025960D /* libprivatedata.a */,
  437. E5E62BC61FFA2FF40025960D /* libprivatedata-tvOS.a */,
  438. );
  439. name = Products;
  440. sourceTree = "<group>";
  441. };
  442. 2647D65A1DB175B300B23722 /* Products */ = {
  443. isa = PBXGroup;
  444. children = (
  445. 2647D65E1DB175B300B23722 /* libReactNativeNavigation.a */,
  446. );
  447. name = Products;
  448. sourceTree = "<group>";
  449. };
  450. 78C398B11ACF4ADC00677621 /* Products */ = {
  451. isa = PBXGroup;
  452. children = (
  453. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
  454. 7B9B396E1DEB4076004A6281 /* libRCTLinking-tvOS.a */,
  455. );
  456. name = Products;
  457. sourceTree = "<group>";
  458. };
  459. 7B9B395D1DEB4076004A6281 /* Products */ = {
  460. isa = PBXGroup;
  461. children = (
  462. 7B9B39631DEB4076004A6281 /* libRCTAnimation.a */,
  463. 7B9B39651DEB4076004A6281 /* libRCTAnimation.a */,
  464. );
  465. name = Products;
  466. sourceTree = "<group>";
  467. };
  468. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  469. isa = PBXGroup;
  470. children = (
  471. 7B9B395C1DEB4076004A6281 /* RCTAnimation.xcodeproj */,
  472. 2647D6591DB175B300B23722 /* ReactNativeNavigation.xcodeproj */,
  473. 146833FF1AC3E56700842450 /* React.xcodeproj */,
  474. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
  475. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
  476. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
  477. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
  478. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
  479. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */,
  480. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
  481. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
  482. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
  483. );
  484. name = Libraries;
  485. sourceTree = "<group>";
  486. };
  487. 832341B11AAA6A8300B99B32 /* Products */ = {
  488. isa = PBXGroup;
  489. children = (
  490. 832341B51AAA6A8300B99B32 /* libRCTText.a */,
  491. 7B9B397A1DEB4076004A6281 /* libRCTText-tvOS.a */,
  492. );
  493. name = Products;
  494. sourceTree = "<group>";
  495. };
  496. 83CBB9F61A601CBA00E9B192 = {
  497. isa = PBXGroup;
  498. children = (
  499. 13B07FAE1A68108700A75B9A /* example */,
  500. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  501. 00E356EF1AD99517003FC87E /* exampleTests */,
  502. 83CBBA001A601CBA00E9B192 /* Products */,
  503. );
  504. indentWidth = 2;
  505. sourceTree = "<group>";
  506. tabWidth = 2;
  507. };
  508. 83CBBA001A601CBA00E9B192 /* Products */ = {
  509. isa = PBXGroup;
  510. children = (
  511. 13B07F961A680F5B00A75B9A /* example.app */,
  512. 00E356EE1AD99517003FC87E /* exampleTests.xctest */,
  513. );
  514. name = Products;
  515. sourceTree = "<group>";
  516. };
  517. /* End PBXGroup section */
  518. /* Begin PBXNativeTarget section */
  519. 00E356ED1AD99517003FC87E /* exampleTests */ = {
  520. isa = PBXNativeTarget;
  521. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "exampleTests" */;
  522. buildPhases = (
  523. 00E356EA1AD99517003FC87E /* Sources */,
  524. 00E356EB1AD99517003FC87E /* Frameworks */,
  525. 00E356EC1AD99517003FC87E /* Resources */,
  526. );
  527. buildRules = (
  528. );
  529. dependencies = (
  530. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  531. );
  532. name = exampleTests;
  533. productName = exampleTests;
  534. productReference = 00E356EE1AD99517003FC87E /* exampleTests.xctest */;
  535. productType = "com.apple.product-type.bundle.unit-test";
  536. };
  537. 13B07F861A680F5B00A75B9A /* example */ = {
  538. isa = PBXNativeTarget;
  539. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */;
  540. buildPhases = (
  541. 13B07F871A680F5B00A75B9A /* Sources */,
  542. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  543. 13B07F8E1A680F5B00A75B9A /* Resources */,
  544. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  545. );
  546. buildRules = (
  547. );
  548. dependencies = (
  549. );
  550. name = example;
  551. productName = "Hello World";
  552. productReference = 13B07F961A680F5B00A75B9A /* example.app */;
  553. productType = "com.apple.product-type.application";
  554. };
  555. /* End PBXNativeTarget section */
  556. /* Begin PBXProject section */
  557. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  558. isa = PBXProject;
  559. attributes = {
  560. LastUpgradeCheck = 0610;
  561. ORGANIZATIONNAME = Facebook;
  562. TargetAttributes = {
  563. 00E356ED1AD99517003FC87E = {
  564. CreatedOnToolsVersion = 6.2;
  565. TestTargetID = 13B07F861A680F5B00A75B9A;
  566. };
  567. };
  568. };
  569. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */;
  570. compatibilityVersion = "Xcode 3.2";
  571. developmentRegion = English;
  572. hasScannedForEncodings = 0;
  573. knownRegions = (
  574. en,
  575. Base,
  576. );
  577. mainGroup = 83CBB9F61A601CBA00E9B192;
  578. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  579. projectDirPath = "";
  580. projectReferences = (
  581. {
  582. ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
  583. ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  584. },
  585. {
  586. ProductGroup = 7B9B395D1DEB4076004A6281 /* Products */;
  587. ProjectRef = 7B9B395C1DEB4076004A6281 /* RCTAnimation.xcodeproj */;
  588. },
  589. {
  590. ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
  591. ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  592. },
  593. {
  594. ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
  595. ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  596. },
  597. {
  598. ProductGroup = 78C398B11ACF4ADC00677621 /* Products */;
  599. ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  600. },
  601. {
  602. ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
  603. ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  604. },
  605. {
  606. ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
  607. ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  608. },
  609. {
  610. ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
  611. ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  612. },
  613. {
  614. ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */;
  615. ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  616. },
  617. {
  618. ProductGroup = 139FDEE71B06529A00C62182 /* Products */;
  619. ProjectRef = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  620. },
  621. {
  622. ProductGroup = 146834001AC3E56700842450 /* Products */;
  623. ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  624. },
  625. {
  626. ProductGroup = 2647D65A1DB175B300B23722 /* Products */;
  627. ProjectRef = 2647D6591DB175B300B23722 /* ReactNativeNavigation.xcodeproj */;
  628. },
  629. );
  630. projectRoot = "";
  631. targets = (
  632. 13B07F861A680F5B00A75B9A /* example */,
  633. 00E356ED1AD99517003FC87E /* exampleTests */,
  634. );
  635. };
  636. /* End PBXProject section */
  637. /* Begin PBXReferenceProxy section */
  638. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */ = {
  639. isa = PBXReferenceProxy;
  640. fileType = archive.ar;
  641. path = libRCTActionSheet.a;
  642. remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
  643. sourceTree = BUILT_PRODUCTS_DIR;
  644. };
  645. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = {
  646. isa = PBXReferenceProxy;
  647. fileType = archive.ar;
  648. path = libRCTGeolocation.a;
  649. remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */;
  650. sourceTree = BUILT_PRODUCTS_DIR;
  651. };
  652. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
  653. isa = PBXReferenceProxy;
  654. fileType = archive.ar;
  655. path = libRCTImage.a;
  656. remoteRef = 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */;
  657. sourceTree = BUILT_PRODUCTS_DIR;
  658. };
  659. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */ = {
  660. isa = PBXReferenceProxy;
  661. fileType = archive.ar;
  662. path = libRCTNetwork.a;
  663. remoteRef = 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */;
  664. sourceTree = BUILT_PRODUCTS_DIR;
  665. };
  666. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */ = {
  667. isa = PBXReferenceProxy;
  668. fileType = archive.ar;
  669. path = libRCTVibration.a;
  670. remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
  671. sourceTree = BUILT_PRODUCTS_DIR;
  672. };
  673. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
  674. isa = PBXReferenceProxy;
  675. fileType = archive.ar;
  676. path = libRCTSettings.a;
  677. remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */;
  678. sourceTree = BUILT_PRODUCTS_DIR;
  679. };
  680. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */ = {
  681. isa = PBXReferenceProxy;
  682. fileType = archive.ar;
  683. path = libRCTWebSocket.a;
  684. remoteRef = 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */;
  685. sourceTree = BUILT_PRODUCTS_DIR;
  686. };
  687. 146834041AC3E56700842450 /* libReact.a */ = {
  688. isa = PBXReferenceProxy;
  689. fileType = archive.ar;
  690. path = libReact.a;
  691. remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
  692. sourceTree = BUILT_PRODUCTS_DIR;
  693. };
  694. 2647D65E1DB175B300B23722 /* libReactNativeNavigation.a */ = {
  695. isa = PBXReferenceProxy;
  696. fileType = archive.ar;
  697. path = libReactNativeNavigation.a;
  698. remoteRef = 2647D65D1DB175B300B23722 /* PBXContainerItemProxy */;
  699. sourceTree = BUILT_PRODUCTS_DIR;
  700. };
  701. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
  702. isa = PBXReferenceProxy;
  703. fileType = archive.ar;
  704. path = libRCTLinking.a;
  705. remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
  706. sourceTree = BUILT_PRODUCTS_DIR;
  707. };
  708. 7B9B39631DEB4076004A6281 /* libRCTAnimation.a */ = {
  709. isa = PBXReferenceProxy;
  710. fileType = archive.ar;
  711. path = libRCTAnimation.a;
  712. remoteRef = 7B9B39621DEB4076004A6281 /* PBXContainerItemProxy */;
  713. sourceTree = BUILT_PRODUCTS_DIR;
  714. };
  715. 7B9B39651DEB4076004A6281 /* libRCTAnimation.a */ = {
  716. isa = PBXReferenceProxy;
  717. fileType = archive.ar;
  718. path = libRCTAnimation.a;
  719. remoteRef = 7B9B39641DEB4076004A6281 /* PBXContainerItemProxy */;
  720. sourceTree = BUILT_PRODUCTS_DIR;
  721. };
  722. 7B9B396A1DEB4076004A6281 /* libRCTImage-tvOS.a */ = {
  723. isa = PBXReferenceProxy;
  724. fileType = archive.ar;
  725. path = "libRCTImage-tvOS.a";
  726. remoteRef = 7B9B39691DEB4076004A6281 /* PBXContainerItemProxy */;
  727. sourceTree = BUILT_PRODUCTS_DIR;
  728. };
  729. 7B9B396E1DEB4076004A6281 /* libRCTLinking-tvOS.a */ = {
  730. isa = PBXReferenceProxy;
  731. fileType = archive.ar;
  732. path = "libRCTLinking-tvOS.a";
  733. remoteRef = 7B9B396D1DEB4076004A6281 /* PBXContainerItemProxy */;
  734. sourceTree = BUILT_PRODUCTS_DIR;
  735. };
  736. 7B9B39721DEB4076004A6281 /* libRCTNetwork-tvOS.a */ = {
  737. isa = PBXReferenceProxy;
  738. fileType = archive.ar;
  739. path = "libRCTNetwork-tvOS.a";
  740. remoteRef = 7B9B39711DEB4076004A6281 /* PBXContainerItemProxy */;
  741. sourceTree = BUILT_PRODUCTS_DIR;
  742. };
  743. 7B9B39761DEB4076004A6281 /* libRCTSettings-tvOS.a */ = {
  744. isa = PBXReferenceProxy;
  745. fileType = archive.ar;
  746. path = "libRCTSettings-tvOS.a";
  747. remoteRef = 7B9B39751DEB4076004A6281 /* PBXContainerItemProxy */;
  748. sourceTree = BUILT_PRODUCTS_DIR;
  749. };
  750. 7B9B397A1DEB4076004A6281 /* libRCTText-tvOS.a */ = {
  751. isa = PBXReferenceProxy;
  752. fileType = archive.ar;
  753. path = "libRCTText-tvOS.a";
  754. remoteRef = 7B9B39791DEB4076004A6281 /* PBXContainerItemProxy */;
  755. sourceTree = BUILT_PRODUCTS_DIR;
  756. };
  757. 7B9B397F1DEB4076004A6281 /* libRCTWebSocket-tvOS.a */ = {
  758. isa = PBXReferenceProxy;
  759. fileType = archive.ar;
  760. path = "libRCTWebSocket-tvOS.a";
  761. remoteRef = 7B9B397E1DEB4076004A6281 /* PBXContainerItemProxy */;
  762. sourceTree = BUILT_PRODUCTS_DIR;
  763. };
  764. 7B9B39831DEB4076004A6281 /* libReact.a */ = {
  765. isa = PBXReferenceProxy;
  766. fileType = archive.ar;
  767. path = libReact.a;
  768. remoteRef = 7B9B39821DEB4076004A6281 /* PBXContainerItemProxy */;
  769. sourceTree = BUILT_PRODUCTS_DIR;
  770. };
  771. 7BFF94271E5F10F20054957C /* libyoga.a */ = {
  772. isa = PBXReferenceProxy;
  773. fileType = archive.ar;
  774. path = libyoga.a;
  775. remoteRef = 7BFF94261E5F10F20054957C /* PBXContainerItemProxy */;
  776. sourceTree = BUILT_PRODUCTS_DIR;
  777. };
  778. 7BFF94291E5F10F20054957C /* libyoga.a */ = {
  779. isa = PBXReferenceProxy;
  780. fileType = archive.ar;
  781. path = libyoga.a;
  782. remoteRef = 7BFF94281E5F10F20054957C /* PBXContainerItemProxy */;
  783. sourceTree = BUILT_PRODUCTS_DIR;
  784. };
  785. 7BFF942B1E5F10F20054957C /* libcxxreact.a */ = {
  786. isa = PBXReferenceProxy;
  787. fileType = archive.ar;
  788. path = libcxxreact.a;
  789. remoteRef = 7BFF942A1E5F10F20054957C /* PBXContainerItemProxy */;
  790. sourceTree = BUILT_PRODUCTS_DIR;
  791. };
  792. 7BFF942D1E5F10F20054957C /* libcxxreact.a */ = {
  793. isa = PBXReferenceProxy;
  794. fileType = archive.ar;
  795. path = libcxxreact.a;
  796. remoteRef = 7BFF942C1E5F10F20054957C /* PBXContainerItemProxy */;
  797. sourceTree = BUILT_PRODUCTS_DIR;
  798. };
  799. 7BFF942F1E5F10F20054957C /* libjschelpers.a */ = {
  800. isa = PBXReferenceProxy;
  801. fileType = archive.ar;
  802. path = libjschelpers.a;
  803. remoteRef = 7BFF942E1E5F10F20054957C /* PBXContainerItemProxy */;
  804. sourceTree = BUILT_PRODUCTS_DIR;
  805. };
  806. 7BFF94311E5F10F20054957C /* libjschelpers.a */ = {
  807. isa = PBXReferenceProxy;
  808. fileType = archive.ar;
  809. path = libjschelpers.a;
  810. remoteRef = 7BFF94301E5F10F20054957C /* PBXContainerItemProxy */;
  811. sourceTree = BUILT_PRODUCTS_DIR;
  812. };
  813. 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
  814. isa = PBXReferenceProxy;
  815. fileType = archive.ar;
  816. path = libRCTText.a;
  817. remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
  818. sourceTree = BUILT_PRODUCTS_DIR;
  819. };
  820. E5E62BAA1FFA2FF40025960D /* libfishhook.a */ = {
  821. isa = PBXReferenceProxy;
  822. fileType = archive.ar;
  823. path = libfishhook.a;
  824. remoteRef = E5E62BA91FFA2FF40025960D /* PBXContainerItemProxy */;
  825. sourceTree = BUILT_PRODUCTS_DIR;
  826. };
  827. E5E62BAC1FFA2FF40025960D /* libfishhook-tvOS.a */ = {
  828. isa = PBXReferenceProxy;
  829. fileType = archive.ar;
  830. path = "libfishhook-tvOS.a";
  831. remoteRef = E5E62BAB1FFA2FF40025960D /* PBXContainerItemProxy */;
  832. sourceTree = BUILT_PRODUCTS_DIR;
  833. };
  834. E5E62BBC1FFA2FF40025960D /* libthird-party.a */ = {
  835. isa = PBXReferenceProxy;
  836. fileType = archive.ar;
  837. path = "libthird-party.a";
  838. remoteRef = E5E62BBB1FFA2FF40025960D /* PBXContainerItemProxy */;
  839. sourceTree = BUILT_PRODUCTS_DIR;
  840. };
  841. E5E62BBE1FFA2FF40025960D /* libthird-party.a */ = {
  842. isa = PBXReferenceProxy;
  843. fileType = archive.ar;
  844. path = "libthird-party.a";
  845. remoteRef = E5E62BBD1FFA2FF40025960D /* PBXContainerItemProxy */;
  846. sourceTree = BUILT_PRODUCTS_DIR;
  847. };
  848. E5E62BC01FFA2FF40025960D /* libdouble-conversion.a */ = {
  849. isa = PBXReferenceProxy;
  850. fileType = archive.ar;
  851. path = "libdouble-conversion.a";
  852. remoteRef = E5E62BBF1FFA2FF40025960D /* PBXContainerItemProxy */;
  853. sourceTree = BUILT_PRODUCTS_DIR;
  854. };
  855. E5E62BC21FFA2FF40025960D /* libdouble-conversion.a */ = {
  856. isa = PBXReferenceProxy;
  857. fileType = archive.ar;
  858. path = "libdouble-conversion.a";
  859. remoteRef = E5E62BC11FFA2FF40025960D /* PBXContainerItemProxy */;
  860. sourceTree = BUILT_PRODUCTS_DIR;
  861. };
  862. E5E62BC41FFA2FF40025960D /* libprivatedata.a */ = {
  863. isa = PBXReferenceProxy;
  864. fileType = archive.ar;
  865. path = libprivatedata.a;
  866. remoteRef = E5E62BC31FFA2FF40025960D /* PBXContainerItemProxy */;
  867. sourceTree = BUILT_PRODUCTS_DIR;
  868. };
  869. E5E62BC61FFA2FF40025960D /* libprivatedata-tvOS.a */ = {
  870. isa = PBXReferenceProxy;
  871. fileType = archive.ar;
  872. path = "libprivatedata-tvOS.a";
  873. remoteRef = E5E62BC51FFA2FF40025960D /* PBXContainerItemProxy */;
  874. sourceTree = BUILT_PRODUCTS_DIR;
  875. };
  876. /* End PBXReferenceProxy section */
  877. /* Begin PBXResourcesBuildPhase section */
  878. 00E356EC1AD99517003FC87E /* Resources */ = {
  879. isa = PBXResourcesBuildPhase;
  880. buildActionMask = 2147483647;
  881. files = (
  882. );
  883. runOnlyForDeploymentPostprocessing = 0;
  884. };
  885. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  886. isa = PBXResourcesBuildPhase;
  887. buildActionMask = 2147483647;
  888. files = (
  889. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  890. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  891. );
  892. runOnlyForDeploymentPostprocessing = 0;
  893. };
  894. /* End PBXResourcesBuildPhase section */
  895. /* Begin PBXShellScriptBuildPhase section */
  896. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  897. isa = PBXShellScriptBuildPhase;
  898. buildActionMask = 2147483647;
  899. files = (
  900. );
  901. inputPaths = (
  902. );
  903. name = "Bundle React Native code and images";
  904. outputPaths = (
  905. );
  906. runOnlyForDeploymentPostprocessing = 0;
  907. shellPath = /bin/sh;
  908. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  909. };
  910. /* End PBXShellScriptBuildPhase section */
  911. /* Begin PBXSourcesBuildPhase section */
  912. 00E356EA1AD99517003FC87E /* Sources */ = {
  913. isa = PBXSourcesBuildPhase;
  914. buildActionMask = 2147483647;
  915. files = (
  916. 00E356F31AD99517003FC87E /* exampleTests.m in Sources */,
  917. );
  918. runOnlyForDeploymentPostprocessing = 0;
  919. };
  920. 13B07F871A680F5B00A75B9A /* Sources */ = {
  921. isa = PBXSourcesBuildPhase;
  922. buildActionMask = 2147483647;
  923. files = (
  924. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  925. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  926. );
  927. runOnlyForDeploymentPostprocessing = 0;
  928. };
  929. /* End PBXSourcesBuildPhase section */
  930. /* Begin PBXTargetDependency section */
  931. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  932. isa = PBXTargetDependency;
  933. target = 13B07F861A680F5B00A75B9A /* example */;
  934. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  935. };
  936. /* End PBXTargetDependency section */
  937. /* Begin PBXVariantGroup section */
  938. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  939. isa = PBXVariantGroup;
  940. children = (
  941. 13B07FB21A68108700A75B9A /* Base */,
  942. );
  943. name = LaunchScreen.xib;
  944. path = example;
  945. sourceTree = "<group>";
  946. };
  947. /* End PBXVariantGroup section */
  948. /* Begin XCBuildConfiguration section */
  949. 00E356F61AD99517003FC87E /* Debug */ = {
  950. isa = XCBuildConfiguration;
  951. buildSettings = {
  952. BUNDLE_LOADER = "$(TEST_HOST)";
  953. FRAMEWORK_SEARCH_PATHS = (
  954. "$(SDKROOT)/Developer/Library/Frameworks",
  955. "$(inherited)",
  956. );
  957. GCC_PREPROCESSOR_DEFINITIONS = (
  958. "DEBUG=1",
  959. "$(inherited)",
  960. );
  961. INFOPLIST_FILE = exampleTests/Info.plist;
  962. IPHONEOS_DEPLOYMENT_TARGET = 8.2;
  963. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  964. PRODUCT_NAME = "$(TARGET_NAME)";
  965. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
  966. };
  967. name = Debug;
  968. };
  969. 00E356F71AD99517003FC87E /* Release */ = {
  970. isa = XCBuildConfiguration;
  971. buildSettings = {
  972. BUNDLE_LOADER = "$(TEST_HOST)";
  973. COPY_PHASE_STRIP = NO;
  974. FRAMEWORK_SEARCH_PATHS = (
  975. "$(SDKROOT)/Developer/Library/Frameworks",
  976. "$(inherited)",
  977. );
  978. INFOPLIST_FILE = exampleTests/Info.plist;
  979. IPHONEOS_DEPLOYMENT_TARGET = 8.2;
  980. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  981. PRODUCT_NAME = "$(TARGET_NAME)";
  982. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/example.app/example";
  983. };
  984. name = Release;
  985. };
  986. 13B07F941A680F5B00A75B9A /* Debug */ = {
  987. isa = XCBuildConfiguration;
  988. buildSettings = {
  989. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  990. DEAD_CODE_STRIPPING = NO;
  991. HEADER_SEARCH_PATHS = (
  992. "$(inherited)",
  993. "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
  994. );
  995. INFOPLIST_FILE = example/Info.plist;
  996. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  997. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  998. OTHER_LDFLAGS = (
  999. "-ObjC",
  1000. "-l\"c++\"",
  1001. );
  1002. PRODUCT_NAME = example;
  1003. };
  1004. name = Debug;
  1005. };
  1006. 13B07F951A680F5B00A75B9A /* Release */ = {
  1007. isa = XCBuildConfiguration;
  1008. buildSettings = {
  1009. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1010. HEADER_SEARCH_PATHS = (
  1011. "$(inherited)",
  1012. "$(SRCROOT)/../node_modules/react-native-navigation/ios/**",
  1013. );
  1014. INFOPLIST_FILE = example/Info.plist;
  1015. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1016. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1017. OTHER_LDFLAGS = (
  1018. "-ObjC",
  1019. "-l\"c++\"",
  1020. );
  1021. PRODUCT_NAME = example;
  1022. };
  1023. name = Release;
  1024. };
  1025. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  1026. isa = XCBuildConfiguration;
  1027. buildSettings = {
  1028. ALWAYS_SEARCH_USER_PATHS = NO;
  1029. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1030. CLANG_CXX_LIBRARY = "libc++";
  1031. CLANG_ENABLE_MODULES = YES;
  1032. CLANG_ENABLE_OBJC_ARC = YES;
  1033. CLANG_WARN_BOOL_CONVERSION = YES;
  1034. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1035. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1036. CLANG_WARN_EMPTY_BODY = YES;
  1037. CLANG_WARN_ENUM_CONVERSION = YES;
  1038. CLANG_WARN_INT_CONVERSION = YES;
  1039. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1040. CLANG_WARN_UNREACHABLE_CODE = YES;
  1041. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1042. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1043. COPY_PHASE_STRIP = NO;
  1044. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1045. GCC_C_LANGUAGE_STANDARD = gnu99;
  1046. GCC_DYNAMIC_NO_PIC = NO;
  1047. GCC_OPTIMIZATION_LEVEL = 0;
  1048. GCC_PREPROCESSOR_DEFINITIONS = (
  1049. "DEBUG=1",
  1050. "$(inherited)",
  1051. );
  1052. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1053. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1054. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1055. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1056. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1057. GCC_WARN_UNUSED_FUNCTION = YES;
  1058. GCC_WARN_UNUSED_VARIABLE = YES;
  1059. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1060. MTL_ENABLE_DEBUG_INFO = YES;
  1061. ONLY_ACTIVE_ARCH = YES;
  1062. OTHER_LDFLAGS = "";
  1063. SDKROOT = iphoneos;
  1064. };
  1065. name = Debug;
  1066. };
  1067. 83CBBA211A601CBA00E9B192 /* Release */ = {
  1068. isa = XCBuildConfiguration;
  1069. buildSettings = {
  1070. ALWAYS_SEARCH_USER_PATHS = NO;
  1071. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1072. CLANG_CXX_LIBRARY = "libc++";
  1073. CLANG_ENABLE_MODULES = YES;
  1074. CLANG_ENABLE_OBJC_ARC = YES;
  1075. CLANG_WARN_BOOL_CONVERSION = YES;
  1076. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1077. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1078. CLANG_WARN_EMPTY_BODY = YES;
  1079. CLANG_WARN_ENUM_CONVERSION = YES;
  1080. CLANG_WARN_INT_CONVERSION = YES;
  1081. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1082. CLANG_WARN_UNREACHABLE_CODE = YES;
  1083. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1084. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1085. COPY_PHASE_STRIP = YES;
  1086. ENABLE_NS_ASSERTIONS = NO;
  1087. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1088. GCC_C_LANGUAGE_STANDARD = gnu99;
  1089. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1090. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1091. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1092. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1093. GCC_WARN_UNUSED_FUNCTION = YES;
  1094. GCC_WARN_UNUSED_VARIABLE = YES;
  1095. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1096. MTL_ENABLE_DEBUG_INFO = NO;
  1097. OTHER_LDFLAGS = "";
  1098. SDKROOT = iphoneos;
  1099. VALIDATE_PRODUCT = YES;
  1100. };
  1101. name = Release;
  1102. };
  1103. /* End XCBuildConfiguration section */
  1104. /* Begin XCConfigurationList section */
  1105. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "exampleTests" */ = {
  1106. isa = XCConfigurationList;
  1107. buildConfigurations = (
  1108. 00E356F61AD99517003FC87E /* Debug */,
  1109. 00E356F71AD99517003FC87E /* Release */,
  1110. );
  1111. defaultConfigurationIsVisible = 0;
  1112. defaultConfigurationName = Release;
  1113. };
  1114. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "example" */ = {
  1115. isa = XCConfigurationList;
  1116. buildConfigurations = (
  1117. 13B07F941A680F5B00A75B9A /* Debug */,
  1118. 13B07F951A680F5B00A75B9A /* Release */,
  1119. );
  1120. defaultConfigurationIsVisible = 0;
  1121. defaultConfigurationName = Release;
  1122. };
  1123. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "example" */ = {
  1124. isa = XCConfigurationList;
  1125. buildConfigurations = (
  1126. 83CBBA201A601CBA00E9B192 /* Debug */,
  1127. 83CBBA211A601CBA00E9B192 /* Release */,
  1128. );
  1129. defaultConfigurationIsVisible = 0;
  1130. defaultConfigurationName = Release;
  1131. };
  1132. /* End XCConfigurationList section */
  1133. };
  1134. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1135. }