Sin descripción

project.pbxproj 77KB

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