Нема описа

project.pbxproj 55KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */; };
  10. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */; };
  11. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */; };
  12. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */; };
  13. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */; };
  14. 00E356F31AD99517003FC87E /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
  15. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 78C398B91ACF4ADC00677621 /* libRCTLinking.a */; };
  16. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */; };
  17. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */; };
  18. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  19. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  20. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  21. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  22. 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  23. 146834051AC3E58100842450 /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 146834041AC3E56700842450 /* libReact.a */; };
  24. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  25. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  26. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  27. 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
  28. 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */; };
  29. 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */; };
  30. 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */; };
  31. 2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */; };
  32. 2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */; };
  33. 2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */; };
  34. 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 2D16E6891FA4F8E400B85C8A /* libReact.a */; };
  35. 2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
  36. 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */; };
  37. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 832341B51AAA6A8300B99B32 /* libRCTText.a */; };
  38. ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */ = {isa = PBXBuildFile; fileRef = ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */; };
  39. 4015A12E66A247F0B2F6AE09 /* libRCTActionSheet.a in Frameworks */ = {isa = PBXBuildFile; fileRef = F6205ED3CE4F403ABCC50D34 /* libRCTActionSheet.a */; };
  40. /* End PBXBuildFile section */
  41. /* Begin PBXContainerItemProxy section */
  42. 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */ = {
  43. isa = PBXContainerItemProxy;
  44. containerPortal = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  45. proxyType = 2;
  46. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  47. remoteInfo = RCTActionSheet;
  48. };
  49. 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */ = {
  50. isa = PBXContainerItemProxy;
  51. containerPortal = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  52. proxyType = 2;
  53. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  54. remoteInfo = RCTGeolocation;
  55. };
  56. 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */ = {
  57. isa = PBXContainerItemProxy;
  58. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  59. proxyType = 2;
  60. remoteGlobalIDString = 58B5115D1A9E6B3D00147676;
  61. remoteInfo = RCTImage;
  62. };
  63. 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */ = {
  64. isa = PBXContainerItemProxy;
  65. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  66. proxyType = 2;
  67. remoteGlobalIDString = 58B511DB1A9E6C8500147676;
  68. remoteInfo = RCTNetwork;
  69. };
  70. 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */ = {
  71. isa = PBXContainerItemProxy;
  72. containerPortal = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  73. proxyType = 2;
  74. remoteGlobalIDString = 832C81801AAF6DEF007FA2F7;
  75. remoteInfo = RCTVibration;
  76. };
  77. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  78. isa = PBXContainerItemProxy;
  79. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  80. proxyType = 1;
  81. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  82. remoteInfo = demo;
  83. };
  84. 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */ = {
  85. isa = PBXContainerItemProxy;
  86. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  87. proxyType = 2;
  88. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  89. remoteInfo = RCTSettings;
  90. };
  91. 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */ = {
  92. isa = PBXContainerItemProxy;
  93. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  94. proxyType = 2;
  95. remoteGlobalIDString = 3C86DF461ADF2C930047B81A;
  96. remoteInfo = RCTWebSocket;
  97. };
  98. 146834031AC3E56700842450 /* PBXContainerItemProxy */ = {
  99. isa = PBXContainerItemProxy;
  100. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  101. proxyType = 2;
  102. remoteGlobalIDString = 83CBBA2E1A601D0E00E9B192;
  103. remoteInfo = React;
  104. };
  105. 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
  106. isa = PBXContainerItemProxy;
  107. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  108. proxyType = 1;
  109. remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;
  110. remoteInfo = "demo-tvOS";
  111. };
  112. 2D16E6711FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
  113. isa = PBXContainerItemProxy;
  114. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  115. proxyType = 2;
  116. remoteGlobalIDString = ADD01A681E09402E00F6D226;
  117. remoteInfo = "RCTBlob-tvOS";
  118. };
  119. 2D16E6831FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
  120. isa = PBXContainerItemProxy;
  121. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  122. proxyType = 2;
  123. remoteGlobalIDString = 3DBE0D001F3B181A0099AA32;
  124. remoteInfo = fishhook;
  125. };
  126. 2D16E6851FA4F8DC00B85C8A /* PBXContainerItemProxy */ = {
  127. isa = PBXContainerItemProxy;
  128. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  129. proxyType = 2;
  130. remoteGlobalIDString = 3DBE0D0D1F3B181C0099AA32;
  131. remoteInfo = "fishhook-tvOS";
  132. };
  133. 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  134. isa = PBXContainerItemProxy;
  135. containerPortal = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  136. proxyType = 2;
  137. remoteGlobalIDString = 2D2A283A1D9B042B00D4039D;
  138. remoteInfo = "RCTImage-tvOS";
  139. };
  140. 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  141. isa = PBXContainerItemProxy;
  142. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  143. proxyType = 2;
  144. remoteGlobalIDString = 2D2A28471D9B043800D4039D;
  145. remoteInfo = "RCTLinking-tvOS";
  146. };
  147. 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  148. isa = PBXContainerItemProxy;
  149. containerPortal = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  150. proxyType = 2;
  151. remoteGlobalIDString = 2D2A28541D9B044C00D4039D;
  152. remoteInfo = "RCTNetwork-tvOS";
  153. };
  154. 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  155. isa = PBXContainerItemProxy;
  156. containerPortal = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  157. proxyType = 2;
  158. remoteGlobalIDString = 2D2A28611D9B046600D4039D;
  159. remoteInfo = "RCTSettings-tvOS";
  160. };
  161. 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  162. isa = PBXContainerItemProxy;
  163. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  164. proxyType = 2;
  165. remoteGlobalIDString = 2D2A287B1D9B048500D4039D;
  166. remoteInfo = "RCTText-tvOS";
  167. };
  168. 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  169. isa = PBXContainerItemProxy;
  170. containerPortal = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  171. proxyType = 2;
  172. remoteGlobalIDString = 2D2A28881D9B049200D4039D;
  173. remoteInfo = "RCTWebSocket-tvOS";
  174. };
  175. 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  176. isa = PBXContainerItemProxy;
  177. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  178. proxyType = 2;
  179. remoteGlobalIDString = 2D2A28131D9B038B00D4039D;
  180. remoteInfo = "React-tvOS";
  181. };
  182. 3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  183. isa = PBXContainerItemProxy;
  184. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  185. proxyType = 2;
  186. remoteGlobalIDString = 3D3C059A1DE3340900C268FA;
  187. remoteInfo = yoga;
  188. };
  189. 3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  190. isa = PBXContainerItemProxy;
  191. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  192. proxyType = 2;
  193. remoteGlobalIDString = 3D3C06751DE3340C00C268FA;
  194. remoteInfo = "yoga-tvOS";
  195. };
  196. 3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  197. isa = PBXContainerItemProxy;
  198. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  199. proxyType = 2;
  200. remoteGlobalIDString = 3D3CD9251DE5FBEC00167DC4;
  201. remoteInfo = cxxreact;
  202. };
  203. 3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  204. isa = PBXContainerItemProxy;
  205. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  206. proxyType = 2;
  207. remoteGlobalIDString = 3D3CD9321DE5FBEE00167DC4;
  208. remoteInfo = "cxxreact-tvOS";
  209. };
  210. 3DAD3EAC1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  211. isa = PBXContainerItemProxy;
  212. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  213. proxyType = 2;
  214. remoteGlobalIDString = 3D3CD90B1DE5FBD600167DC4;
  215. remoteInfo = jschelpers;
  216. };
  217. 3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */ = {
  218. isa = PBXContainerItemProxy;
  219. containerPortal = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  220. proxyType = 2;
  221. remoteGlobalIDString = 3D3CD9181DE5FBD800167DC4;
  222. remoteInfo = "jschelpers-tvOS";
  223. };
  224. 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
  225. isa = PBXContainerItemProxy;
  226. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  227. proxyType = 2;
  228. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  229. remoteInfo = RCTAnimation;
  230. };
  231. 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */ = {
  232. isa = PBXContainerItemProxy;
  233. containerPortal = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  234. proxyType = 2;
  235. remoteGlobalIDString = 2D2A28201D9B03D100D4039D;
  236. remoteInfo = "RCTAnimation-tvOS";
  237. };
  238. 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */ = {
  239. isa = PBXContainerItemProxy;
  240. containerPortal = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  241. proxyType = 2;
  242. remoteGlobalIDString = 134814201AA4EA6300B7C361;
  243. remoteInfo = RCTLinking;
  244. };
  245. 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */ = {
  246. isa = PBXContainerItemProxy;
  247. containerPortal = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  248. proxyType = 2;
  249. remoteGlobalIDString = 58B5119B1A9E6C1200147676;
  250. remoteInfo = RCTText;
  251. };
  252. ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */ = {
  253. isa = PBXContainerItemProxy;
  254. containerPortal = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  255. proxyType = 2;
  256. remoteGlobalIDString = 358F4ED71D1E81A9004DF814;
  257. remoteInfo = RCTBlob;
  258. };
  259. /* End PBXContainerItemProxy section */
  260. /* Begin PBXFileReference section */
  261. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  262. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTActionSheet.xcodeproj; path = "../node_modules/react-native/Libraries/ActionSheetIOS/RCTActionSheet.xcodeproj"; sourceTree = "<group>"; };
  263. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTGeolocation.xcodeproj; path = "../node_modules/react-native/Libraries/Geolocation/RCTGeolocation.xcodeproj"; sourceTree = "<group>"; };
  264. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTImage.xcodeproj; path = "../node_modules/react-native/Libraries/Image/RCTImage.xcodeproj"; sourceTree = "<group>"; };
  265. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTNetwork.xcodeproj; path = "../node_modules/react-native/Libraries/Network/RCTNetwork.xcodeproj"; sourceTree = "<group>"; };
  266. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTVibration.xcodeproj; path = "../node_modules/react-native/Libraries/Vibration/RCTVibration.xcodeproj"; sourceTree = "<group>"; };
  267. 00E356EE1AD99517003FC87E /* demoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = demoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  268. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  269. 00E356F21AD99517003FC87E /* demoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = demoTests.m; sourceTree = "<group>"; };
  270. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTSettings.xcodeproj; path = "../node_modules/react-native/Libraries/Settings/RCTSettings.xcodeproj"; sourceTree = "<group>"; };
  271. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTWebSocket.xcodeproj; path = "../node_modules/react-native/Libraries/WebSocket/RCTWebSocket.xcodeproj"; sourceTree = "<group>"; };
  272. 13B07F961A680F5B00A75B9A /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  273. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = demo/AppDelegate.h; sourceTree = "<group>"; };
  274. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = demo/AppDelegate.m; sourceTree = "<group>"; };
  275. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  276. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = demo/Images.xcassets; sourceTree = "<group>"; };
  277. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = demo/Info.plist; sourceTree = "<group>"; };
  278. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = demo/main.m; sourceTree = "<group>"; };
  279. 146833FF1AC3E56700842450 /* React.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = React.xcodeproj; path = "../node_modules/react-native/React/React.xcodeproj"; sourceTree = "<group>"; };
  280. 2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "demo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  281. 2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "demo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  282. 2D16E6891FA4F8E400B85C8A /* libReact.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; path = libReact.a; sourceTree = BUILT_PRODUCTS_DIR; };
  283. 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTAnimation.xcodeproj; path = "../node_modules/react-native/Libraries/NativeAnimation/RCTAnimation.xcodeproj"; sourceTree = "<group>"; };
  284. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTLinking.xcodeproj; path = "../node_modules/react-native/Libraries/LinkingIOS/RCTLinking.xcodeproj"; sourceTree = "<group>"; };
  285. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTText.xcodeproj; path = "../node_modules/react-native/Libraries/Text/RCTText.xcodeproj"; sourceTree = "<group>"; };
  286. ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */ = {isa = PBXFileReference; lastKnownFileType = "wrapper.pb-project"; name = RCTBlob.xcodeproj; path = "../node_modules/react-native/Libraries/Blob/RCTBlob.xcodeproj"; sourceTree = "<group>"; };
  287. B22DCF12CF304549B28FD63C /* demo.xcodeproj */ = {isa = PBXFileReference; name = "demo.xcodeproj"; path = "../node_modules/react-native-autoheight-webview/demo/ios/demo.xcodeproj"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = wrapper.pb-project; explicitFileType = undefined; includeInIndex = 0; };
  288. F6205ED3CE4F403ABCC50D34 /* libRCTActionSheet.a */ = {isa = PBXFileReference; name = "libRCTActionSheet.a"; path = "libRCTActionSheet.a"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = archive.ar; explicitFileType = undefined; includeInIndex = 0; };
  289. /* End PBXFileReference section */
  290. /* Begin PBXFrameworksBuildPhase section */
  291. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  292. isa = PBXFrameworksBuildPhase;
  293. buildActionMask = 2147483647;
  294. files = (
  295. 140ED2AC1D01E1AD002B40FF /* libReact.a in Frameworks */,
  296. );
  297. runOnlyForDeploymentPostprocessing = 0;
  298. };
  299. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  300. isa = PBXFrameworksBuildPhase;
  301. buildActionMask = 2147483647;
  302. files = (
  303. ADBDB9381DFEBF1600ED6528 /* libRCTBlob.a in Frameworks */,
  304. 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
  305. 146834051AC3E58100842450 /* libReact.a in Frameworks */,
  306. 5E9157361DD0AC6A00FF2AA8 /* libRCTAnimation.a in Frameworks */,
  307. 00C302E51ABCBA2D00DB3ED1 /* libRCTActionSheet.a in Frameworks */,
  308. 00C302E71ABCBA2D00DB3ED1 /* libRCTGeolocation.a in Frameworks */,
  309. 00C302E81ABCBA2D00DB3ED1 /* libRCTImage.a in Frameworks */,
  310. 133E29F31AD74F7200F7D852 /* libRCTLinking.a in Frameworks */,
  311. 00C302E91ABCBA2D00DB3ED1 /* libRCTNetwork.a in Frameworks */,
  312. 139105C61AF99C1200B5F7CC /* libRCTSettings.a in Frameworks */,
  313. 832341BD1AAA6AB300B99B32 /* libRCTText.a in Frameworks */,
  314. 00C302EA1ABCBA2D00DB3ED1 /* libRCTVibration.a in Frameworks */,
  315. 139FDEF61B0652A700C62182 /* libRCTWebSocket.a in Frameworks */,
  316. 4015A12E66A247F0B2F6AE09 /* libRCTActionSheet.a in Frameworks */,
  317. );
  318. runOnlyForDeploymentPostprocessing = 0;
  319. };
  320. 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
  321. isa = PBXFrameworksBuildPhase;
  322. buildActionMask = 2147483647;
  323. files = (
  324. 2D16E6881FA4F8E400B85C8A /* libReact.a in Frameworks */,
  325. 2D02E4C21E0B4AEC006451C7 /* libRCTAnimation.a in Frameworks */,
  326. 2D02E4C31E0B4AEC006451C7 /* libRCTImage-tvOS.a in Frameworks */,
  327. 2D02E4C41E0B4AEC006451C7 /* libRCTLinking-tvOS.a in Frameworks */,
  328. 2D02E4C51E0B4AEC006451C7 /* libRCTNetwork-tvOS.a in Frameworks */,
  329. 2D02E4C61E0B4AEC006451C7 /* libRCTSettings-tvOS.a in Frameworks */,
  330. 2D02E4C71E0B4AEC006451C7 /* libRCTText-tvOS.a in Frameworks */,
  331. 2D02E4C81E0B4AEC006451C7 /* libRCTWebSocket-tvOS.a in Frameworks */,
  332. );
  333. runOnlyForDeploymentPostprocessing = 0;
  334. };
  335. 2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {
  336. isa = PBXFrameworksBuildPhase;
  337. buildActionMask = 2147483647;
  338. files = (
  339. );
  340. runOnlyForDeploymentPostprocessing = 0;
  341. };
  342. /* End PBXFrameworksBuildPhase section */
  343. /* Begin PBXGroup section */
  344. 00C302A81ABCB8CE00DB3ED1 /* Products */ = {
  345. isa = PBXGroup;
  346. children = (
  347. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */,
  348. );
  349. name = Products;
  350. sourceTree = "<group>";
  351. };
  352. 00C302B61ABCB90400DB3ED1 /* Products */ = {
  353. isa = PBXGroup;
  354. children = (
  355. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */,
  356. );
  357. name = Products;
  358. sourceTree = "<group>";
  359. };
  360. 00C302BC1ABCB91800DB3ED1 /* Products */ = {
  361. isa = PBXGroup;
  362. children = (
  363. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */,
  364. 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */,
  365. );
  366. name = Products;
  367. sourceTree = "<group>";
  368. };
  369. 00C302D41ABCB9D200DB3ED1 /* Products */ = {
  370. isa = PBXGroup;
  371. children = (
  372. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */,
  373. 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */,
  374. );
  375. name = Products;
  376. sourceTree = "<group>";
  377. };
  378. 00C302E01ABCB9EE00DB3ED1 /* Products */ = {
  379. isa = PBXGroup;
  380. children = (
  381. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */,
  382. );
  383. name = Products;
  384. sourceTree = "<group>";
  385. };
  386. 00E356EF1AD99517003FC87E /* demoTests */ = {
  387. isa = PBXGroup;
  388. children = (
  389. 00E356F21AD99517003FC87E /* demoTests.m */,
  390. 00E356F01AD99517003FC87E /* Supporting Files */,
  391. );
  392. path = demoTests;
  393. sourceTree = "<group>";
  394. };
  395. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  396. isa = PBXGroup;
  397. children = (
  398. 00E356F11AD99517003FC87E /* Info.plist */,
  399. );
  400. name = "Supporting Files";
  401. sourceTree = "<group>";
  402. };
  403. 139105B71AF99BAD00B5F7CC /* Products */ = {
  404. isa = PBXGroup;
  405. children = (
  406. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */,
  407. 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */,
  408. );
  409. name = Products;
  410. sourceTree = "<group>";
  411. };
  412. 139FDEE71B06529A00C62182 /* Products */ = {
  413. isa = PBXGroup;
  414. children = (
  415. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */,
  416. 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */,
  417. 2D16E6841FA4F8DC00B85C8A /* libfishhook.a */,
  418. 2D16E6861FA4F8DC00B85C8A /* libfishhook-tvOS.a */,
  419. );
  420. name = Products;
  421. sourceTree = "<group>";
  422. };
  423. 13B07FAE1A68108700A75B9A /* demo */ = {
  424. isa = PBXGroup;
  425. children = (
  426. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  427. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  428. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  429. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  430. 13B07FB61A68108700A75B9A /* Info.plist */,
  431. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  432. 13B07FB71A68108700A75B9A /* main.m */,
  433. );
  434. name = demo;
  435. sourceTree = "<group>";
  436. };
  437. 146834001AC3E56700842450 /* Products */ = {
  438. isa = PBXGroup;
  439. children = (
  440. 146834041AC3E56700842450 /* libReact.a */,
  441. 3DAD3EA51DF850E9000B6D8A /* libyoga.a */,
  442. 3DAD3EA71DF850E9000B6D8A /* libyoga.a */,
  443. 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */,
  444. 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */,
  445. 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */,
  446. 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */,
  447. 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */,
  448. );
  449. name = Products;
  450. sourceTree = "<group>";
  451. };
  452. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  453. isa = PBXGroup;
  454. children = (
  455. 2D16E6891FA4F8E400B85C8A /* libReact.a */,
  456. );
  457. name = Frameworks;
  458. sourceTree = "<group>";
  459. };
  460. 5E91572E1DD0AC6500FF2AA8 /* Products */ = {
  461. isa = PBXGroup;
  462. children = (
  463. 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */,
  464. 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */,
  465. );
  466. name = Products;
  467. sourceTree = "<group>";
  468. };
  469. 78C398B11ACF4ADC00677621 /* Products */ = {
  470. isa = PBXGroup;
  471. children = (
  472. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */,
  473. 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */,
  474. );
  475. name = Products;
  476. sourceTree = "<group>";
  477. };
  478. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  479. isa = PBXGroup;
  480. children = (
  481. 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */,
  482. 146833FF1AC3E56700842450 /* React.xcodeproj */,
  483. 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */,
  484. ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */,
  485. 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */,
  486. 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */,
  487. 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */,
  488. 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */,
  489. 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */,
  490. 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */,
  491. 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */,
  492. 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */,
  493. B22DCF12CF304549B28FD63C /* demo.xcodeproj */,
  494. );
  495. name = Libraries;
  496. sourceTree = "<group>";
  497. };
  498. 832341B11AAA6A8300B99B32 /* Products */ = {
  499. isa = PBXGroup;
  500. children = (
  501. 832341B51AAA6A8300B99B32 /* libRCTText.a */,
  502. 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */,
  503. );
  504. name = Products;
  505. sourceTree = "<group>";
  506. };
  507. 83CBB9F61A601CBA00E9B192 = {
  508. isa = PBXGroup;
  509. children = (
  510. 13B07FAE1A68108700A75B9A /* demo */,
  511. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  512. 00E356EF1AD99517003FC87E /* demoTests */,
  513. 83CBBA001A601CBA00E9B192 /* Products */,
  514. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  515. );
  516. indentWidth = 2;
  517. sourceTree = "<group>";
  518. tabWidth = 2;
  519. usesTabs = 0;
  520. };
  521. 83CBBA001A601CBA00E9B192 /* Products */ = {
  522. isa = PBXGroup;
  523. children = (
  524. 13B07F961A680F5B00A75B9A /* demo.app */,
  525. 00E356EE1AD99517003FC87E /* demoTests.xctest */,
  526. 2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */,
  527. 2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */,
  528. );
  529. name = Products;
  530. sourceTree = "<group>";
  531. };
  532. ADBDB9201DFEBF0600ED6528 /* Products */ = {
  533. isa = PBXGroup;
  534. children = (
  535. ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */,
  536. 2D16E6721FA4F8DC00B85C8A /* libRCTBlob-tvOS.a */,
  537. );
  538. name = Products;
  539. sourceTree = "<group>";
  540. };
  541. /* End PBXGroup section */
  542. /* Begin PBXNativeTarget section */
  543. 00E356ED1AD99517003FC87E /* demoTests */ = {
  544. isa = PBXNativeTarget;
  545. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */;
  546. buildPhases = (
  547. 00E356EA1AD99517003FC87E /* Sources */,
  548. 00E356EB1AD99517003FC87E /* Frameworks */,
  549. 00E356EC1AD99517003FC87E /* Resources */,
  550. );
  551. buildRules = (
  552. );
  553. dependencies = (
  554. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  555. );
  556. name = demoTests;
  557. productName = demoTests;
  558. productReference = 00E356EE1AD99517003FC87E /* demoTests.xctest */;
  559. productType = "com.apple.product-type.bundle.unit-test";
  560. };
  561. 13B07F861A680F5B00A75B9A /* demo */ = {
  562. isa = PBXNativeTarget;
  563. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */;
  564. buildPhases = (
  565. 13B07F871A680F5B00A75B9A /* Sources */,
  566. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  567. 13B07F8E1A680F5B00A75B9A /* Resources */,
  568. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  569. );
  570. buildRules = (
  571. );
  572. dependencies = (
  573. );
  574. name = demo;
  575. productName = "Hello World";
  576. productReference = 13B07F961A680F5B00A75B9A /* demo.app */;
  577. productType = "com.apple.product-type.application";
  578. };
  579. 2D02E47A1E0B4A5D006451C7 /* demo-tvOS */ = {
  580. isa = PBXNativeTarget;
  581. buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */;
  582. buildPhases = (
  583. 2D02E4771E0B4A5D006451C7 /* Sources */,
  584. 2D02E4781E0B4A5D006451C7 /* Frameworks */,
  585. 2D02E4791E0B4A5D006451C7 /* Resources */,
  586. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */,
  587. );
  588. buildRules = (
  589. );
  590. dependencies = (
  591. );
  592. name = "demo-tvOS";
  593. productName = "demo-tvOS";
  594. productReference = 2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */;
  595. productType = "com.apple.product-type.application";
  596. };
  597. 2D02E48F1E0B4A5D006451C7 /* demo-tvOSTests */ = {
  598. isa = PBXNativeTarget;
  599. buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */;
  600. buildPhases = (
  601. 2D02E48C1E0B4A5D006451C7 /* Sources */,
  602. 2D02E48D1E0B4A5D006451C7 /* Frameworks */,
  603. 2D02E48E1E0B4A5D006451C7 /* Resources */,
  604. );
  605. buildRules = (
  606. );
  607. dependencies = (
  608. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */,
  609. );
  610. name = "demo-tvOSTests";
  611. productName = "demo-tvOSTests";
  612. productReference = 2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */;
  613. productType = "com.apple.product-type.bundle.unit-test";
  614. };
  615. /* End PBXNativeTarget section */
  616. /* Begin PBXProject section */
  617. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  618. isa = PBXProject;
  619. attributes = {
  620. LastUpgradeCheck = 610;
  621. ORGANIZATIONNAME = Facebook;
  622. TargetAttributes = {
  623. 00E356ED1AD99517003FC87E = {
  624. CreatedOnToolsVersion = 6.2;
  625. TestTargetID = 13B07F861A680F5B00A75B9A;
  626. };
  627. 2D02E47A1E0B4A5D006451C7 = {
  628. CreatedOnToolsVersion = 8.2.1;
  629. ProvisioningStyle = Automatic;
  630. };
  631. 2D02E48F1E0B4A5D006451C7 = {
  632. CreatedOnToolsVersion = 8.2.1;
  633. ProvisioningStyle = Automatic;
  634. TestTargetID = 2D02E47A1E0B4A5D006451C7;
  635. };
  636. };
  637. };
  638. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */;
  639. compatibilityVersion = "Xcode 3.2";
  640. developmentRegion = English;
  641. hasScannedForEncodings = 0;
  642. knownRegions = (
  643. en,
  644. Base,
  645. );
  646. mainGroup = 83CBB9F61A601CBA00E9B192;
  647. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  648. projectDirPath = "";
  649. projectReferences = (
  650. {
  651. ProductGroup = 00C302A81ABCB8CE00DB3ED1 /* Products */;
  652. ProjectRef = 00C302A71ABCB8CE00DB3ED1 /* RCTActionSheet.xcodeproj */;
  653. },
  654. {
  655. ProductGroup = 5E91572E1DD0AC6500FF2AA8 /* Products */;
  656. ProjectRef = 5E91572D1DD0AC6500FF2AA8 /* RCTAnimation.xcodeproj */;
  657. },
  658. {
  659. ProductGroup = ADBDB9201DFEBF0600ED6528 /* Products */;
  660. ProjectRef = ADBDB91F1DFEBF0600ED6528 /* RCTBlob.xcodeproj */;
  661. },
  662. {
  663. ProductGroup = 00C302B61ABCB90400DB3ED1 /* Products */;
  664. ProjectRef = 00C302B51ABCB90400DB3ED1 /* RCTGeolocation.xcodeproj */;
  665. },
  666. {
  667. ProductGroup = 00C302BC1ABCB91800DB3ED1 /* Products */;
  668. ProjectRef = 00C302BB1ABCB91800DB3ED1 /* RCTImage.xcodeproj */;
  669. },
  670. {
  671. ProductGroup = 78C398B11ACF4ADC00677621 /* Products */;
  672. ProjectRef = 78C398B01ACF4ADC00677621 /* RCTLinking.xcodeproj */;
  673. },
  674. {
  675. ProductGroup = 00C302D41ABCB9D200DB3ED1 /* Products */;
  676. ProjectRef = 00C302D31ABCB9D200DB3ED1 /* RCTNetwork.xcodeproj */;
  677. },
  678. {
  679. ProductGroup = 139105B71AF99BAD00B5F7CC /* Products */;
  680. ProjectRef = 139105B61AF99BAD00B5F7CC /* RCTSettings.xcodeproj */;
  681. },
  682. {
  683. ProductGroup = 832341B11AAA6A8300B99B32 /* Products */;
  684. ProjectRef = 832341B01AAA6A8300B99B32 /* RCTText.xcodeproj */;
  685. },
  686. {
  687. ProductGroup = 00C302E01ABCB9EE00DB3ED1 /* Products */;
  688. ProjectRef = 00C302DF1ABCB9EE00DB3ED1 /* RCTVibration.xcodeproj */;
  689. },
  690. {
  691. ProductGroup = 139FDEE71B06529A00C62182 /* Products */;
  692. ProjectRef = 139FDEE61B06529A00C62182 /* RCTWebSocket.xcodeproj */;
  693. },
  694. {
  695. ProductGroup = 146834001AC3E56700842450 /* Products */;
  696. ProjectRef = 146833FF1AC3E56700842450 /* React.xcodeproj */;
  697. },
  698. );
  699. projectRoot = "";
  700. targets = (
  701. 13B07F861A680F5B00A75B9A /* demo */,
  702. 00E356ED1AD99517003FC87E /* demoTests */,
  703. 2D02E47A1E0B4A5D006451C7 /* demo-tvOS */,
  704. 2D02E48F1E0B4A5D006451C7 /* demo-tvOSTests */,
  705. );
  706. };
  707. /* End PBXProject section */
  708. /* Begin PBXReferenceProxy section */
  709. 00C302AC1ABCB8CE00DB3ED1 /* libRCTActionSheet.a */ = {
  710. isa = PBXReferenceProxy;
  711. fileType = archive.ar;
  712. path = libRCTActionSheet.a;
  713. remoteRef = 00C302AB1ABCB8CE00DB3ED1 /* PBXContainerItemProxy */;
  714. sourceTree = BUILT_PRODUCTS_DIR;
  715. };
  716. 00C302BA1ABCB90400DB3ED1 /* libRCTGeolocation.a */ = {
  717. isa = PBXReferenceProxy;
  718. fileType = archive.ar;
  719. path = libRCTGeolocation.a;
  720. remoteRef = 00C302B91ABCB90400DB3ED1 /* PBXContainerItemProxy */;
  721. sourceTree = BUILT_PRODUCTS_DIR;
  722. };
  723. 00C302C01ABCB91800DB3ED1 /* libRCTImage.a */ = {
  724. isa = PBXReferenceProxy;
  725. fileType = archive.ar;
  726. path = libRCTImage.a;
  727. remoteRef = 00C302BF1ABCB91800DB3ED1 /* PBXContainerItemProxy */;
  728. sourceTree = BUILT_PRODUCTS_DIR;
  729. };
  730. 00C302DC1ABCB9D200DB3ED1 /* libRCTNetwork.a */ = {
  731. isa = PBXReferenceProxy;
  732. fileType = archive.ar;
  733. path = libRCTNetwork.a;
  734. remoteRef = 00C302DB1ABCB9D200DB3ED1 /* PBXContainerItemProxy */;
  735. sourceTree = BUILT_PRODUCTS_DIR;
  736. };
  737. 00C302E41ABCB9EE00DB3ED1 /* libRCTVibration.a */ = {
  738. isa = PBXReferenceProxy;
  739. fileType = archive.ar;
  740. path = libRCTVibration.a;
  741. remoteRef = 00C302E31ABCB9EE00DB3ED1 /* PBXContainerItemProxy */;
  742. sourceTree = BUILT_PRODUCTS_DIR;
  743. };
  744. 139105C11AF99BAD00B5F7CC /* libRCTSettings.a */ = {
  745. isa = PBXReferenceProxy;
  746. fileType = archive.ar;
  747. path = libRCTSettings.a;
  748. remoteRef = 139105C01AF99BAD00B5F7CC /* PBXContainerItemProxy */;
  749. sourceTree = BUILT_PRODUCTS_DIR;
  750. };
  751. 139FDEF41B06529B00C62182 /* libRCTWebSocket.a */ = {
  752. isa = PBXReferenceProxy;
  753. fileType = archive.ar;
  754. path = libRCTWebSocket.a;
  755. remoteRef = 139FDEF31B06529B00C62182 /* PBXContainerItemProxy */;
  756. sourceTree = BUILT_PRODUCTS_DIR;
  757. };
  758. 146834041AC3E56700842450 /* libReact.a */ = {
  759. isa = PBXReferenceProxy;
  760. fileType = archive.ar;
  761. path = libReact.a;
  762. remoteRef = 146834031AC3E56700842450 /* PBXContainerItemProxy */;
  763. sourceTree = BUILT_PRODUCTS_DIR;
  764. };
  765. 2D16E6721FA4F8DC00B85C8A /* libRCTBlob-tvOS.a */ = {
  766. isa = PBXReferenceProxy;
  767. fileType = archive.ar;
  768. path = "libRCTBlob-tvOS.a";
  769. remoteRef = 2D16E6711FA4F8DC00B85C8A /* PBXContainerItemProxy */;
  770. sourceTree = BUILT_PRODUCTS_DIR;
  771. };
  772. 2D16E6841FA4F8DC00B85C8A /* libfishhook.a */ = {
  773. isa = PBXReferenceProxy;
  774. fileType = archive.ar;
  775. path = libfishhook.a;
  776. remoteRef = 2D16E6831FA4F8DC00B85C8A /* PBXContainerItemProxy */;
  777. sourceTree = BUILT_PRODUCTS_DIR;
  778. };
  779. 2D16E6861FA4F8DC00B85C8A /* libfishhook-tvOS.a */ = {
  780. isa = PBXReferenceProxy;
  781. fileType = archive.ar;
  782. path = "libfishhook-tvOS.a";
  783. remoteRef = 2D16E6851FA4F8DC00B85C8A /* PBXContainerItemProxy */;
  784. sourceTree = BUILT_PRODUCTS_DIR;
  785. };
  786. 3DAD3E841DF850E9000B6D8A /* libRCTImage-tvOS.a */ = {
  787. isa = PBXReferenceProxy;
  788. fileType = archive.ar;
  789. path = "libRCTImage-tvOS.a";
  790. remoteRef = 3DAD3E831DF850E9000B6D8A /* PBXContainerItemProxy */;
  791. sourceTree = BUILT_PRODUCTS_DIR;
  792. };
  793. 3DAD3E881DF850E9000B6D8A /* libRCTLinking-tvOS.a */ = {
  794. isa = PBXReferenceProxy;
  795. fileType = archive.ar;
  796. path = "libRCTLinking-tvOS.a";
  797. remoteRef = 3DAD3E871DF850E9000B6D8A /* PBXContainerItemProxy */;
  798. sourceTree = BUILT_PRODUCTS_DIR;
  799. };
  800. 3DAD3E8C1DF850E9000B6D8A /* libRCTNetwork-tvOS.a */ = {
  801. isa = PBXReferenceProxy;
  802. fileType = archive.ar;
  803. path = "libRCTNetwork-tvOS.a";
  804. remoteRef = 3DAD3E8B1DF850E9000B6D8A /* PBXContainerItemProxy */;
  805. sourceTree = BUILT_PRODUCTS_DIR;
  806. };
  807. 3DAD3E901DF850E9000B6D8A /* libRCTSettings-tvOS.a */ = {
  808. isa = PBXReferenceProxy;
  809. fileType = archive.ar;
  810. path = "libRCTSettings-tvOS.a";
  811. remoteRef = 3DAD3E8F1DF850E9000B6D8A /* PBXContainerItemProxy */;
  812. sourceTree = BUILT_PRODUCTS_DIR;
  813. };
  814. 3DAD3E941DF850E9000B6D8A /* libRCTText-tvOS.a */ = {
  815. isa = PBXReferenceProxy;
  816. fileType = archive.ar;
  817. path = "libRCTText-tvOS.a";
  818. remoteRef = 3DAD3E931DF850E9000B6D8A /* PBXContainerItemProxy */;
  819. sourceTree = BUILT_PRODUCTS_DIR;
  820. };
  821. 3DAD3E991DF850E9000B6D8A /* libRCTWebSocket-tvOS.a */ = {
  822. isa = PBXReferenceProxy;
  823. fileType = archive.ar;
  824. path = "libRCTWebSocket-tvOS.a";
  825. remoteRef = 3DAD3E981DF850E9000B6D8A /* PBXContainerItemProxy */;
  826. sourceTree = BUILT_PRODUCTS_DIR;
  827. };
  828. 3DAD3EA31DF850E9000B6D8A /* libReact-tvOS.a */ = {
  829. isa = PBXReferenceProxy;
  830. fileType = archive.ar;
  831. path = "libReact-tvOS.a";
  832. remoteRef = 3DAD3EA21DF850E9000B6D8A /* PBXContainerItemProxy */;
  833. sourceTree = BUILT_PRODUCTS_DIR;
  834. };
  835. 3DAD3EA51DF850E9000B6D8A /* libyoga.a */ = {
  836. isa = PBXReferenceProxy;
  837. fileType = archive.ar;
  838. path = libyoga.a;
  839. remoteRef = 3DAD3EA41DF850E9000B6D8A /* PBXContainerItemProxy */;
  840. sourceTree = BUILT_PRODUCTS_DIR;
  841. };
  842. 3DAD3EA71DF850E9000B6D8A /* libyoga.a */ = {
  843. isa = PBXReferenceProxy;
  844. fileType = archive.ar;
  845. path = libyoga.a;
  846. remoteRef = 3DAD3EA61DF850E9000B6D8A /* PBXContainerItemProxy */;
  847. sourceTree = BUILT_PRODUCTS_DIR;
  848. };
  849. 3DAD3EA91DF850E9000B6D8A /* libcxxreact.a */ = {
  850. isa = PBXReferenceProxy;
  851. fileType = archive.ar;
  852. path = libcxxreact.a;
  853. remoteRef = 3DAD3EA81DF850E9000B6D8A /* PBXContainerItemProxy */;
  854. sourceTree = BUILT_PRODUCTS_DIR;
  855. };
  856. 3DAD3EAB1DF850E9000B6D8A /* libcxxreact.a */ = {
  857. isa = PBXReferenceProxy;
  858. fileType = archive.ar;
  859. path = libcxxreact.a;
  860. remoteRef = 3DAD3EAA1DF850E9000B6D8A /* PBXContainerItemProxy */;
  861. sourceTree = BUILT_PRODUCTS_DIR;
  862. };
  863. 3DAD3EAD1DF850E9000B6D8A /* libjschelpers.a */ = {
  864. isa = PBXReferenceProxy;
  865. fileType = archive.ar;
  866. path = libjschelpers.a;
  867. remoteRef = 3DAD3EAC1DF850E9000B6D8A /* PBXContainerItemProxy */;
  868. sourceTree = BUILT_PRODUCTS_DIR;
  869. };
  870. 3DAD3EAF1DF850E9000B6D8A /* libjschelpers.a */ = {
  871. isa = PBXReferenceProxy;
  872. fileType = archive.ar;
  873. path = libjschelpers.a;
  874. remoteRef = 3DAD3EAE1DF850E9000B6D8A /* PBXContainerItemProxy */;
  875. sourceTree = BUILT_PRODUCTS_DIR;
  876. };
  877. 5E9157331DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
  878. isa = PBXReferenceProxy;
  879. fileType = archive.ar;
  880. path = libRCTAnimation.a;
  881. remoteRef = 5E9157321DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
  882. sourceTree = BUILT_PRODUCTS_DIR;
  883. };
  884. 5E9157351DD0AC6500FF2AA8 /* libRCTAnimation.a */ = {
  885. isa = PBXReferenceProxy;
  886. fileType = archive.ar;
  887. path = libRCTAnimation.a;
  888. remoteRef = 5E9157341DD0AC6500FF2AA8 /* PBXContainerItemProxy */;
  889. sourceTree = BUILT_PRODUCTS_DIR;
  890. };
  891. 78C398B91ACF4ADC00677621 /* libRCTLinking.a */ = {
  892. isa = PBXReferenceProxy;
  893. fileType = archive.ar;
  894. path = libRCTLinking.a;
  895. remoteRef = 78C398B81ACF4ADC00677621 /* PBXContainerItemProxy */;
  896. sourceTree = BUILT_PRODUCTS_DIR;
  897. };
  898. 832341B51AAA6A8300B99B32 /* libRCTText.a */ = {
  899. isa = PBXReferenceProxy;
  900. fileType = archive.ar;
  901. path = libRCTText.a;
  902. remoteRef = 832341B41AAA6A8300B99B32 /* PBXContainerItemProxy */;
  903. sourceTree = BUILT_PRODUCTS_DIR;
  904. };
  905. ADBDB9271DFEBF0700ED6528 /* libRCTBlob.a */ = {
  906. isa = PBXReferenceProxy;
  907. fileType = archive.ar;
  908. path = libRCTBlob.a;
  909. remoteRef = ADBDB9261DFEBF0700ED6528 /* PBXContainerItemProxy */;
  910. sourceTree = BUILT_PRODUCTS_DIR;
  911. };
  912. /* End PBXReferenceProxy section */
  913. /* Begin PBXResourcesBuildPhase section */
  914. 00E356EC1AD99517003FC87E /* Resources */ = {
  915. isa = PBXResourcesBuildPhase;
  916. buildActionMask = 2147483647;
  917. files = (
  918. );
  919. runOnlyForDeploymentPostprocessing = 0;
  920. };
  921. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  922. isa = PBXResourcesBuildPhase;
  923. buildActionMask = 2147483647;
  924. files = (
  925. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  926. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  927. );
  928. runOnlyForDeploymentPostprocessing = 0;
  929. };
  930. 2D02E4791E0B4A5D006451C7 /* Resources */ = {
  931. isa = PBXResourcesBuildPhase;
  932. buildActionMask = 2147483647;
  933. files = (
  934. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
  935. );
  936. runOnlyForDeploymentPostprocessing = 0;
  937. };
  938. 2D02E48E1E0B4A5D006451C7 /* Resources */ = {
  939. isa = PBXResourcesBuildPhase;
  940. buildActionMask = 2147483647;
  941. files = (
  942. );
  943. runOnlyForDeploymentPostprocessing = 0;
  944. };
  945. /* End PBXResourcesBuildPhase section */
  946. /* Begin PBXShellScriptBuildPhase section */
  947. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  948. isa = PBXShellScriptBuildPhase;
  949. buildActionMask = 2147483647;
  950. files = (
  951. );
  952. inputPaths = (
  953. );
  954. name = "Bundle React Native code and images";
  955. outputPaths = (
  956. );
  957. runOnlyForDeploymentPostprocessing = 0;
  958. shellPath = /bin/sh;
  959. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  960. };
  961. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
  962. isa = PBXShellScriptBuildPhase;
  963. buildActionMask = 2147483647;
  964. files = (
  965. );
  966. inputPaths = (
  967. );
  968. name = "Bundle React Native Code And Images";
  969. outputPaths = (
  970. );
  971. runOnlyForDeploymentPostprocessing = 0;
  972. shellPath = /bin/sh;
  973. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  974. };
  975. /* End PBXShellScriptBuildPhase section */
  976. /* Begin PBXSourcesBuildPhase section */
  977. 00E356EA1AD99517003FC87E /* Sources */ = {
  978. isa = PBXSourcesBuildPhase;
  979. buildActionMask = 2147483647;
  980. files = (
  981. 00E356F31AD99517003FC87E /* demoTests.m in Sources */,
  982. );
  983. runOnlyForDeploymentPostprocessing = 0;
  984. };
  985. 13B07F871A680F5B00A75B9A /* Sources */ = {
  986. isa = PBXSourcesBuildPhase;
  987. buildActionMask = 2147483647;
  988. files = (
  989. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  990. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  991. );
  992. runOnlyForDeploymentPostprocessing = 0;
  993. };
  994. 2D02E4771E0B4A5D006451C7 /* Sources */ = {
  995. isa = PBXSourcesBuildPhase;
  996. buildActionMask = 2147483647;
  997. files = (
  998. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */,
  999. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */,
  1000. );
  1001. runOnlyForDeploymentPostprocessing = 0;
  1002. };
  1003. 2D02E48C1E0B4A5D006451C7 /* Sources */ = {
  1004. isa = PBXSourcesBuildPhase;
  1005. buildActionMask = 2147483647;
  1006. files = (
  1007. 2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */,
  1008. );
  1009. runOnlyForDeploymentPostprocessing = 0;
  1010. };
  1011. /* End PBXSourcesBuildPhase section */
  1012. /* Begin PBXTargetDependency section */
  1013. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  1014. isa = PBXTargetDependency;
  1015. target = 13B07F861A680F5B00A75B9A /* demo */;
  1016. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  1017. };
  1018. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */ = {
  1019. isa = PBXTargetDependency;
  1020. target = 2D02E47A1E0B4A5D006451C7 /* demo-tvOS */;
  1021. targetProxy = 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */;
  1022. };
  1023. /* End PBXTargetDependency section */
  1024. /* Begin PBXVariantGroup section */
  1025. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  1026. isa = PBXVariantGroup;
  1027. children = (
  1028. 13B07FB21A68108700A75B9A /* Base */,
  1029. );
  1030. name = LaunchScreen.xib;
  1031. path = demo;
  1032. sourceTree = "<group>";
  1033. };
  1034. /* End PBXVariantGroup section */
  1035. /* Begin XCBuildConfiguration section */
  1036. 00E356F61AD99517003FC87E /* Debug */ = {
  1037. isa = XCBuildConfiguration;
  1038. buildSettings = {
  1039. BUNDLE_LOADER = "$(TEST_HOST)";
  1040. GCC_PREPROCESSOR_DEFINITIONS = (
  1041. "DEBUG=1",
  1042. "$(inherited)",
  1043. );
  1044. INFOPLIST_FILE = demoTests/Info.plist;
  1045. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1046. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1047. OTHER_LDFLAGS = (
  1048. "-ObjC",
  1049. "-lc++",
  1050. );
  1051. PRODUCT_NAME = "$(TARGET_NAME)";
  1052. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
  1053. LIBRARY_SEARCH_PATHS = (
  1054. "$(inherited)",
  1055. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1056. );
  1057. HEADER_SEARCH_PATHS = (
  1058. "$(inherited)",
  1059. "$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
  1060. );
  1061. };
  1062. name = Debug;
  1063. };
  1064. 00E356F71AD99517003FC87E /* Release */ = {
  1065. isa = XCBuildConfiguration;
  1066. buildSettings = {
  1067. BUNDLE_LOADER = "$(TEST_HOST)";
  1068. COPY_PHASE_STRIP = NO;
  1069. INFOPLIST_FILE = demoTests/Info.plist;
  1070. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1071. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1072. OTHER_LDFLAGS = (
  1073. "-ObjC",
  1074. "-lc++",
  1075. );
  1076. PRODUCT_NAME = "$(TARGET_NAME)";
  1077. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
  1078. LIBRARY_SEARCH_PATHS = (
  1079. "$(inherited)",
  1080. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1081. );
  1082. HEADER_SEARCH_PATHS = (
  1083. "$(inherited)",
  1084. "$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
  1085. );
  1086. };
  1087. name = Release;
  1088. };
  1089. 13B07F941A680F5B00A75B9A /* Debug */ = {
  1090. isa = XCBuildConfiguration;
  1091. buildSettings = {
  1092. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1093. CURRENT_PROJECT_VERSION = 1;
  1094. DEAD_CODE_STRIPPING = NO;
  1095. INFOPLIST_FILE = demo/Info.plist;
  1096. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1097. OTHER_LDFLAGS = (
  1098. "$(inherited)",
  1099. "-ObjC",
  1100. "-lc++",
  1101. );
  1102. PRODUCT_NAME = demo;
  1103. VERSIONING_SYSTEM = "apple-generic";
  1104. HEADER_SEARCH_PATHS = (
  1105. "$(inherited)",
  1106. "$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
  1107. );
  1108. };
  1109. name = Debug;
  1110. };
  1111. 13B07F951A680F5B00A75B9A /* Release */ = {
  1112. isa = XCBuildConfiguration;
  1113. buildSettings = {
  1114. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  1115. CURRENT_PROJECT_VERSION = 1;
  1116. INFOPLIST_FILE = demo/Info.plist;
  1117. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1118. OTHER_LDFLAGS = (
  1119. "$(inherited)",
  1120. "-ObjC",
  1121. "-lc++",
  1122. );
  1123. PRODUCT_NAME = demo;
  1124. VERSIONING_SYSTEM = "apple-generic";
  1125. HEADER_SEARCH_PATHS = (
  1126. "$(inherited)",
  1127. "$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
  1128. );
  1129. };
  1130. name = Release;
  1131. };
  1132. 2D02E4971E0B4A5E006451C7 /* Debug */ = {
  1133. isa = XCBuildConfiguration;
  1134. buildSettings = {
  1135. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1136. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1137. CLANG_ANALYZER_NONNULL = YES;
  1138. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1139. CLANG_WARN_INFINITE_RECURSION = YES;
  1140. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1141. DEBUG_INFORMATION_FORMAT = dwarf;
  1142. ENABLE_TESTABILITY = YES;
  1143. GCC_NO_COMMON_BLOCKS = YES;
  1144. INFOPLIST_FILE = "demo-tvOS/Info.plist";
  1145. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1146. OTHER_LDFLAGS = (
  1147. "-ObjC",
  1148. "-lc++",
  1149. );
  1150. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOS";
  1151. PRODUCT_NAME = "$(TARGET_NAME)";
  1152. SDKROOT = appletvos;
  1153. TARGETED_DEVICE_FAMILY = 3;
  1154. TVOS_DEPLOYMENT_TARGET = 9.2;
  1155. LIBRARY_SEARCH_PATHS = (
  1156. "$(inherited)",
  1157. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1158. );
  1159. HEADER_SEARCH_PATHS = (
  1160. "$(inherited)",
  1161. "$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
  1162. );
  1163. };
  1164. name = Debug;
  1165. };
  1166. 2D02E4981E0B4A5E006451C7 /* Release */ = {
  1167. isa = XCBuildConfiguration;
  1168. buildSettings = {
  1169. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  1170. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  1171. CLANG_ANALYZER_NONNULL = YES;
  1172. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1173. CLANG_WARN_INFINITE_RECURSION = YES;
  1174. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1175. COPY_PHASE_STRIP = NO;
  1176. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1177. GCC_NO_COMMON_BLOCKS = YES;
  1178. INFOPLIST_FILE = "demo-tvOS/Info.plist";
  1179. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  1180. OTHER_LDFLAGS = (
  1181. "-ObjC",
  1182. "-lc++",
  1183. );
  1184. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOS";
  1185. PRODUCT_NAME = "$(TARGET_NAME)";
  1186. SDKROOT = appletvos;
  1187. TARGETED_DEVICE_FAMILY = 3;
  1188. TVOS_DEPLOYMENT_TARGET = 9.2;
  1189. LIBRARY_SEARCH_PATHS = (
  1190. "$(inherited)",
  1191. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1192. );
  1193. HEADER_SEARCH_PATHS = (
  1194. "$(inherited)",
  1195. "$(SRCROOT)/../node_modules/react-native-autoheight-webview/demo/ios/demo",
  1196. );
  1197. };
  1198. name = Release;
  1199. };
  1200. 2D02E4991E0B4A5E006451C7 /* Debug */ = {
  1201. isa = XCBuildConfiguration;
  1202. buildSettings = {
  1203. BUNDLE_LOADER = "$(TEST_HOST)";
  1204. CLANG_ANALYZER_NONNULL = YES;
  1205. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1206. CLANG_WARN_INFINITE_RECURSION = YES;
  1207. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1208. DEBUG_INFORMATION_FORMAT = dwarf;
  1209. ENABLE_TESTABILITY = YES;
  1210. GCC_NO_COMMON_BLOCKS = YES;
  1211. INFOPLIST_FILE = "demo-tvOSTests/Info.plist";
  1212. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1213. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOSTests";
  1214. PRODUCT_NAME = "$(TARGET_NAME)";
  1215. SDKROOT = appletvos;
  1216. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
  1217. TVOS_DEPLOYMENT_TARGET = 10.1;
  1218. LIBRARY_SEARCH_PATHS = (
  1219. "$(inherited)",
  1220. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1221. );
  1222. };
  1223. name = Debug;
  1224. };
  1225. 2D02E49A1E0B4A5E006451C7 /* Release */ = {
  1226. isa = XCBuildConfiguration;
  1227. buildSettings = {
  1228. BUNDLE_LOADER = "$(TEST_HOST)";
  1229. CLANG_ANALYZER_NONNULL = YES;
  1230. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  1231. CLANG_WARN_INFINITE_RECURSION = YES;
  1232. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  1233. COPY_PHASE_STRIP = NO;
  1234. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  1235. GCC_NO_COMMON_BLOCKS = YES;
  1236. INFOPLIST_FILE = "demo-tvOSTests/Info.plist";
  1237. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  1238. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.demo-tvOSTests";
  1239. PRODUCT_NAME = "$(TARGET_NAME)";
  1240. SDKROOT = appletvos;
  1241. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
  1242. TVOS_DEPLOYMENT_TARGET = 10.1;
  1243. LIBRARY_SEARCH_PATHS = (
  1244. "$(inherited)",
  1245. "\"$(SRCROOT)/$(TARGET_NAME)\"",
  1246. );
  1247. };
  1248. name = Release;
  1249. };
  1250. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  1251. isa = XCBuildConfiguration;
  1252. buildSettings = {
  1253. ALWAYS_SEARCH_USER_PATHS = NO;
  1254. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1255. CLANG_CXX_LIBRARY = "libc++";
  1256. CLANG_ENABLE_MODULES = YES;
  1257. CLANG_ENABLE_OBJC_ARC = YES;
  1258. CLANG_WARN_BOOL_CONVERSION = YES;
  1259. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1260. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1261. CLANG_WARN_EMPTY_BODY = YES;
  1262. CLANG_WARN_ENUM_CONVERSION = YES;
  1263. CLANG_WARN_INT_CONVERSION = YES;
  1264. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1265. CLANG_WARN_UNREACHABLE_CODE = YES;
  1266. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1267. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1268. COPY_PHASE_STRIP = NO;
  1269. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1270. GCC_C_LANGUAGE_STANDARD = gnu99;
  1271. GCC_DYNAMIC_NO_PIC = NO;
  1272. GCC_OPTIMIZATION_LEVEL = 0;
  1273. GCC_PREPROCESSOR_DEFINITIONS = (
  1274. "DEBUG=1",
  1275. "$(inherited)",
  1276. );
  1277. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  1278. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1279. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1280. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1281. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1282. GCC_WARN_UNUSED_FUNCTION = YES;
  1283. GCC_WARN_UNUSED_VARIABLE = YES;
  1284. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1285. MTL_ENABLE_DEBUG_INFO = YES;
  1286. ONLY_ACTIVE_ARCH = YES;
  1287. SDKROOT = iphoneos;
  1288. };
  1289. name = Debug;
  1290. };
  1291. 83CBBA211A601CBA00E9B192 /* Release */ = {
  1292. isa = XCBuildConfiguration;
  1293. buildSettings = {
  1294. ALWAYS_SEARCH_USER_PATHS = NO;
  1295. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  1296. CLANG_CXX_LIBRARY = "libc++";
  1297. CLANG_ENABLE_MODULES = YES;
  1298. CLANG_ENABLE_OBJC_ARC = YES;
  1299. CLANG_WARN_BOOL_CONVERSION = YES;
  1300. CLANG_WARN_CONSTANT_CONVERSION = YES;
  1301. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  1302. CLANG_WARN_EMPTY_BODY = YES;
  1303. CLANG_WARN_ENUM_CONVERSION = YES;
  1304. CLANG_WARN_INT_CONVERSION = YES;
  1305. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  1306. CLANG_WARN_UNREACHABLE_CODE = YES;
  1307. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  1308. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  1309. COPY_PHASE_STRIP = YES;
  1310. ENABLE_NS_ASSERTIONS = NO;
  1311. ENABLE_STRICT_OBJC_MSGSEND = YES;
  1312. GCC_C_LANGUAGE_STANDARD = gnu99;
  1313. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  1314. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  1315. GCC_WARN_UNDECLARED_SELECTOR = YES;
  1316. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  1317. GCC_WARN_UNUSED_FUNCTION = YES;
  1318. GCC_WARN_UNUSED_VARIABLE = YES;
  1319. IPHONEOS_DEPLOYMENT_TARGET = 8.0;
  1320. MTL_ENABLE_DEBUG_INFO = NO;
  1321. SDKROOT = iphoneos;
  1322. VALIDATE_PRODUCT = YES;
  1323. };
  1324. name = Release;
  1325. };
  1326. /* End XCBuildConfiguration section */
  1327. /* Begin XCConfigurationList section */
  1328. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */ = {
  1329. isa = XCConfigurationList;
  1330. buildConfigurations = (
  1331. 00E356F61AD99517003FC87E /* Debug */,
  1332. 00E356F71AD99517003FC87E /* Release */,
  1333. );
  1334. defaultConfigurationIsVisible = 0;
  1335. defaultConfigurationName = Release;
  1336. };
  1337. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */ = {
  1338. isa = XCConfigurationList;
  1339. buildConfigurations = (
  1340. 13B07F941A680F5B00A75B9A /* Debug */,
  1341. 13B07F951A680F5B00A75B9A /* Release */,
  1342. );
  1343. defaultConfigurationIsVisible = 0;
  1344. defaultConfigurationName = Release;
  1345. };
  1346. 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */ = {
  1347. isa = XCConfigurationList;
  1348. buildConfigurations = (
  1349. 2D02E4971E0B4A5E006451C7 /* Debug */,
  1350. 2D02E4981E0B4A5E006451C7 /* Release */,
  1351. );
  1352. defaultConfigurationIsVisible = 0;
  1353. defaultConfigurationName = Release;
  1354. };
  1355. 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */ = {
  1356. isa = XCConfigurationList;
  1357. buildConfigurations = (
  1358. 2D02E4991E0B4A5E006451C7 /* Debug */,
  1359. 2D02E49A1E0B4A5E006451C7 /* Release */,
  1360. );
  1361. defaultConfigurationIsVisible = 0;
  1362. defaultConfigurationName = Release;
  1363. };
  1364. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */ = {
  1365. isa = XCConfigurationList;
  1366. buildConfigurations = (
  1367. 83CBBA201A601CBA00E9B192 /* Debug */,
  1368. 83CBBA211A601CBA00E9B192 /* Release */,
  1369. );
  1370. defaultConfigurationIsVisible = 0;
  1371. defaultConfigurationName = Release;
  1372. };
  1373. /* End XCConfigurationList section */
  1374. };
  1375. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  1376. }