Nenhuma descrição

project.pbxproj 43KB

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