project.pbxproj 69 KB

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