설명 없음

project.pbxproj 60KB

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