No Description

project.pbxproj 50KB

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