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