react-native-webview.git

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