project.pbxproj 67 KB

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