react-native-webview.git

project.pbxproj 62KB

1234567891011121314151617181920212223242526272829303132333435363738394041424344454647484950515253545556575859606162636465666768697071727374757677787980818283848586878889909192939495969798991001011021031041051061071081091101111121131141151161171181191201211221231241251261271281291301311321331341351361371381391401411421431441451461471481491501511521531541551561571581591601611621631641651661671681691701711721731741751761771781791801811821831841851861871881891901911921931941951961971981992002012022032042052062072082092102112122132142152162172182192202212222232242252262272282292302312322332342352362372382392402412422432442452462472482492502512522532542552562572582592602612622632642652662672682692702712722732742752762772782792802812822832842852862872882892902912922932942952962972982993003013023033043053063073083093103113123133143153163173183193203213223233243253263273283293303313323333343353363373383393403413423433443453463473483493503513523533543553563573583593603613623633643653663673683693703713723733743753763773783793803813823833843853863873883893903913923933943953963973983994004014024034044054064074084094104114124134144154164174184194204214224234244254264274284294304314324334344354364374384394404414424434444454464474484494504514524534544554564574584594604614624634644654664674684694704714724734744754764774784794804814824834844854864874884894904914924934944954964974984995005015025035045055065075085095105115125135145155165175185195205215225235245255265275285295305315325335345355365375385395405415425435445455465475485495505515525535545555565575585595605615625635645655665675685695705715725735745755765775785795805815825835845855865875885895905915925935945955965975985996006016026036046056066076086096106116126136146156166176186196206216226236246256266276286296306316326336346356366376386396406416426436446456466476486496506516526536546556566576586596606616626636646656666676686696706716726736746756766776786796806816826836846856866876886896906916926936946956966976986997007017027037047057067077087097107117127137147157167177187197207217227237247257267277287297307317327337347357367377387397407417427437447457467477487497507517527537547557567577587597607617627637647657667677687697707717727737747757767777787797807817827837847857867877887897907917927937947957967977987998008018028038048058068078088098108118128138148158168178188198208218228238248258268278288298308318328338348358368378388398408418428438448458468478488498508518528538548558568578588598608618628638648658668678688698708718728738748758768778788798808818828838848858868878888898908918928938948958968978988999009019029039049059069079089099109119129139149159169179189199209219229239249259269279289299309319329339349359369379389399409419429439449459469479489499509519529539549559569579589599609619629639649659669679689699709719729739749759769779789799809819829839849859869879889899909919929939949959969979989991000100110021003100410051006100710081009101010111012101310141015101610171018101910201021102210231024102510261027102810291030103110321033103410351036103710381039104010411042104310441045104610471048104910501051105210531054105510561057105810591060106110621063106410651066106710681069107010711072107310741075107610771078107910801081108210831084108510861087108810891090109110921093109410951096109710981099110011011102110311041105110611071108110911101111111211131114111511161117111811191120112111221123112411251126112711281129113011311132113311341135113611371138113911401141114211431144114511461147114811491150115111521153115411551156115711581159116011611162116311641165116611671168116911701171117211731174117511761177117811791180118111821183118411851186118711881189119011911192119311941195119611971198119912001201120212031204120512061207120812091210121112121213121412151216121712181219122012211222122312241225122612271228122912301231123212331234123512361237123812391240124112421243124412451246124712481249125012511252125312541255125612571258125912601261126212631264126512661267126812691270127112721273127412751276127712781279128012811282128312841285128612871288128912901291129212931294129512961297129812991300130113021303130413051306130713081309131013111312131313141315131613171318131913201321132213231324132513261327132813291330133113321333133413351336133713381339134013411342134313441345134613471348134913501351135213531354135513561357135813591360136113621363136413651366136713681369137013711372137313741375137613771378137913801381138213831384138513861387138813891390139113921393139413951396139713981399140014011402140314041405140614071408140914101411141214131414141514161417141814191420142114221423142414251426142714281429143014311432143314341435143614371438143914401441144214431444144514461447144814491450145114521453145414551456145714581459146014611462146314641465146614671468146914701471147214731474147514761477147814791480148114821483148414851486148714881489149014911492149314941495149614971498149915001501150215031504150515061507150815091510151115121513151415151516151715181519152015211522152315241525152615271528152915301531153215331534153515361537153815391540
  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. 38C1421623BBE5B500902604 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 38C1421523BBE5B500902604 /* main.m */; };
  23. 38C1421823BBE65C00902604 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 38C1421723BBE65C00902604 /* AppDelegate.m */; };
  24. 38C1421C23BBE70D00902604 /* ViewController.m in Sources */ = {isa = PBXBuildFile; fileRef = 38C1421B23BBE70D00902604 /* ViewController.m */; };
  25. 38C1421D23BBE79300902604 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 38C141C223BBE33000902604 /* libReact.a */; };
  26. 38C1421F23BBE7A000902604 /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 38C1421E23BBE7A000902604 /* JavaScriptCore.framework */; };
  27. 38C1422023BBE8E500902604 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 38C141A223BBE33000902604 /* libRCTWebSocket.a */; };
  28. 38C1422223BBE98D00902604 /* Main.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 38C1422123BBE98D00902604 /* Main.storyboard */; };
  29. 38C1422323BBEB6400902604 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 38C1418F23BBE33000902604 /* libRCTNetwork.a */; };
  30. 38C1422423BBEB8300902604 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 38C1419923BBE33000902604 /* libRCTText.a */; };
  31. 38C1422523BBEC1D00902604 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 38C1417B23BBE33000902604 /* libRCTAnimation.a */; };
  32. 3D82E3B72248BD39001F5D1A /* libRNCWebView.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DC5398C220F2C940035D3A3 /* libRNCWebView.a */; };
  33. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
  34. ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
  35. ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = ED297162215061F000B7C4FE /* JavaScriptCore.framework */; };
  36. /* End PBXBuildFile section */
  37. /* Begin PBXContainerItemProxy section */
  38. 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */ = {
  39. isa = PBXContainerItemProxy;
  40. containerPortal = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  41. proxyType = 2;
  42. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  43. remoteInfo = RCTActionSheet;
  44. };
  45. 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = {
  46. isa = PBXContainerItemProxy;
  47. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  48. proxyType = 2;
  49. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  50. remoteInfo = RCTImage;
  51. };
  52. 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */ = {
  53. isa = PBXContainerItemProxy;
  54. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  55. proxyType = 2;
  56. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  57. remoteInfo = RCTNetwork;
  58. };
  59. 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */ = {
  60. isa = PBXContainerItemProxy;
  61. containerPortal = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  62. proxyType = 2;
  63. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  64. remoteInfo = RCTVibration;
  65. };
  66. 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
  67. isa = PBXContainerItemProxy;
  68. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  69. proxyType = 2;
  70. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  71. remoteInfo = RCTSettings;
  72. };
  73. 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */ = {
  74. isa = PBXContainerItemProxy;
  75. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  76. proxyType = 2;
  77. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  78. remoteInfo = RCTWebSocket;
  79. };
  80. 146834031AC3E56700842450 /* PBXContainerItemProxy */ = {
  81. isa = PBXContainerItemProxy;
  82. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  83. proxyType = 2;
  84. remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
  85. remoteInfo = React;
  86. };
  87. 1990B95122398FC4009E5EA1 /* PBXContainerItemProxy */ = {
  88. isa = PBXContainerItemProxy;
  89. containerPortal = 3DC5395A220F2C940035D3A3 /* RNCWebView.xcodeproj */;
  90. proxyType = 1;
  91. remoteGlobalIDString = 58B511DA1A9E6C8500147676;
  92. remoteInfo = RNCWebView;
  93. };
  94. 2D16E6711FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
  95. isa = PBXContainerItemProxy;
  96. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  97. proxyType = 2;
  98. remoteGlobalIDString = ADD01A681E09402E00F6D226;
  99. remoteInfo = "RCTBlob-tvOS";
  100. };
  101. 2DF0FFDE2056DD460020B375 /* PBXContainerItemProxy */ = {
  102. isa = PBXContainerItemProxy;
  103. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  104. proxyType = 2;
  105. remoteGlobalIDString = EBF21BDC1FC498900052F4D5;
  106. remoteInfo = jsinspector;
  107. };
  108. 2DF0FFE02056DD460020B375 /* PBXContainerItemProxy */ = {
  109. isa = PBXContainerItemProxy;
  110. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  111. proxyType = 2;
  112. remoteGlobalIDString = EBF21BFA1FC4989A0052F4D5;
  113. remoteInfo = "jsinspector-tvOS";
  114. };
  115. 2DF0FFE22056DD460020B375 /* PBXContainerItemProxy */ = {
  116. isa = PBXContainerItemProxy;
  117. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  118. proxyType = 2;
  119. remoteGlobalIDString = 139D7ECE1E25DB7D00323FB7;
  120. remoteInfo = "third-party";
  121. };
  122. 2DF0FFE42056DD460020B375 /* PBXContainerItemProxy */ = {
  123. isa = PBXContainerItemProxy;
  124. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  125. proxyType = 2;
  126. remoteGlobalIDString = 3D383D3C1EBD27B6005632C8;
  127. remoteInfo = "third-party-tvOS";
  128. };
  129. 2DF0FFE62056DD460020B375 /* PBXContainerItemProxy */ = {
  130. isa = PBXContainerItemProxy;
  131. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  132. proxyType = 2;
  133. remoteGlobalIDString = 139D7E881E25C6D100323FB7;
  134. remoteInfo = "double-conversion";
  135. };
  136. 2DF0FFE82056DD460020B375 /* PBXContainerItemProxy */ = {
  137. isa = PBXContainerItemProxy;
  138. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  139. proxyType = 2;
  140. remoteGlobalIDString = 3D383D621EBD27B9005632C8;
  141. remoteInfo = "double-conversion-tvOS";
  142. };
  143. 38C1417523BBE33000902604 /* PBXContainerItemProxy */ = {
  144. isa = PBXContainerItemProxy;
  145. containerPortal = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  146. proxyType = 2;
  147. remoteGlobalIDString = 649D87D21F69D9BC0005AF18;
  148. remoteInfo = "RCTActionSheet-macOS";
  149. };
  150. 38C1417A23BBE33000902604 /* PBXContainerItemProxy */ = {
  151. isa = PBXContainerItemProxy;
  152. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  153. proxyType = 2;
  154. remoteGlobalIDString = 647647C51F0BC7F200C2D89B;
  155. remoteInfo = "RCTAnimation-macOS";
  156. };
  157. 38C1417F23BBE33000902604 /* PBXContainerItemProxy */ = {
  158. isa = PBXContainerItemProxy;
  159. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  160. proxyType = 2;
  161. remoteGlobalIDString = 6484CE57201A74FA004275A4;
  162. remoteInfo = "RCTBlob-macOS";
  163. };
  164. 38C1418423BBE33000902604 /* PBXContainerItemProxy */ = {
  165. isa = PBXContainerItemProxy;
  166. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  167. proxyType = 2;
  168. remoteGlobalIDString = 6BDE7AEB1ECB9C4400CC951F;
  169. remoteInfo = "RCTImage-macOS";
  170. };
  171. 38C1418923BBE33000902604 /* PBXContainerItemProxy */ = {
  172. isa = PBXContainerItemProxy;
  173. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  174. proxyType = 2;
  175. remoteGlobalIDString = D4C812E71F1CC42300FFA059;
  176. remoteInfo = "RCTLinking-macOS";
  177. };
  178. 38C1418E23BBE33000902604 /* PBXContainerItemProxy */ = {
  179. isa = PBXContainerItemProxy;
  180. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  181. proxyType = 2;
  182. remoteGlobalIDString = 6BDE7A901ECB6E8400CC951F;
  183. remoteInfo = "RCTNetwork-macOS";
  184. };
  185. 38C1419323BBE33000902604 /* PBXContainerItemProxy */ = {
  186. isa = PBXContainerItemProxy;
  187. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  188. proxyType = 2;
  189. remoteGlobalIDString = 6448A5CD1F292E63006FF1F5;
  190. remoteInfo = "RCTSettings-macOS";
  191. };
  192. 38C1419823BBE33000902604 /* PBXContainerItemProxy */ = {
  193. isa = PBXContainerItemProxy;
  194. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  195. proxyType = 2;
  196. remoteGlobalIDString = 58B5119B1A9E6C1200147675;
  197. remoteInfo = "RCTText-macos";
  198. };
  199. 38C141A123BBE33000902604 /* PBXContainerItemProxy */ = {
  200. isa = PBXContainerItemProxy;
  201. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  202. proxyType = 2;
  203. remoteGlobalIDString = 6BDE7A581ECB6B8200CC951F;
  204. remoteInfo = "RCTWebSocket-macOS";
  205. };
  206. 38C141A323BBE33000902604 /* PBXContainerItemProxy */ = {
  207. isa = PBXContainerItemProxy;
  208. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  209. proxyType = 2;
  210. remoteGlobalIDString = 3DBE0D001F3B181A0099AA32;
  211. remoteInfo = fishhook;
  212. };
  213. 38C141A523BBE33000902604 /* PBXContainerItemProxy */ = {
  214. isa = PBXContainerItemProxy;
  215. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  216. proxyType = 2;
  217. remoteGlobalIDString = 3DBE0D0D1F3B181C0099AA32;
  218. remoteInfo = "fishhook-tvOS";
  219. };
  220. 38C141A723BBE33000902604 /* PBXContainerItemProxy */ = {
  221. isa = PBXContainerItemProxy;
  222. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  223. proxyType = 2;
  224. remoteGlobalIDString = 18C3A9BF1FE1D41600DEC48A;
  225. remoteInfo = "fishhook-macOS";
  226. };
  227. 38C141C123BBE33000902604 /* PBXContainerItemProxy */ = {
  228. isa = PBXContainerItemProxy;
  229. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  230. proxyType = 2;
  231. remoteGlobalIDString = 9F2AC95D2239D788005C9C14;
  232. remoteInfo = "React-macOS";
  233. };
  234. 38C141C323BBE33000902604 /* PBXContainerItemProxy */ = {
  235. isa = PBXContainerItemProxy;
  236. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  237. proxyType = 2;
  238. remoteGlobalIDString = 9F5C195B230F4CB300E3E5A7;
  239. remoteInfo = "yoga-macOS";
  240. };
  241. 38C141C523BBE33000902604 /* PBXContainerItemProxy */ = {
  242. isa = PBXContainerItemProxy;
  243. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  244. proxyType = 2;
  245. remoteGlobalIDString = 6B857F421EC51FCF00A9D063;
  246. remoteInfo = "cxxreact-macOS";
  247. };
  248. 38C141C723BBE33000902604 /* PBXContainerItemProxy */ = {
  249. isa = PBXContainerItemProxy;
  250. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  251. proxyType = 2;
  252. remoteGlobalIDString = 9F2AC95E2239D788005C9C14;
  253. remoteInfo = "jsinspector-macOS";
  254. };
  255. 38C141C923BBE33000902604 /* PBXContainerItemProxy */ = {
  256. isa = PBXContainerItemProxy;
  257. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  258. proxyType = 2;
  259. remoteGlobalIDString = 188202A21EF48CF700C9B354;
  260. remoteInfo = "third-party-macOS";
  261. };
  262. 38C141CB23BBE33000902604 /* PBXContainerItemProxy */ = {
  263. isa = PBXContainerItemProxy;
  264. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  265. proxyType = 2;
  266. remoteGlobalIDString = 1882027C1EF48B7E00C9B354;
  267. remoteInfo = "double-conversion-macOS";
  268. };
  269. 38C141CD23BBE33000902604 /* PBXContainerItemProxy */ = {
  270. isa = PBXContainerItemProxy;
  271. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  272. proxyType = 2;
  273. remoteGlobalIDString = 9FD21D78224303D900E7F88E;
  274. remoteInfo = "jsi-macOS";
  275. };
  276. 38C141CF23BBE33000902604 /* PBXContainerItemProxy */ = {
  277. isa = PBXContainerItemProxy;
  278. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  279. proxyType = 2;
  280. remoteGlobalIDString = 9FD21D94224305AA00E7F88E;
  281. remoteInfo = "jsiexecutor-macOS";
  282. };
  283. 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  284. isa = PBXContainerItemProxy;
  285. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  286. proxyType = 2;
  287. remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  288. remoteInfo = "RCTImage-tvOS";
  289. };
  290. 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  291. isa = PBXContainerItemProxy;
  292. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  293. proxyType = 2;
  294. remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  295. remoteInfo = "RCTLinking-tvOS";
  296. };
  297. 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  298. isa = PBXContainerItemProxy;
  299. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  300. proxyType = 2;
  301. remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  302. remoteInfo = "RCTNetwork-tvOS";
  303. };
  304. 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  305. isa = PBXContainerItemProxy;
  306. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  307. proxyType = 2;
  308. remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  309. remoteInfo = "RCTSettings-tvOS";
  310. };
  311. 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  312. isa = PBXContainerItemProxy;
  313. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  314. proxyType = 2;
  315. remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  316. remoteInfo = "RCTText-tvOS";
  317. };
  318. 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  319. isa = PBXContainerItemProxy;
  320. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  321. proxyType = 2;
  322. remoteGlobalIDString = 2D2A28881D9B049200D4039D;
  323. remoteInfo = "RCTWebSocket-tvOS";
  324. };
  325. 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  326. isa = PBXContainerItemProxy;
  327. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  328. proxyType = 2;
  329. remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
  330. remoteInfo = "React-tvOS";
  331. };
  332. 3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  333. isa = PBXContainerItemProxy;
  334. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  335. proxyType = 2;
  336. remoteGlobalIDString = 3D3C059A1DE3340900C268FA;
  337. remoteInfo = yoga;
  338. };
  339. 3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  340. isa = PBXContainerItemProxy;
  341. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  342. proxyType = 2;
  343. remoteGlobalIDString = 3D3C06751DE3340C00C268FA;
  344. remoteInfo = "yoga-tvOS";
  345. };
  346. 3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  347. isa = PBXContainerItemProxy;
  348. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  349. proxyType = 2;
  350. remoteGlobalIDString = 3D3CD9251DE5FBEC00167DC4;
  351. remoteInfo = cxxreact;
  352. };
  353. 3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  354. isa = PBXContainerItemProxy;
  355. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  356. proxyType = 2;
  357. remoteGlobalIDString = 3D3CD9321DE5FBEE00167DC4;
  358. remoteInfo = "cxxreact-tvOS";
  359. };
  360. 3DC53982220F2C940035D3A3 /* PBXContainerItemProxy */ = {
  361. isa = PBXContainerItemProxy;
  362. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  363. proxyType = 2;
  364. remoteGlobalIDString = EDEBC6D6214B3E7000DD5AC8;
  365. remoteInfo = jsi;
  366. };
  367. 3DC53984220F2C940035D3A3 /* PBXContainerItemProxy */ = {
  368. isa = PBXContainerItemProxy;
  369. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  370. proxyType = 2;
  371. remoteGlobalIDString = EDEBC73B214B45A300DD5AC8;
  372. remoteInfo = jsiexecutor;
  373. };
  374. 3DC53986220F2C940035D3A3 /* PBXContainerItemProxy */ = {
  375. isa = PBXContainerItemProxy;
  376. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  377. proxyType = 2;
  378. remoteGlobalIDString = ED296FB6214C9A0900B7C4FE;
  379. remoteInfo = "jsi-tvOS";
  380. };
  381. 3DC53988220F2C940035D3A3 /* PBXContainerItemProxy */ = {
  382. isa = PBXContainerItemProxy;
  383. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  384. proxyType = 2;
  385. remoteGlobalIDString = ED296FEE214C9CF800B7C4FE;
  386. remoteInfo = "jsiexecutor-tvOS";
  387. };
  388. 3DC5398B220F2C940035D3A3 /* PBXContainerItemProxy */ = {
  389. isa = PBXContainerItemProxy;
  390. containerPortal = 3DC5395A220F2C940035D3A3 /* RNCWebView.xcodeproj */;
  391. proxyType = 2;
  392. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  393. remoteInfo = RNCWebView;
  394. };
  395. 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
  396. isa = PBXContainerItemProxy;
  397. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  398. proxyType = 2;
  399. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  400. remoteInfo = RCTAnimation;
  401. };
  402. 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
  403. isa = PBXContainerItemProxy;
  404. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  405. proxyType = 2;
  406. remoteGlobalIDString = 2D2A28201D9B03D100D4039D;
  407. remoteInfo = "RCTAnimation-tvOS";
  408. };
  409. 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {
  410. isa = PBXContainerItemProxy;
  411. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  412. proxyType = 2;
  413. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  414. remoteInfo = RCTLinking;
  415. };
  416. 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
  417. isa = PBXContainerItemProxy;
  418. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  419. proxyType = 2;
  420. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  421. remoteInfo = RCTText;
  422. };
  423. ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */ = {
  424. isa = PBXContainerItemProxy;
  425. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  426. proxyType = 2;
  427. remoteGlobalIDString = 358F4ED71D1E81A9004DF814;
  428. remoteInfo = RCTBlob;
  429. };
  430. /* End PBXContainerItemProxy section */
  431. /* Begin PBXFileReference section */
  432. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  433. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  434. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  435. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  436. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  437. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  438. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  439. 13B07F961A680F5B00A75B9A /* RNCWebViewExample.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = RNCWebViewExample.app; sourceTree = BUILT_PRODUCTS_DIR; };
  440. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = RNCWebViewExample/AppDelegate.h; sourceTree = "<group>"; };
  441. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = RNCWebViewExample/AppDelegate.m; sourceTree = "<group>"; };
  442. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  443. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = RNCWebViewExample/Images.xcassets; sourceTree = "<group>"; };
  444. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = RNCWebViewExample/Info.plist; sourceTree = "<group>"; };
  445. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = RNCWebViewExample/main.m; sourceTree = "<group>"; };
  446. 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  447. 2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
  448. 38C1417223BBE33000902604 /* RNCWebViewExample-macOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "RNCWebViewExample-macOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  449. 38C141D123BBE33000902604 /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; name = Info.plist; path = "/Users/tomun/Desktop/tom-un-react-native-webview/example/macos/RNCWebViewExample-macOS/Info.plist"; sourceTree = "<absolute>"; };
  450. 38C1421523BBE5B500902604 /* main.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = main.m; sourceTree = "<group>"; };
  451. 38C1421723BBE65C00902604 /* AppDelegate.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = AppDelegate.m; sourceTree = "<group>"; };
  452. 38C1421923BBE66C00902604 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  453. 38C1421A23BBE70D00902604 /* ViewController.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = ViewController.h; sourceTree = "<group>"; };
  454. 38C1421B23BBE70D00902604 /* ViewController.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = ViewController.m; sourceTree = "<group>"; };
  455. 38C1421E23BBE7A000902604 /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/MacOSX.platform/Developer/SDKs/MacOSX10.15.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
  456. 38C1422123BBE98D00902604 /* Main.storyboard */ = {isa = PBXFileReference; lastKnownFileType = file.storyboard; path = Main.storyboard; sourceTree = "<group>"; };
  457. 3DC5395A220F2C940035D3A3 /* RNCWebView.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RNCWebView.xcodeproj; path = ../../ios/RNCWebView.xcodeproj; sourceTree = "<group>"; };
  458. 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
  459. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  460. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  461. ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
  462. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  463. 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; };
  464. /* End PBXFileReference section */
  465. /* Begin PBXFrameworksBuildPhase section */
  466. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  467. isa = PBXFrameworksBuildPhase;
  468. buildActionMask = 2147483647;
  469. files = (
  470. 3D82E3B72248BD39001F5D1A /* libRNCWebView.a in Frameworks */,
  471. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
  472. 11D1A2F320CAFA9E000508D9 /* libRCTAnimation.a in Frameworks */,
  473. ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */,
  474. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
  475. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
  476. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
  477. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */,
  478. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
  479. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
  480. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
  481. 146834051AC3E58100842450 /* libReact.a in Frameworks */,
  482. ED297163215061F000B7C4FE /* JavaScriptCore.framework in Frameworks */,
  483. );
  484. runOnlyForDeploymentPostprocessing = 0;
  485. };
  486. 38C1415D23BBE33000902604 /* Frameworks */ = {
  487. isa = PBXFrameworksBuildPhase;
  488. buildActionMask = 2147483647;
  489. files = (
  490. 38C1422523BBEC1D00902604 /* libRCTAnimation.a in Frameworks */,
  491. 38C1422423BBEB8300902604 /* libRCTText.a in Frameworks */,
  492. 38C1422323BBEB6400902604 /* libRCTNetwork.a in Frameworks */,
  493. 38C1422023BBE8E500902604 /* libRCTWebSocket.a in Frameworks */,
  494. 38C1421D23BBE79300902604 /* libReact.a in Frameworks */,
  495. 38C1421F23BBE7A000902604 /* JavaScriptCore.framework in Frameworks */,
  496. );
  497. runOnlyForDeploymentPostprocessing = 0;
  498. };
  499. /* End PBXFrameworksBuildPhase section */
  500. /* Begin PBXGroup section */
  501. 00C302A81ABCB8CE00DB3ED1 /* Products */ = {
  502. isa = PBXGroup;
  503. children = (
  504. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */,
  505. 38C1417623BBE33000902604 /* libRCTActionSheet.a */,
  506. );
  507. name = Products;
  508. sourceTree = "<group>";
  509. };
  510. 00C302BC1ABCB91800DB3ED1 /* Products */ = {
  511. isa = PBXGroup;
  512. children = (
  513. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
  514. 38C1418523BBE33000902604 /* libRCTImage.a */,
  515. 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */,
  516. );
  517. name = Products;
  518. sourceTree = "<group>";
  519. };
  520. 00C302D41ABCB9D200DB3ED1 /* Products */ = {
  521. isa = PBXGroup;
  522. children = (
  523. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
  524. 38C1418F23BBE33000902604 /* libRCTNetwork.a */,
  525. 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */,
  526. );
  527. name = Products;
  528. sourceTree = "<group>";
  529. };
  530. 00C302E01ABCB9EE00DB3ED1 /* Products */ = {
  531. isa = PBXGroup;
  532. children = (
  533. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */,
  534. );
  535. name = Products;
  536. sourceTree = "<group>";
  537. };
  538. 139105B71AF99BAD00B5F7CC /* Products */ = {
  539. isa = PBXGroup;
  540. children = (
  541. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
  542. 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */,
  543. 38C1419423BBE33000902604 /* libRCTSettings-macOS.a */,
  544. );
  545. name = Products;
  546. sourceTree = "<group>";
  547. };
  548. 139FDEE71B06529A00C62182 /* Products */ = {
  549. isa = PBXGroup;
  550. children = (
  551. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
  552. 38C141A223BBE33000902604 /* libRCTWebSocket.a */,
  553. 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */,
  554. 38C141A423BBE33000902604 /* libfishhook.a */,
  555. 38C141A623BBE33000902604 /* libfishhook-tvOS.a */,
  556. 38C141A823BBE33000902604 /* libfishhook-macOS.a */,
  557. );
  558. name = Products;
  559. sourceTree = "<group>";
  560. };
  561. 13B07FAE1A68108700A75B9A /* RNCWebViewExample */ = {
  562. isa = PBXGroup;
  563. children = (
  564. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  565. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  566. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  567. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  568. 13B07FB61A68108700A75B9A /* Info.plist */,
  569. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  570. 13B07FB71A68108700A75B9A /* main.m */,
  571. );
  572. name = RNCWebViewExample;
  573. sourceTree = "<group>";
  574. };
  575. 146834001AC3E56700842450 /* Products */ = {
  576. isa = PBXGroup;
  577. children = (
  578. 146834041AC3E56700842450 /* libReact.a */,
  579. 38C141C223BBE33000902604 /* libReact.a */,
  580. 3DAD3EA31DF850E9000B6D8A /* libReact.a */,
  581. 3DAD3EA51DF850E9000B6D8A /* libyoga.a */,
  582. 38C141C423BBE33000902604 /* libyoga.a */,
  583. 3DAD3EA71DF850E9000B6D8A /* libyoga.a */,
  584. 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */,
  585. 38C141C623BBE33000902604 /* libcxxreact.a */,
  586. 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
  587. 2DF0FFDF2056DD460020B375 /* libjsinspector.a */,
  588. 38C141C823BBE33000902604 /* libjsinspector-macOS.a */,
  589. 2DF0FFE12056DD460020B375 /* libjsinspector-tvOS.a */,
  590. 2DF0FFE32056DD460020B375 /* libthird-party.a */,
  591. 38C141CA23BBE33000902604 /* libthird-party.a */,
  592. 2DF0FFE52056DD460020B375 /* libthird-party.a */,
  593. 2DF0FFE72056DD460020B375 /* libdouble-conversion.a */,
  594. 38C141CC23BBE33000902604 /* libdouble-conversion.a */,
  595. 2DF0FFE92056DD460020B375 /* libdouble-conversion.a */,
  596. 3DC53983220F2C940035D3A3 /* libjsi.a */,
  597. 3DC53987220F2C940035D3A3 /* libjsi-tvOS.a */,
  598. 38C141CE23BBE33000902604 /* libjsi-macOS.a */,
  599. 3DC53985220F2C940035D3A3 /* libjsiexecutor.a */,
  600. 38C141D023BBE33000902604 /* libjsiexecutor-macOS.a */,
  601. 3DC53989220F2C940035D3A3 /* libjsiexecutor-tvOS.a */,
  602. );
  603. name = Products;
  604. sourceTree = "<group>";
  605. };
  606. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  607. isa = PBXGroup;
  608. children = (
  609. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  610. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  611. 38C1421E23BBE7A000902604 /* JavaScriptCore.framework */,
  612. 2D16E6891FA4F8E400B85C8A /* libReact.a */,
  613. );
  614. name = Frameworks;
  615. sourceTree = "<group>";
  616. };
  617. 38C141D223BBE3E600902604 /* RNCWebViewExample-macOS */ = {
  618. isa = PBXGroup;
  619. children = (
  620. 38C141D123BBE33000902604 /* Info.plist */,
  621. 38C1421523BBE5B500902604 /* main.m */,
  622. 38C1421723BBE65C00902604 /* AppDelegate.m */,
  623. 38C1421923BBE66C00902604 /* AppDelegate.h */,
  624. 38C1421A23BBE70D00902604 /* ViewController.h */,
  625. 38C1421B23BBE70D00902604 /* ViewController.m */,
  626. 38C1422123BBE98D00902604 /* Main.storyboard */,
  627. );
  628. path = "RNCWebViewExample-macOS";
  629. sourceTree = "<group>";
  630. };
  631. 3DC5395B220F2C940035D3A3 /* Products */ = {
  632. isa = PBXGroup;
  633. children = (
  634. 3DC5398C220F2C940035D3A3 /* libRNCWebView.a */,
  635. );
  636. name = Products;
  637. sourceTree = "<group>";
  638. };
  639. 5E91572E1DD0AC6500FF2AA8 /* Products */ = {
  640. isa = PBXGroup;
  641. children = (
  642. 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */,
  643. 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */,
  644. 38C1417B23BBE33000902604 /* libRCTAnimation.a */,
  645. );
  646. name = Products;
  647. sourceTree = "<group>";
  648. };
  649. 78C398B11ACF4ADC00677621 /* Products */ = {
  650. isa = PBXGroup;
  651. children = (
  652. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
  653. 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */,
  654. 38C1418A23BBE33000902604 /* libRCTLinking-macOS.a */,
  655. );
  656. name = Products;
  657. sourceTree = "<group>";
  658. };
  659. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  660. isa = PBXGroup;
  661. children = (
  662. 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */,
  663. 146833FF1AC3E56700842450 /* React.xcodeproj */,
  664. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
  665. ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */,
  666. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
  667. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
  668. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
  669. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */,
  670. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
  671. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
  672. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
  673. );
  674. name = Libraries;
  675. sourceTree = "<group>";
  676. };
  677. 832341B11AAA6A8300B99B32 /* Products */ = {
  678. isa = PBXGroup;
  679. children = (
  680. 832341B51AAA6A8300B99B32 /* libRCTText.a */,
  681. 38C1419923BBE33000902604 /* libRCTText.a */,
  682. 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */,
  683. );
  684. name = Products;
  685. sourceTree = "<group>";
  686. };
  687. 83CBB9F61A601CBA00E9B192 = {
  688. isa = PBXGroup;
  689. children = (
  690. 3DC5395A220F2C940035D3A3 /* RNCWebView.xcodeproj */,
  691. 13B07FAE1A68108700A75B9A /* RNCWebViewExample */,
  692. 38C141D223BBE3E600902604 /* RNCWebViewExample-macOS */,
  693. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  694. 83CBBA001A601CBA00E9B192 /* Products */,
  695. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  696. );
  697. indentWidth = 2;
  698. sourceTree = "<group>";
  699. tabWidth = 2;
  700. usesTabs = 0;
  701. };
  702. 83CBBA001A601CBA00E9B192 /* Products */ = {
  703. isa = PBXGroup;
  704. children = (
  705. 13B07F961A680F5B00A75B9A /* RNCWebViewExample.app */,
  706. 38C1417223BBE33000902604 /* RNCWebViewExample-macOS.app */,
  707. );
  708. name = Products;
  709. sourceTree = "<group>";
  710. };
  711. ADBDB9201DFEBF0600ED6528 /* Products */ = {
  712. isa = PBXGroup;
  713. children = (
  714. ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */,
  715. 2D16E6721FA4F8DC00B85C8A /* libRCTBlob-tvOS.a */,
  716. 38C1418023BBE33000902604 /* libRCTBlob-macOS.a */,
  717. );
  718. name = Products;
  719. sourceTree = "<group>";
  720. };
  721. /* End PBXGroup section */
  722. /* Begin PBXNativeTarget section */
  723. 13B07F861A680F5B00A75B9A /* RNCWebViewExample */ = {
  724. isa = PBXNativeTarget;
  725. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "RNCWebViewExample" */;
  726. buildPhases = (
  727. 13B07F871A680F5B00A75B9A /* Sources */,
  728. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  729. 13B07F8E1A680F5B00A75B9A /* Resources */,
  730. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  731. );
  732. buildRules = (
  733. );
  734. dependencies = (
  735. 1990B95222398FC4009E5EA1 /* PBXTargetDependency */,
  736. );
  737. name = RNCWebViewExample;
  738. productName = "Hello World";
  739. productReference = 13B07F961A680F5B00A75B9A /* RNCWebViewExample.app */;
  740. productType = "com.apple.product-type.application";
  741. };
  742. 38C1415723BBE33000902604 /* RNCWebViewExample-macOS */ = {
  743. isa = PBXNativeTarget;
  744. buildConfigurationList = 38C1416F23BBE33000902604 /* Build configuration list for PBXNativeTarget "RNCWebViewExample-macOS" */;
  745. buildPhases = (
  746. 38C1415A23BBE33000902604 /* Sources */,
  747. 38C1415D23BBE33000902604 /* Frameworks */,
  748. 38C1416B23BBE33000902604 /* Resources */,
  749. 38C1416E23BBE33000902604 /* Bundle React Native code and images */,
  750. );
  751. buildRules = (
  752. );
  753. dependencies = (
  754. );
  755. name = "RNCWebViewExample-macOS";
  756. productName = "Hello World";
  757. productReference = 38C1417223BBE33000902604 /* RNCWebViewExample-macOS.app */;
  758. productType = "com.apple.product-type.application";
  759. };
  760. /* End PBXNativeTarget section */
  761. /* Begin PBXProject section */
  762. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  763. isa = PBXProject;
  764. attributes = {
  765. LastUpgradeCheck = 0940;
  766. ORGANIZATIONNAME = Facebook;
  767. };
  768. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "RNCWebViewExample" */;
  769. compatibilityVersion = "Xcode 3.2";
  770. developmentRegion = English;
  771. hasScannedForEncodings = 0;
  772. knownRegions = (
  773. English,
  774. en,
  775. Base,
  776. );
  777. mainGroup = 83CBB9F61A601CBA00E9B192;
  778. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  779. projectDirPath = "";
  780. projectReferences = (
  781. {
  782. ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
  783. ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  784. },
  785. {
  786. ProductGroup = 5E91572E1DD0AC6500FF2AA8 /* Products */;
  787. ProjectRef = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  788. },
  789. {
  790. ProductGroup = ADBDB9201DFEBF0600ED6528 /* Products */;
  791. ProjectRef = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  792. },
  793. {
  794. ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
  795. ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  796. },
  797. {
  798. ProductGroup = 78C398B11ACF4ADC00677621 /* Products */;
  799. ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  800. },
  801. {
  802. ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
  803. ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  804. },
  805. {
  806. ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
  807. ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  808. },
  809. {
  810. ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
  811. ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  812. },
  813. {
  814. ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */;
  815. ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  816. },
  817. {
  818. ProductGroup = 139FDEE71B06529A00C62182 /* Products */;
  819. ProjectRef = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  820. },
  821. {
  822. ProductGroup = 146834001AC3E56700842450 /* Products */;
  823. ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  824. },
  825. {
  826. ProductGroup = 3DC5395B220F2C940035D3A3 /* Products */;
  827. ProjectRef = 3DC5395A220F2C940035D3A3 /* RNCWebView.xcodeproj */;
  828. },
  829. );
  830. projectRoot = "";
  831. targets = (
  832. 13B07F861A680F5B00A75B9A /* RNCWebViewExample */,
  833. 38C1415723BBE33000902604 /* RNCWebViewExample-macOS */,
  834. );
  835. };
  836. /* End PBXProject section */
  837. /* Begin PBXReferenceProxy section */
  838. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */ = {
  839. isa = PBXReferenceProxy;
  840. fileType = archive.ar;
  841. path = libRCTActionSheet.a;
  842. remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
  843. sourceTree = BUILT_PRODUCTS_DIR;
  844. };
  845. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
  846. isa = PBXReferenceProxy;
  847. fileType = archive.ar;
  848. path = libRCTImage.a;
  849. remoteRef = 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */;
  850. sourceTree = BUILT_PRODUCTS_DIR;
  851. };
  852. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */ = {
  853. isa = PBXReferenceProxy;
  854. fileType = archive.ar;
  855. path = libRCTNetwork.a;
  856. remoteRef = 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */;
  857. sourceTree = BUILT_PRODUCTS_DIR;
  858. };
  859. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */ = {
  860. isa = PBXReferenceProxy;
  861. fileType = archive.ar;
  862. path = libRCTVibration.a;
  863. remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
  864. sourceTree = BUILT_PRODUCTS_DIR;
  865. };
  866. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
  867. isa = PBXReferenceProxy;
  868. fileType = archive.ar;
  869. path = libRCTSettings.a;
  870. remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */;
  871. sourceTree = BUILT_PRODUCTS_DIR;
  872. };
  873. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */ = {
  874. isa = PBXReferenceProxy;
  875. fileType = archive.ar;
  876. path = libRCTWebSocket.a;
  877. remoteRef = 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */;
  878. sourceTree = BUILT_PRODUCTS_DIR;
  879. };
  880. 146834041AC3E56700842450 /* libReact.a */ = {
  881. isa = PBXReferenceProxy;
  882. fileType = archive.ar;
  883. path = libReact.a;
  884. remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
  885. sourceTree = BUILT_PRODUCTS_DIR;
  886. };
  887. 2D16E6721FA4F8DC00B85C8A /* libRCTBlob-tvOS.a */ = {
  888. isa = PBXReferenceProxy;
  889. fileType = archive.ar;
  890. path = "libRCTBlob-tvOS.a";
  891. remoteRef = 2D16E6711FA4F8DC00B85C8A /* PBXContainerItemProxy */;
  892. sourceTree = BUILT_PRODUCTS_DIR;
  893. };
  894. 2DF0FFDF2056DD460020B375 /* libjsinspector.a */ = {
  895. isa = PBXReferenceProxy;
  896. fileType = archive.ar;
  897. path = libjsinspector.a;
  898. remoteRef = 2DF0FFDE2056DD460020B375 /* PBXContainerItemProxy */;
  899. sourceTree = BUILT_PRODUCTS_DIR;
  900. };
  901. 2DF0FFE12056DD460020B375 /* libjsinspector-tvOS.a */ = {
  902. isa = PBXReferenceProxy;
  903. fileType = archive.ar;
  904. path = "libjsinspector-tvOS.a";
  905. remoteRef = 2DF0FFE02056DD460020B375 /* PBXContainerItemProxy */;
  906. sourceTree = BUILT_PRODUCTS_DIR;
  907. };
  908. 2DF0FFE32056DD460020B375 /* libthird-party.a */ = {
  909. isa = PBXReferenceProxy;
  910. fileType = archive.ar;
  911. path = "libthird-party.a";
  912. remoteRef = 2DF0FFE22056DD460020B375 /* PBXContainerItemProxy */;
  913. sourceTree = BUILT_PRODUCTS_DIR;
  914. };
  915. 2DF0FFE52056DD460020B375 /* libthird-party.a */ = {
  916. isa = PBXReferenceProxy;
  917. fileType = archive.ar;
  918. path = "libthird-party.a";
  919. remoteRef = 2DF0FFE42056DD460020B375 /* PBXContainerItemProxy */;
  920. sourceTree = BUILT_PRODUCTS_DIR;
  921. };
  922. 2DF0FFE72056DD460020B375 /* libdouble-conversion.a */ = {
  923. isa = PBXReferenceProxy;
  924. fileType = archive.ar;
  925. path = "libdouble-conversion.a";
  926. remoteRef = 2DF0FFE62056DD460020B375 /* PBXContainerItemProxy */;
  927. sourceTree = BUILT_PRODUCTS_DIR;
  928. };
  929. 2DF0FFE92056DD460020B375 /* libdouble-conversion.a */ = {
  930. isa = PBXReferenceProxy;
  931. fileType = archive.ar;
  932. path = "libdouble-conversion.a";
  933. remoteRef = 2DF0FFE82056DD460020B375 /* PBXContainerItemProxy */;
  934. sourceTree = BUILT_PRODUCTS_DIR;
  935. };
  936. 38C1417623BBE33000902604 /* libRCTActionSheet.a */ = {
  937. isa = PBXReferenceProxy;
  938. fileType = archive.ar;
  939. path = libRCTActionSheet.a;
  940. remoteRef = 38C1417523BBE33000902604 /* PBXContainerItemProxy */;
  941. sourceTree = BUILT_PRODUCTS_DIR;
  942. };
  943. 38C1417B23BBE33000902604 /* libRCTAnimation.a */ = {
  944. isa = PBXReferenceProxy;
  945. fileType = archive.ar;
  946. path = libRCTAnimation.a;
  947. remoteRef = 38C1417A23BBE33000902604 /* PBXContainerItemProxy */;
  948. sourceTree = BUILT_PRODUCTS_DIR;
  949. };
  950. 38C1418023BBE33000902604 /* libRCTBlob-macOS.a */ = {
  951. isa = PBXReferenceProxy;
  952. fileType = archive.ar;
  953. path = "libRCTBlob-macOS.a";
  954. remoteRef = 38C1417F23BBE33000902604 /* PBXContainerItemProxy */;
  955. sourceTree = BUILT_PRODUCTS_DIR;
  956. };
  957. 38C1418523BBE33000902604 /* libRCTImage.a */ = {
  958. isa = PBXReferenceProxy;
  959. fileType = archive.ar;
  960. path = libRCTImage.a;
  961. remoteRef = 38C1418423BBE33000902604 /* PBXContainerItemProxy */;
  962. sourceTree = BUILT_PRODUCTS_DIR;
  963. };
  964. 38C1418A23BBE33000902604 /* libRCTLinking-macOS.a */ = {
  965. isa = PBXReferenceProxy;
  966. fileType = archive.ar;
  967. path = "libRCTLinking-macOS.a";
  968. remoteRef = 38C1418923BBE33000902604 /* PBXContainerItemProxy */;
  969. sourceTree = BUILT_PRODUCTS_DIR;
  970. };
  971. 38C1418F23BBE33000902604 /* libRCTNetwork.a */ = {
  972. isa = PBXReferenceProxy;
  973. fileType = archive.ar;
  974. path = libRCTNetwork.a;
  975. remoteRef = 38C1418E23BBE33000902604 /* PBXContainerItemProxy */;
  976. sourceTree = BUILT_PRODUCTS_DIR;
  977. };
  978. 38C1419423BBE33000902604 /* libRCTSettings-macOS.a */ = {
  979. isa = PBXReferenceProxy;
  980. fileType = archive.ar;
  981. path = "libRCTSettings-macOS.a";
  982. remoteRef = 38C1419323BBE33000902604 /* PBXContainerItemProxy */;
  983. sourceTree = BUILT_PRODUCTS_DIR;
  984. };
  985. 38C1419923BBE33000902604 /* libRCTText.a */ = {
  986. isa = PBXReferenceProxy;
  987. fileType = archive.ar;
  988. path = libRCTText.a;
  989. remoteRef = 38C1419823BBE33000902604 /* PBXContainerItemProxy */;
  990. sourceTree = BUILT_PRODUCTS_DIR;
  991. };
  992. 38C141A223BBE33000902604 /* libRCTWebSocket.a */ = {
  993. isa = PBXReferenceProxy;
  994. fileType = archive.ar;
  995. path = libRCTWebSocket.a;
  996. remoteRef = 38C141A123BBE33000902604 /* PBXContainerItemProxy */;
  997. sourceTree = BUILT_PRODUCTS_DIR;
  998. };
  999. 38C141A423BBE33000902604 /* libfishhook.a */ = {
  1000. isa = PBXReferenceProxy;
  1001. fileType = archive.ar;
  1002. path = libfishhook.a;
  1003. remoteRef = 38C141A323BBE33000902604 /* PBXContainerItemProxy */;
  1004. sourceTree = BUILT_PRODUCTS_DIR;
  1005. };
  1006. 38C141A623BBE33000902604 /* libfishhook-tvOS.a */ = {
  1007. isa = PBXReferenceProxy;
  1008. fileType = archive.ar;
  1009. path = "libfishhook-tvOS.a";
  1010. remoteRef = 38C141A523BBE33000902604 /* PBXContainerItemProxy */;
  1011. sourceTree = BUILT_PRODUCTS_DIR;
  1012. };
  1013. 38C141A823BBE33000902604 /* libfishhook-macOS.a */ = {
  1014. isa = PBXReferenceProxy;
  1015. fileType = archive.ar;
  1016. path = "libfishhook-macOS.a";
  1017. remoteRef = 38C141A723BBE33000902604 /* PBXContainerItemProxy */;
  1018. sourceTree = BUILT_PRODUCTS_DIR;
  1019. };
  1020. 38C141C223BBE33000902604 /* libReact.a */ = {
  1021. isa = PBXReferenceProxy;
  1022. fileType = archive.ar;
  1023. path = libReact.a;
  1024. remoteRef = 38C141C123BBE33000902604 /* PBXContainerItemProxy */;
  1025. sourceTree = BUILT_PRODUCTS_DIR;
  1026. };
  1027. 38C141C423BBE33000902604 /* libyoga.a */ = {
  1028. isa = PBXReferenceProxy;
  1029. fileType = archive.ar;
  1030. path = libyoga.a;
  1031. remoteRef = 38C141C323BBE33000902604 /* PBXContainerItemProxy */;
  1032. sourceTree = BUILT_PRODUCTS_DIR;
  1033. };
  1034. 38C141C623BBE33000902604 /* libcxxreact.a */ = {
  1035. isa = PBXReferenceProxy;
  1036. fileType = archive.ar;
  1037. path = libcxxreact.a;
  1038. remoteRef = 38C141C523BBE33000902604 /* PBXContainerItemProxy */;
  1039. sourceTree = BUILT_PRODUCTS_DIR;
  1040. };
  1041. 38C141C823BBE33000902604 /* libjsinspector-macOS.a */ = {
  1042. isa = PBXReferenceProxy;
  1043. fileType = archive.ar;
  1044. path = "libjsinspector-macOS.a";
  1045. remoteRef = 38C141C723BBE33000902604 /* PBXContainerItemProxy */;
  1046. sourceTree = BUILT_PRODUCTS_DIR;
  1047. };
  1048. 38C141CA23BBE33000902604 /* libthird-party.a */ = {
  1049. isa = PBXReferenceProxy;
  1050. fileType = archive.ar;
  1051. path = "libthird-party.a";
  1052. remoteRef = 38C141C923BBE33000902604 /* PBXContainerItemProxy */;
  1053. sourceTree = BUILT_PRODUCTS_DIR;
  1054. };
  1055. 38C141CC23BBE33000902604 /* libdouble-conversion.a */ = {
  1056. isa = PBXReferenceProxy;
  1057. fileType = archive.ar;
  1058. path = "libdouble-conversion.a";
  1059. remoteRef = 38C141CB23BBE33000902604 /* PBXContainerItemProxy */;
  1060. sourceTree = BUILT_PRODUCTS_DIR;
  1061. };
  1062. 38C141CE23BBE33000902604 /* libjsi-macOS.a */ = {
  1063. isa = PBXReferenceProxy;
  1064. fileType = archive.ar;
  1065. path = "libjsi-macOS.a";
  1066. remoteRef = 38C141CD23BBE33000902604 /* PBXContainerItemProxy */;
  1067. sourceTree = BUILT_PRODUCTS_DIR;
  1068. };
  1069. 38C141D023BBE33000902604 /* libjsiexecutor-macOS.a */ = {
  1070. isa = PBXReferenceProxy;
  1071. fileType = archive.ar;
  1072. path = "libjsiexecutor-macOS.a";
  1073. remoteRef = 38C141CF23BBE33000902604 /* PBXContainerItemProxy */;
  1074. sourceTree = BUILT_PRODUCTS_DIR;
  1075. };
  1076. 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */ = {
  1077. isa = PBXReferenceProxy;
  1078. fileType = archive.ar;
  1079. path = "libRCTImage-tvOS.a";
  1080. remoteRef = 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */;
  1081. sourceTree = BUILT_PRODUCTS_DIR;
  1082. };
  1083. 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */ = {
  1084. isa = PBXReferenceProxy;
  1085. fileType = archive.ar;
  1086. path = "libRCTLinking-tvOS.a";
  1087. remoteRef = 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */;
  1088. sourceTree = BUILT_PRODUCTS_DIR;
  1089. };
  1090. 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */ = {
  1091. isa = PBXReferenceProxy;
  1092. fileType = archive.ar;
  1093. path = "libRCTNetwork-tvOS.a";
  1094. remoteRef = 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */;
  1095. sourceTree = BUILT_PRODUCTS_DIR;
  1096. };
  1097. 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */ = {
  1098. isa = PBXReferenceProxy;
  1099. fileType = archive.ar;
  1100. path = "libRCTSettings-tvOS.a";
  1101. remoteRef = 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */;
  1102. sourceTree = BUILT_PRODUCTS_DIR;
  1103. };
  1104. 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */ = {
  1105. isa = PBXReferenceProxy;
  1106. fileType = archive.ar;
  1107. path = "libRCTText-tvOS.a";
  1108. remoteRef = 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */;
  1109. sourceTree = BUILT_PRODUCTS_DIR;
  1110. };
  1111. 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */ = {
  1112. isa = PBXReferenceProxy;
  1113. fileType = archive.ar;
  1114. path = "libRCTWebSocket-tvOS.a";
  1115. remoteRef = 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */;
  1116. sourceTree = BUILT_PRODUCTS_DIR;
  1117. };
  1118. 3DAD3EA31DF850E9000B6D8A /* libReact.a */ = {
  1119. isa = PBXReferenceProxy;
  1120. fileType = archive.ar;
  1121. path = libReact.a;
  1122. remoteRef = 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */;
  1123. sourceTree = BUILT_PRODUCTS_DIR;
  1124. };
  1125. 3DAD3EA51DF850E9000B6D8A /* libyoga.a */ = {
  1126. isa = PBXReferenceProxy;
  1127. fileType = archive.ar;
  1128. path = libyoga.a;
  1129. remoteRef = 3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */;
  1130. sourceTree = BUILT_PRODUCTS_DIR;
  1131. };
  1132. 3DAD3EA71DF850E9000B6D8A /* libyoga.a */ = {
  1133. isa = PBXReferenceProxy;
  1134. fileType = archive.ar;
  1135. path = libyoga.a;
  1136. remoteRef = 3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */;
  1137. sourceTree = BUILT_PRODUCTS_DIR;
  1138. };
  1139. 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */ = {
  1140. isa = PBXReferenceProxy;
  1141. fileType = archive.ar;
  1142. path = libcxxreact.a;
  1143. remoteRef = 3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */;
  1144. sourceTree = BUILT_PRODUCTS_DIR;
  1145. };
  1146. 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */ = {
  1147. isa = PBXReferenceProxy;
  1148. fileType = archive.ar;
  1149. path = libcxxreact.a;
  1150. remoteRef = 3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */;
  1151. sourceTree = BUILT_PRODUCTS_DIR;
  1152. };
  1153. 3DC53983220F2C940035D3A3 /* libjsi.a */ = {
  1154. isa = PBXReferenceProxy;
  1155. fileType = archive.ar;
  1156. path = libjsi.a;
  1157. remoteRef = 3DC53982220F2C940035D3A3 /* PBXContainerItemProxy */;
  1158. sourceTree = BUILT_PRODUCTS_DIR;
  1159. };
  1160. 3DC53985220F2C940035D3A3 /* libjsiexecutor.a */ = {
  1161. isa = PBXReferenceProxy;
  1162. fileType = archive.ar;
  1163. path = libjsiexecutor.a;
  1164. remoteRef = 3DC53984220F2C940035D3A3 /* PBXContainerItemProxy */;
  1165. sourceTree = BUILT_PRODUCTS_DIR;
  1166. };
  1167. 3DC53987220F2C940035D3A3 /* libjsi-tvOS.a */ = {
  1168. isa = PBXReferenceProxy;
  1169. fileType = archive.ar;
  1170. path = "libjsi-tvOS.a";
  1171. remoteRef = 3DC53986220F2C940035D3A3 /* PBXContainerItemProxy */;
  1172. sourceTree = BUILT_PRODUCTS_DIR;
  1173. };
  1174. 3DC53989220F2C940035D3A3 /* libjsiexecutor-tvOS.a */ = {
  1175. isa = PBXReferenceProxy;
  1176. fileType = archive.ar;
  1177. path = "libjsiexecutor-tvOS.a";
  1178. remoteRef = 3DC53988220F2C940035D3A3 /* PBXContainerItemProxy */;
  1179. sourceTree = BUILT_PRODUCTS_DIR;
  1180. };
  1181. 3DC5398C220F2C940035D3A3 /* libRNCWebView.a */ = {
  1182. isa = PBXReferenceProxy;
  1183. fileType = archive.ar;
  1184. path = libRNCWebView.a;
  1185. remoteRef = 3DC5398B220F2C940035D3A3 /* PBXContainerItemProxy */;
  1186. sourceTree = BUILT_PRODUCTS_DIR;
  1187. };
  1188. 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
  1189. isa = PBXReferenceProxy;
  1190. fileType = archive.ar;
  1191. path = libRCTAnimation.a;
  1192. remoteRef = 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
  1193. sourceTree = BUILT_PRODUCTS_DIR;
  1194. };
  1195. 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
  1196. isa = PBXReferenceProxy;
  1197. fileType = archive.ar;
  1198. path = libRCTAnimation.a;
  1199. remoteRef = 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
  1200. sourceTree = BUILT_PRODUCTS_DIR;
  1201. };
  1202. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
  1203. isa = PBXReferenceProxy;
  1204. fileType = archive.ar;
  1205. path = libRCTLinking.a;
  1206. remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
  1207. sourceTree = BUILT_PRODUCTS_DIR;
  1208. };
  1209. 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
  1210. isa = PBXReferenceProxy;
  1211. fileType = archive.ar;
  1212. path = libRCTText.a;
  1213. remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
  1214. sourceTree = BUILT_PRODUCTS_DIR;
  1215. };
  1216. ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */ = {
  1217. isa = PBXReferenceProxy;
  1218. fileType = archive.ar;
  1219. path = libRCTBlob.a;
  1220. remoteRef = ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */;
  1221. sourceTree = BUILT_PRODUCTS_DIR;
  1222. };
  1223. /* End PBXReferenceProxy section */
  1224. /* Begin PBXResourcesBuildPhase section */
  1225. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  1226. isa = PBXResourcesBuildPhase;
  1227. buildActionMask = 2147483647;
  1228. files = (
  1229. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  1230. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  1231. );
  1232. runOnlyForDeploymentPostprocessing = 0;
  1233. };
  1234. 38C1416B23BBE33000902604 /* Resources */ = {
  1235. isa = PBXResourcesBuildPhase;
  1236. buildActionMask = 2147483647;
  1237. files = (
  1238. 38C1422223BBE98D00902604 /* Main.storyboard in Resources */,
  1239. );
  1240. runOnlyForDeploymentPostprocessing = 0;
  1241. };
  1242. /* End PBXResourcesBuildPhase section */
  1243. /* Begin PBXShellScriptBuildPhase section */
  1244. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  1245. isa = PBXShellScriptBuildPhase;
  1246. buildActionMask = 2147483647;
  1247. files = (
  1248. );
  1249. inputPaths = (
  1250. );
  1251. name = "Bundle React Native code and images";
  1252. outputPaths = (
  1253. );
  1254. runOnlyForDeploymentPostprocessing = 0;
  1255. shellPath = /bin/sh;
  1256. shellScript = "export NODE_BINARY=node\n../../node_modules/react-native/scripts/react-native-xcode.sh\n";
  1257. };
  1258. 38C1416E23BBE33000902604 /* Bundle React Native code and images */ = {
  1259. isa = PBXShellScriptBuildPhase;
  1260. buildActionMask = 2147483647;
  1261. files = (
  1262. );
  1263. inputPaths = (
  1264. );
  1265. name = "Bundle React Native code and images";
  1266. outputPaths = (
  1267. );
  1268. runOnlyForDeploymentPostprocessing = 0;
  1269. shellPath = /bin/sh;
  1270. shellScript = "export NODE_BINARY=node\n../../node_modules/react-native/scripts/react-native-xcode.sh\n";
  1271. };
  1272. /* End PBXShellScriptBuildPhase section */
  1273. /* Begin PBXSourcesBuildPhase section */
  1274. 13B07F871A680F5B00A75B9A /* Sources */ = {
  1275. isa = PBXSourcesBuildPhase;
  1276. buildActionMask = 2147483647;
  1277. files = (
  1278. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  1279. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  1280. );
  1281. runOnlyForDeploymentPostprocessing = 0;
  1282. };
  1283. 38C1415A23BBE33000902604 /* Sources */ = {
  1284. isa = PBXSourcesBuildPhase;
  1285. buildActionMask = 2147483647;
  1286. files = (
  1287. 38C1421C23BBE70D00902604 /* ViewController.m in Sources */,
  1288. 38C1421823BBE65C00902604 /* AppDelegate.m in Sources */,
  1289. 38C1421623BBE5B500902604 /* main.m in Sources */,
  1290. );
  1291. runOnlyForDeploymentPostprocessing = 0;
  1292. };
  1293. /* End PBXSourcesBuildPhase section */
  1294. /* Begin PBXTargetDependency section */
  1295. 1990B95222398FC4009E5EA1 /* PBXTargetDependency */ = {
  1296. isa = PBXTargetDependency;
  1297. name = RNCWebView;
  1298. targetProxy = 1990B95122398FC4009E5EA1 /* PBXContainerItemProxy */;
  1299. };
  1300. /* End PBXTargetDependency section */
  1301. /* Begin PBXVariantGroup section */
  1302. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  1303. isa = PBXVariantGroup;
  1304. children = (
  1305. 13B07FB21A68108700A75B9A /* Base */,
  1306. );
  1307. name = LaunchScreen.xib;
  1308. path = RNCWebViewExample;
  1309. sourceTree = "<group>";
  1310. };
  1311. /* End PBXVariantGroup section */
  1312. /* Begin XCBuildConfiguration section */
  1313. 13B07F941A680F5B00A75B9A /* Debug */ = {
  1314. isa = XCBuildConfiguration;
  1315. buildSettings = {
  1316. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1317. CURRENT_PROJECT_VERSION = 1;
  1318. DEAD_CODE_STRIPPING = NO;
  1319. INFOPLIST_FILE = RNCWebViewExample/Info.plist;
  1320. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1321. OTHER_LDFLAGS = (
  1322. "$(inherited)",
  1323. "-ObjC",
  1324. "-lc++",
  1325. );
  1326. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1327. PRODUCT_NAME = RNCWebViewExample;
  1328. VERSIONING_SYSTEM = "apple-generic";
  1329. };
  1330. name = Debug;
  1331. };
  1332. 13B07F951A680F5B00A75B9A /* Release */ = {
  1333. isa = XCBuildConfiguration;
  1334. buildSettings = {
  1335. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1336. CURRENT_PROJECT_VERSION = 1;
  1337. INFOPLIST_FILE = RNCWebViewExample/Info.plist;
  1338. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1339. OTHER_LDFLAGS = (
  1340. "$(inherited)",
  1341. "-ObjC",
  1342. "-lc++",
  1343. );
  1344. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1345. PRODUCT_NAME = RNCWebViewExample;
  1346. VERSIONING_SYSTEM = "apple-generic";
  1347. };
  1348. name = Release;
  1349. };
  1350. 38C1417023BBE33000902604 /* Debug */ = {
  1351. isa = XCBuildConfiguration;
  1352. buildSettings = {
  1353. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1354. CURRENT_PROJECT_VERSION = 1;
  1355. DEAD_CODE_STRIPPING = NO;
  1356. INFOPLIST_FILE = "RNCWebViewExample-macos/Info.plist";
  1357. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1358. MACOSX_DEPLOYMENT_TARGET = 10.14;
  1359. OTHER_LDFLAGS = (
  1360. "$(inherited)",
  1361. "-ObjC",
  1362. "-lc++",
  1363. );
  1364. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1365. PRODUCT_NAME = "$(TARGET_NAME)";
  1366. SDKROOT = macosx;
  1367. TARGETED_DEVICE_FAMILY = 1;
  1368. VERSIONING_SYSTEM = "apple-generic";
  1369. };
  1370. name = Debug;
  1371. };
  1372. 38C1417123BBE33000902604 /* Release */ = {
  1373. isa = XCBuildConfiguration;
  1374. buildSettings = {
  1375. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1376. CURRENT_PROJECT_VERSION = 1;
  1377. INFOPLIST_FILE = "RNCWebViewExample-macos/Info.plist";
  1378. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1379. MACOSX_DEPLOYMENT_TARGET = 10.14;
  1380. OTHER_LDFLAGS = (
  1381. "$(inherited)",
  1382. "-ObjC",
  1383. "-lc++",
  1384. );
  1385. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  1386. PRODUCT_NAME = "$(TARGET_NAME)";
  1387. SDKROOT = macosx;
  1388. TARGETED_DEVICE_FAMILY = 1;
  1389. VERSIONING_SYSTEM = "apple-generic";
  1390. };
  1391. name = Release;
  1392. };
  1393. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  1394. isa = XCBuildConfiguration;
  1395. buildSettings = {
  1396. ALWAYS_SEARCH_USER_PATHS = NO;
  1397. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1398. CLANG_CXX_LIBRARY = "libc++";
  1399. CLANG_ENABLE_MODULES = YES;
  1400. CLANG_ENABLE_OBJC_ARC = YES;
  1401. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1402. CLANG_WARN_BOOL_CONVERSION = YES;
  1403. CLANG_WARN_COMMA = YES;
  1404. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1405. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1406. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1407. CLANG_WARN_EMPTY_BODY = YES;
  1408. CLANG_WARN_ENUM_CONVERSION = YES;
  1409. CLANG_WARN_INFINITE_RECURSION = YES;
  1410. CLANG_WARN_INT_CONVERSION = YES;
  1411. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1412. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1413. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1414. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1415. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1416. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1417. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1418. CLANG_WARN_UNREACHABLE_CODE = YES;
  1419. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1420. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1421. COPY_PHASE_STRIP = NO;
  1422. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1423. ENABLE_TESTABILITY = YES;
  1424. GCC_C_LANGUAGE_STANDARD = gnu99;
  1425. GCC_DYNAMIC_NO_PIC = NO;
  1426. GCC_NO_COMMON_BLOCKS = YES;
  1427. GCC_OPTIMIZATION_LEVEL = 0;
  1428. GCC_PREPROCESSOR_DEFINITIONS = (
  1429. "DEBUG=1",
  1430. "$(inherited)",
  1431. );
  1432. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1433. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1434. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1435. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1436. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1437. GCC_WARN_UNUSED_FUNCTION = YES;
  1438. GCC_WARN_UNUSED_VARIABLE = YES;
  1439. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1440. MTL_ENABLE_DEBUG_INFO = YES;
  1441. ONLY_ACTIVE_ARCH = YES;
  1442. SDKROOT = iphoneos;
  1443. };
  1444. name = Debug;
  1445. };
  1446. 83CBBA211A601CBA00E9B192 /* Release */ = {
  1447. isa = XCBuildConfiguration;
  1448. buildSettings = {
  1449. ALWAYS_SEARCH_USER_PATHS = NO;
  1450. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1451. CLANG_CXX_LIBRARY = "libc++";
  1452. CLANG_ENABLE_MODULES = YES;
  1453. CLANG_ENABLE_OBJC_ARC = YES;
  1454. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  1455. CLANG_WARN_BOOL_CONVERSION = YES;
  1456. CLANG_WARN_COMMA = YES;
  1457. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1458. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  1459. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1460. CLANG_WARN_EMPTY_BODY = YES;
  1461. CLANG_WARN_ENUM_CONVERSION = YES;
  1462. CLANG_WARN_INFINITE_RECURSION = YES;
  1463. CLANG_WARN_INT_CONVERSION = YES;
  1464. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  1465. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  1466. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  1467. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1468. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  1469. CLANG_WARN_STRICT_PROTOTYPES = YES;
  1470. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1471. CLANG_WARN_UNREACHABLE_CODE = YES;
  1472. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1473. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1474. COPY_PHASE_STRIP = YES;
  1475. ENABLE_NS_ASSERTIONS = NO;
  1476. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1477. GCC_C_LANGUAGE_STANDARD = gnu99;
  1478. GCC_NO_COMMON_BLOCKS = YES;
  1479. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1480. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1481. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1482. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1483. GCC_WARN_UNUSED_FUNCTION = YES;
  1484. GCC_WARN_UNUSED_VARIABLE = YES;
  1485. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  1486. MTL_ENABLE_DEBUG_INFO = NO;
  1487. SDKROOT = iphoneos;
  1488. VALIDATE_PRODUCT = YES;
  1489. };
  1490. name = Release;
  1491. };
  1492. /* End XCBuildConfiguration section */
  1493. /* Begin XCConfigurationList section */
  1494. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "RNCWebViewExample" */ = {
  1495. isa = XCConfigurationList;
  1496. buildConfigurations = (
  1497. 13B07F941A680F5B00A75B9A /* Debug */,
  1498. 13B07F951A680F5B00A75B9A /* Release */,
  1499. );
  1500. defaultConfigurationIsVisible = 0;
  1501. defaultConfigurationName = Release;
  1502. };
  1503. 38C1416F23BBE33000902604 /* Build configuration list for PBXNativeTarget "RNCWebViewExample-macOS" */ = {
  1504. isa = XCConfigurationList;
  1505. buildConfigurations = (
  1506. 38C1417023BBE33000902604 /* Debug */,
  1507. 38C1417123BBE33000902604 /* Release */,
  1508. );
  1509. defaultConfigurationIsVisible = 0;
  1510. defaultConfigurationName = Release;
  1511. };
  1512. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "RNCWebViewExample" */ = {
  1513. isa = XCConfigurationList;
  1514. buildConfigurations = (
  1515. 83CBBA201A601CBA00E9B192 /* Debug */,
  1516. 83CBBA211A601CBA00E9B192 /* Release */,
  1517. );
  1518. defaultConfigurationIsVisible = 0;
  1519. defaultConfigurationName = Release;
  1520. };
  1521. /* End XCConfigurationList section */
  1522. };
  1523. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1524. }