No Description

project.pbxproj 40KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949950951952953954955956957958959960961
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00E356F31AD99517003FC87E /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
  10. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  11. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB11A68108700A75B9A /* LaunchScreen.xib */; };
  12. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  13. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  14. 2C74C5D2DDD86C17ABD949A0 /* libPods-demo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 6D7504E55653E08DC61B62E3 /* libPods-demo-tvOS.a */; };
  15. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.m */; };
  16. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  17. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  18. 2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* demoTests.m */; };
  19. 54734FC275DE63CD72586A55 /* libPods-demo-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = A0594497D7E79036E464BEDB /* libPods-demo-tvOSTests.a */; };
  20. 94FD118CF2FA735E6B953043 /* libPods-demo-demoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 857B4B5F3841F0B90386A08E /* libPods-demo-demoTests.a */; };
  21. 97259E0C8121F49A08BBCFCC /* libPods-demo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = BDB8F76C26EE4941035E9951 /* libPods-demo.a */; };
  22. B7C1B3872394B353001240AA /* ae_AlArabiya.ttf in Resources */ = {isa = PBXBuildFile; fileRef = B7C1B3862394B353001240AA /* ae_AlArabiya.ttf */; };
  23. /* End PBXBuildFile section */
  24. /* Begin PBXContainerItemProxy section */
  25. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  26. isa = PBXContainerItemProxy;
  27. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  28. proxyType = 1;
  29. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  30. remoteInfo = demo;
  31. };
  32. 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
  33. isa = PBXContainerItemProxy;
  34. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  35. proxyType = 1;
  36. remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;
  37. remoteInfo = "demo-tvOS";
  38. };
  39. /* End PBXContainerItemProxy section */
  40. /* Begin PBXFileReference section */
  41. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  42. 00E356EE1AD99517003FC87E /* demoTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = demoTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  43. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  44. 00E356F21AD99517003FC87E /* demoTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = demoTests.m; sourceTree = "<group>"; };
  45. 13B07F961A680F5B00A75B9A /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  46. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = demo/AppDelegate.h; sourceTree = "<group>"; };
  47. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = demo/AppDelegate.m; sourceTree = "<group>"; };
  48. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  49. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = demo/Images.xcassets; sourceTree = "<group>"; };
  50. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = demo/Info.plist; sourceTree = "<group>"; };
  51. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = demo/main.m; sourceTree = "<group>"; };
  52. 1F9AF50CAE43AA2BD920F189 /* Pods-demo-tvOS.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOS.release.xcconfig"; path = "Target Support Files/Pods-demo-tvOS/Pods-demo-tvOS.release.xcconfig"; sourceTree = "<group>"; };
  53. 2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "demo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  54. 2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "demo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  55. 351EEACF884DCA35CADA75F7 /* Pods-demo-tvOSTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOSTests.debug.xcconfig"; path = "Target Support Files/Pods-demo-tvOSTests/Pods-demo-tvOSTests.debug.xcconfig"; sourceTree = "<group>"; };
  56. 54EBCA786BC6355E4A0216C6 /* Pods-demo.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.release.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.release.xcconfig"; sourceTree = "<group>"; };
  57. 6D7504E55653E08DC61B62E3 /* libPods-demo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  58. 736DC4494550C40F03BB8CF6 /* Pods-demo-demoTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-demoTests.debug.xcconfig"; path = "Target Support Files/Pods-demo-demoTests/Pods-demo-demoTests.debug.xcconfig"; sourceTree = "<group>"; };
  59. 857B4B5F3841F0B90386A08E /* libPods-demo-demoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-demoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  60. A0594497D7E79036E464BEDB /* libPods-demo-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  61. A519F7CFCA863825F8B7F1AF /* Pods-demo-tvOS.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOS.debug.xcconfig"; path = "Target Support Files/Pods-demo-tvOS/Pods-demo-tvOS.debug.xcconfig"; sourceTree = "<group>"; };
  62. B756E3B277BB46AB44F8B74E /* Pods-demo.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo.debug.xcconfig"; path = "Target Support Files/Pods-demo/Pods-demo.debug.xcconfig"; sourceTree = "<group>"; };
  63. B8FFAEF0B1324E6739799AA7 /* Pods-demo-demoTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-demoTests.release.xcconfig"; path = "Target Support Files/Pods-demo-demoTests/Pods-demo-demoTests.release.xcconfig"; sourceTree = "<group>"; };
  64. BDB8F76C26EE4941035E9951 /* libPods-demo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  65. E9E45635F099B36B28CF1F60 /* Pods-demo-tvOSTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-demo-tvOSTests.release.xcconfig"; path = "Target Support Files/Pods-demo-tvOSTests/Pods-demo-tvOSTests.release.xcconfig"; sourceTree = "<group>"; };
  66. B7C1B3862394B353001240AA /* ae_AlArabiya.ttf */ = {isa = PBXFileReference; lastKnownFileType = file; path = ae_AlArabiya.ttf; sourceTree = "<group>"; };
  67. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  68. ED2971642150620600B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = Platforms/AppleTVOS.platform/Developer/SDKs/AppleTVOS12.0.sdk/System/Library/Frameworks/JavaScriptCore.framework; sourceTree = DEVELOPER_DIR; };
  69. /* End PBXFileReference section */
  70. /* Begin PBXFrameworksBuildPhase section */
  71. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  72. isa = PBXFrameworksBuildPhase;
  73. buildActionMask = 2147483647;
  74. files = (
  75. 94FD118CF2FA735E6B953043 /* libPods-demo-demoTests.a in Frameworks */,
  76. );
  77. runOnlyForDeploymentPostprocessing = 0;
  78. };
  79. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  80. isa = PBXFrameworksBuildPhase;
  81. buildActionMask = 2147483647;
  82. files = (
  83. 97259E0C8121F49A08BBCFCC /* libPods-demo.a in Frameworks */,
  84. );
  85. runOnlyForDeploymentPostprocessing = 0;
  86. };
  87. 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
  88. isa = PBXFrameworksBuildPhase;
  89. buildActionMask = 2147483647;
  90. files = (
  91. 2C74C5D2DDD86C17ABD949A0 /* libPods-demo-tvOS.a in Frameworks */,
  92. );
  93. runOnlyForDeploymentPostprocessing = 0;
  94. };
  95. 2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {
  96. isa = PBXFrameworksBuildPhase;
  97. buildActionMask = 2147483647;
  98. files = (
  99. 54734FC275DE63CD72586A55 /* libPods-demo-tvOSTests.a in Frameworks */,
  100. );
  101. runOnlyForDeploymentPostprocessing = 0;
  102. };
  103. /* End PBXFrameworksBuildPhase section */
  104. /* Begin PBXGroup section */
  105. 00E356EF1AD99517003FC87E /* demoTests */ = {
  106. isa = PBXGroup;
  107. children = (
  108. 00E356F21AD99517003FC87E /* demoTests.m */,
  109. 00E356F01AD99517003FC87E /* Supporting Files */,
  110. );
  111. path = demoTests;
  112. sourceTree = "<group>";
  113. };
  114. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  115. isa = PBXGroup;
  116. children = (
  117. 00E356F11AD99517003FC87E /* Info.plist */,
  118. );
  119. name = "Supporting Files";
  120. sourceTree = "<group>";
  121. };
  122. 13B07FAE1A68108700A75B9A /* demo */ = {
  123. isa = PBXGroup;
  124. children = (
  125. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  126. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  127. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  128. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  129. 13B07FB61A68108700A75B9A /* Info.plist */,
  130. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  131. 13B07FB71A68108700A75B9A /* main.m */,
  132. );
  133. name = demo;
  134. sourceTree = "<group>";
  135. };
  136. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  137. isa = PBXGroup;
  138. children = (
  139. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  140. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  141. BDB8F76C26EE4941035E9951 /* libPods-demo.a */,
  142. 857B4B5F3841F0B90386A08E /* libPods-demo-demoTests.a */,
  143. 6D7504E55653E08DC61B62E3 /* libPods-demo-tvOS.a */,
  144. A0594497D7E79036E464BEDB /* libPods-demo-tvOSTests.a */,
  145. );
  146. name = Frameworks;
  147. sourceTree = "<group>";
  148. };
  149. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  150. isa = PBXGroup;
  151. children = (
  152. );
  153. name = Libraries;
  154. sourceTree = "<group>";
  155. };
  156. 83CBB9F61A601CBA00E9B192 = {
  157. isa = PBXGroup;
  158. children = (
  159. B7C1B3852394B30A001240AA /* web */,
  160. 13B07FAE1A68108700A75B9A /* demo */,
  161. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  162. 00E356EF1AD99517003FC87E /* demoTests */,
  163. 83CBBA001A601CBA00E9B192 /* Products */,
  164. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  165. D3DA01C924CC862C7B1B6376 /* Pods */,
  166. );
  167. indentWidth = 2;
  168. sourceTree = "<group>";
  169. tabWidth = 2;
  170. usesTabs = 0;
  171. };
  172. 83CBBA001A601CBA00E9B192 /* Products */ = {
  173. isa = PBXGroup;
  174. children = (
  175. 13B07F961A680F5B00A75B9A /* demo.app */,
  176. 00E356EE1AD99517003FC87E /* demoTests.xctest */,
  177. 2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */,
  178. 2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */,
  179. );
  180. name = Products;
  181. sourceTree = "<group>";
  182. };
  183. D3DA01C924CC862C7B1B6376 /* Pods */ = {
  184. isa = PBXGroup;
  185. children = (
  186. B756E3B277BB46AB44F8B74E /* Pods-demo.debug.xcconfig */,
  187. 54EBCA786BC6355E4A0216C6 /* Pods-demo.release.xcconfig */,
  188. 736DC4494550C40F03BB8CF6 /* Pods-demo-demoTests.debug.xcconfig */,
  189. B8FFAEF0B1324E6739799AA7 /* Pods-demo-demoTests.release.xcconfig */,
  190. A519F7CFCA863825F8B7F1AF /* Pods-demo-tvOS.debug.xcconfig */,
  191. 1F9AF50CAE43AA2BD920F189 /* Pods-demo-tvOS.release.xcconfig */,
  192. 351EEACF884DCA35CADA75F7 /* Pods-demo-tvOSTests.debug.xcconfig */,
  193. E9E45635F099B36B28CF1F60 /* Pods-demo-tvOSTests.release.xcconfig */,
  194. );
  195. name = Pods;
  196. path = Pods;
  197. sourceTree = "<group>";
  198. };
  199. B7C1B3852394B30A001240AA /* web */ = {
  200. isa = PBXGroup;
  201. children = (
  202. B7C1B3862394B353001240AA /* ae_AlArabiya.ttf */,
  203. );
  204. path = web;
  205. sourceTree = "<group>";
  206. };
  207. /* End PBXGroup section */
  208. /* Begin PBXNativeTarget section */
  209. 00E356ED1AD99517003FC87E /* demoTests */ = {
  210. isa = PBXNativeTarget;
  211. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */;
  212. buildPhases = (
  213. F3D03949804F94ADBF0EAAE6 /* [CP] Check Pods Manifest.lock */,
  214. 00E356EA1AD99517003FC87E /* Sources */,
  215. 00E356EB1AD99517003FC87E /* Frameworks */,
  216. 00E356EC1AD99517003FC87E /* Resources */,
  217. );
  218. buildRules = (
  219. );
  220. dependencies = (
  221. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  222. );
  223. name = demoTests;
  224. productName = demoTests;
  225. productReference = 00E356EE1AD99517003FC87E /* demoTests.xctest */;
  226. productType = "com.apple.product-type.bundle.unit-test";
  227. };
  228. 13B07F861A680F5B00A75B9A /* demo */ = {
  229. isa = PBXNativeTarget;
  230. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */;
  231. buildPhases = (
  232. D0B2F951464DCA71D8B7E452 /* [CP] Check Pods Manifest.lock */,
  233. FD10A7F022414F080027D42C /* Start Packager */,
  234. 13B07F871A680F5B00A75B9A /* Sources */,
  235. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  236. 13B07F8E1A680F5B00A75B9A /* Resources */,
  237. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  238. );
  239. buildRules = (
  240. );
  241. dependencies = (
  242. );
  243. name = demo;
  244. productName = demo;
  245. productReference = 13B07F961A680F5B00A75B9A /* demo.app */;
  246. productType = "com.apple.product-type.application";
  247. };
  248. 2D02E47A1E0B4A5D006451C7 /* demo-tvOS */ = {
  249. isa = PBXNativeTarget;
  250. buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */;
  251. buildPhases = (
  252. 8A5C8CE74FE2B0335BA1C166 /* [CP] Check Pods Manifest.lock */,
  253. FD10A7F122414F3F0027D42C /* Start Packager */,
  254. 2D02E4771E0B4A5D006451C7 /* Sources */,
  255. 2D02E4781E0B4A5D006451C7 /* Frameworks */,
  256. 2D02E4791E0B4A5D006451C7 /* Resources */,
  257. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */,
  258. );
  259. buildRules = (
  260. );
  261. dependencies = (
  262. );
  263. name = "demo-tvOS";
  264. productName = "demo-tvOS";
  265. productReference = 2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */;
  266. productType = "com.apple.product-type.application";
  267. };
  268. 2D02E48F1E0B4A5D006451C7 /* demo-tvOSTests */ = {
  269. isa = PBXNativeTarget;
  270. buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */;
  271. buildPhases = (
  272. 6AAD717192B4C35AF7D8AC6F /* [CP] Check Pods Manifest.lock */,
  273. 2D02E48C1E0B4A5D006451C7 /* Sources */,
  274. 2D02E48D1E0B4A5D006451C7 /* Frameworks */,
  275. 2D02E48E1E0B4A5D006451C7 /* Resources */,
  276. );
  277. buildRules = (
  278. );
  279. dependencies = (
  280. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */,
  281. );
  282. name = "demo-tvOSTests";
  283. productName = "demo-tvOSTests";
  284. productReference = 2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */;
  285. productType = "com.apple.product-type.bundle.unit-test";
  286. };
  287. /* End PBXNativeTarget section */
  288. /* Begin PBXProject section */
  289. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  290. isa = PBXProject;
  291. attributes = {
  292. LastUpgradeCheck = 1130;
  293. TargetAttributes = {
  294. 00E356ED1AD99517003FC87E = {
  295. CreatedOnToolsVersion = 6.2;
  296. TestTargetID = 13B07F861A680F5B00A75B9A;
  297. };
  298. 13B07F861A680F5B00A75B9A = {
  299. LastSwiftMigration = 1120;
  300. };
  301. 2D02E47A1E0B4A5D006451C7 = {
  302. CreatedOnToolsVersion = 8.2.1;
  303. ProvisioningStyle = Automatic;
  304. };
  305. 2D02E48F1E0B4A5D006451C7 = {
  306. CreatedOnToolsVersion = 8.2.1;
  307. ProvisioningStyle = Automatic;
  308. TestTargetID = 2D02E47A1E0B4A5D006451C7;
  309. };
  310. };
  311. };
  312. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */;
  313. compatibilityVersion = "Xcode 3.2";
  314. developmentRegion = en;
  315. hasScannedForEncodings = 0;
  316. knownRegions = (
  317. en,
  318. Base,
  319. );
  320. mainGroup = 83CBB9F61A601CBA00E9B192;
  321. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  322. projectDirPath = "";
  323. projectRoot = "";
  324. targets = (
  325. 13B07F861A680F5B00A75B9A /* demo */,
  326. 00E356ED1AD99517003FC87E /* demoTests */,
  327. 2D02E47A1E0B4A5D006451C7 /* demo-tvOS */,
  328. 2D02E48F1E0B4A5D006451C7 /* demo-tvOSTests */,
  329. );
  330. };
  331. /* End PBXProject section */
  332. /* Begin PBXResourcesBuildPhase section */
  333. 00E356EC1AD99517003FC87E /* Resources */ = {
  334. isa = PBXResourcesBuildPhase;
  335. buildActionMask = 2147483647;
  336. files = (
  337. );
  338. runOnlyForDeploymentPostprocessing = 0;
  339. };
  340. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  341. isa = PBXResourcesBuildPhase;
  342. buildActionMask = 2147483647;
  343. files = (
  344. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  345. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  346. B7C1B3872394B353001240AA /* ae_AlArabiya.ttf in Resources */,
  347. );
  348. runOnlyForDeploymentPostprocessing = 0;
  349. };
  350. 2D02E4791E0B4A5D006451C7 /* Resources */ = {
  351. isa = PBXResourcesBuildPhase;
  352. buildActionMask = 2147483647;
  353. files = (
  354. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
  355. );
  356. runOnlyForDeploymentPostprocessing = 0;
  357. };
  358. 2D02E48E1E0B4A5D006451C7 /* Resources */ = {
  359. isa = PBXResourcesBuildPhase;
  360. buildActionMask = 2147483647;
  361. files = (
  362. );
  363. runOnlyForDeploymentPostprocessing = 0;
  364. };
  365. /* End PBXResourcesBuildPhase section */
  366. /* Begin PBXShellScriptBuildPhase section */
  367. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  368. isa = PBXShellScriptBuildPhase;
  369. buildActionMask = 2147483647;
  370. files = (
  371. );
  372. inputPaths = (
  373. );
  374. name = "Bundle React Native code and images";
  375. outputPaths = (
  376. );
  377. runOnlyForDeploymentPostprocessing = 0;
  378. shellPath = /bin/sh;
  379. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  380. };
  381. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
  382. isa = PBXShellScriptBuildPhase;
  383. buildActionMask = 2147483647;
  384. files = (
  385. );
  386. inputPaths = (
  387. );
  388. name = "Bundle React Native Code And Images";
  389. outputPaths = (
  390. );
  391. runOnlyForDeploymentPostprocessing = 0;
  392. shellPath = /bin/sh;
  393. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  394. };
  395. 6AAD717192B4C35AF7D8AC6F /* [CP] Check Pods Manifest.lock */ = {
  396. isa = PBXShellScriptBuildPhase;
  397. buildActionMask = 2147483647;
  398. files = (
  399. );
  400. inputFileListPaths = (
  401. );
  402. inputPaths = (
  403. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  404. "${PODS_ROOT}/Manifest.lock",
  405. );
  406. name = "[CP] Check Pods Manifest.lock";
  407. outputFileListPaths = (
  408. );
  409. outputPaths = (
  410. "$(DERIVED_FILE_DIR)/Pods-demo-tvOSTests-checkManifestLockResult.txt",
  411. );
  412. runOnlyForDeploymentPostprocessing = 0;
  413. shellPath = /bin/sh;
  414. 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";
  415. showEnvVarsInLog = 0;
  416. };
  417. 8A5C8CE74FE2B0335BA1C166 /* [CP] Check Pods Manifest.lock */ = {
  418. isa = PBXShellScriptBuildPhase;
  419. buildActionMask = 2147483647;
  420. files = (
  421. );
  422. inputFileListPaths = (
  423. );
  424. inputPaths = (
  425. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  426. "${PODS_ROOT}/Manifest.lock",
  427. );
  428. name = "[CP] Check Pods Manifest.lock";
  429. outputFileListPaths = (
  430. );
  431. outputPaths = (
  432. "$(DERIVED_FILE_DIR)/Pods-demo-tvOS-checkManifestLockResult.txt",
  433. );
  434. runOnlyForDeploymentPostprocessing = 0;
  435. shellPath = /bin/sh;
  436. 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";
  437. showEnvVarsInLog = 0;
  438. };
  439. D0B2F951464DCA71D8B7E452 /* [CP] Check Pods Manifest.lock */ = {
  440. isa = PBXShellScriptBuildPhase;
  441. buildActionMask = 2147483647;
  442. files = (
  443. );
  444. inputFileListPaths = (
  445. );
  446. inputPaths = (
  447. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  448. "${PODS_ROOT}/Manifest.lock",
  449. );
  450. name = "[CP] Check Pods Manifest.lock";
  451. outputFileListPaths = (
  452. );
  453. outputPaths = (
  454. "$(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt",
  455. );
  456. runOnlyForDeploymentPostprocessing = 0;
  457. shellPath = /bin/sh;
  458. 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";
  459. showEnvVarsInLog = 0;
  460. };
  461. F3D03949804F94ADBF0EAAE6 /* [CP] Check Pods Manifest.lock */ = {
  462. isa = PBXShellScriptBuildPhase;
  463. buildActionMask = 2147483647;
  464. files = (
  465. );
  466. inputFileListPaths = (
  467. );
  468. inputPaths = (
  469. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  470. "${PODS_ROOT}/Manifest.lock",
  471. );
  472. name = "[CP] Check Pods Manifest.lock";
  473. outputFileListPaths = (
  474. );
  475. outputPaths = (
  476. "$(DERIVED_FILE_DIR)/Pods-demo-demoTests-checkManifestLockResult.txt",
  477. );
  478. runOnlyForDeploymentPostprocessing = 0;
  479. shellPath = /bin/sh;
  480. 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";
  481. showEnvVarsInLog = 0;
  482. };
  483. FD10A7F022414F080027D42C /* Start Packager */ = {
  484. isa = PBXShellScriptBuildPhase;
  485. buildActionMask = 2147483647;
  486. files = (
  487. );
  488. inputFileListPaths = (
  489. );
  490. inputPaths = (
  491. );
  492. name = "Start Packager";
  493. outputFileListPaths = (
  494. );
  495. outputPaths = (
  496. );
  497. runOnlyForDeploymentPostprocessing = 0;
  498. shellPath = /bin/sh;
  499. shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
  500. showEnvVarsInLog = 0;
  501. };
  502. FD10A7F122414F3F0027D42C /* Start Packager */ = {
  503. isa = PBXShellScriptBuildPhase;
  504. buildActionMask = 2147483647;
  505. files = (
  506. );
  507. inputFileListPaths = (
  508. );
  509. inputPaths = (
  510. );
  511. name = "Start Packager";
  512. outputFileListPaths = (
  513. );
  514. outputPaths = (
  515. );
  516. runOnlyForDeploymentPostprocessing = 0;
  517. shellPath = /bin/sh;
  518. shellScript = "export RCT_METRO_PORT=\"${RCT_METRO_PORT:=8081}\"\necho \"export RCT_METRO_PORT=${RCT_METRO_PORT}\" > \"${SRCROOT}/../node_modules/react-native/scripts/.packager.env\"\nif [ -z \"${RCT_NO_LAUNCH_PACKAGER+xxx}\" ] ; then\n if nc -w 5 -z localhost ${RCT_METRO_PORT} ; then\n if ! curl -s \"http://localhost:${RCT_METRO_PORT}/status\" | grep -q \"packager-status:running\" ; then\n echo \"Port ${RCT_METRO_PORT} already in use, packager is either not running or not running correctly\"\n exit 2\n fi\n else\n open \"$SRCROOT/../node_modules/react-native/scripts/launchPackager.command\" || echo \"Can't start packager automatically\"\n fi\nfi\n";
  519. showEnvVarsInLog = 0;
  520. };
  521. /* End PBXShellScriptBuildPhase section */
  522. /* Begin PBXSourcesBuildPhase section */
  523. 00E356EA1AD99517003FC87E /* Sources */ = {
  524. isa = PBXSourcesBuildPhase;
  525. buildActionMask = 2147483647;
  526. files = (
  527. 00E356F31AD99517003FC87E /* demoTests.m in Sources */,
  528. );
  529. runOnlyForDeploymentPostprocessing = 0;
  530. };
  531. 13B07F871A680F5B00A75B9A /* Sources */ = {
  532. isa = PBXSourcesBuildPhase;
  533. buildActionMask = 2147483647;
  534. files = (
  535. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  536. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  537. );
  538. runOnlyForDeploymentPostprocessing = 0;
  539. };
  540. 2D02E4771E0B4A5D006451C7 /* Sources */ = {
  541. isa = PBXSourcesBuildPhase;
  542. buildActionMask = 2147483647;
  543. files = (
  544. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */,
  545. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */,
  546. );
  547. runOnlyForDeploymentPostprocessing = 0;
  548. };
  549. 2D02E48C1E0B4A5D006451C7 /* Sources */ = {
  550. isa = PBXSourcesBuildPhase;
  551. buildActionMask = 2147483647;
  552. files = (
  553. 2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */,
  554. );
  555. runOnlyForDeploymentPostprocessing = 0;
  556. };
  557. /* End PBXSourcesBuildPhase section */
  558. /* Begin PBXTargetDependency section */
  559. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  560. isa = PBXTargetDependency;
  561. target = 13B07F861A680F5B00A75B9A /* demo */;
  562. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  563. };
  564. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */ = {
  565. isa = PBXTargetDependency;
  566. target = 2D02E47A1E0B4A5D006451C7 /* demo-tvOS */;
  567. targetProxy = 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */;
  568. };
  569. /* End PBXTargetDependency section */
  570. /* Begin PBXVariantGroup section */
  571. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  572. isa = PBXVariantGroup;
  573. children = (
  574. 13B07FB21A68108700A75B9A /* Base */,
  575. );
  576. name = LaunchScreen.xib;
  577. path = demo;
  578. sourceTree = "<group>";
  579. };
  580. /* End PBXVariantGroup section */
  581. /* Begin XCBuildConfiguration section */
  582. 00E356F61AD99517003FC87E /* Debug */ = {
  583. isa = XCBuildConfiguration;
  584. baseConfigurationReference = 736DC4494550C40F03BB8CF6 /* Pods-demo-demoTests.debug.xcconfig */;
  585. buildSettings = {
  586. BUNDLE_LOADER = "$(TEST_HOST)";
  587. GCC_PREPROCESSOR_DEFINITIONS = (
  588. "DEBUG=1",
  589. "$(inherited)",
  590. );
  591. INFOPLIST_FILE = demoTests/Info.plist;
  592. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  593. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  594. OTHER_LDFLAGS = (
  595. "-ObjC",
  596. "-lc++",
  597. "$(inherited)",
  598. );
  599. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  600. PRODUCT_NAME = "$(TARGET_NAME)";
  601. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
  602. };
  603. name = Debug;
  604. };
  605. 00E356F71AD99517003FC87E /* Release */ = {
  606. isa = XCBuildConfiguration;
  607. baseConfigurationReference = B8FFAEF0B1324E6739799AA7 /* Pods-demo-demoTests.release.xcconfig */;
  608. buildSettings = {
  609. BUNDLE_LOADER = "$(TEST_HOST)";
  610. COPY_PHASE_STRIP = NO;
  611. INFOPLIST_FILE = demoTests/Info.plist;
  612. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  613. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  614. OTHER_LDFLAGS = (
  615. "-ObjC",
  616. "-lc++",
  617. "$(inherited)",
  618. );
  619. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  620. PRODUCT_NAME = "$(TARGET_NAME)";
  621. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
  622. };
  623. name = Release;
  624. };
  625. 13B07F941A680F5B00A75B9A /* Debug */ = {
  626. isa = XCBuildConfiguration;
  627. baseConfigurationReference = B756E3B277BB46AB44F8B74E /* Pods-demo.debug.xcconfig */;
  628. buildSettings = {
  629. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  630. CLANG_ENABLE_MODULES = YES;
  631. CURRENT_PROJECT_VERSION = 1;
  632. ENABLE_BITCODE = NO;
  633. GCC_PREPROCESSOR_DEFINITIONS = (
  634. "$(inherited)",
  635. "FB_SONARKIT_ENABLED=1",
  636. );
  637. INFOPLIST_FILE = demo/Info.plist;
  638. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  639. OTHER_LDFLAGS = (
  640. "$(inherited)",
  641. "-ObjC",
  642. "-lc++",
  643. );
  644. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  645. PRODUCT_NAME = demo;
  646. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  647. SWIFT_VERSION = 5.0;
  648. VERSIONING_SYSTEM = "apple-generic";
  649. };
  650. name = Debug;
  651. };
  652. 13B07F951A680F5B00A75B9A /* Release */ = {
  653. isa = XCBuildConfiguration;
  654. baseConfigurationReference = 54EBCA786BC6355E4A0216C6 /* Pods-demo.release.xcconfig */;
  655. buildSettings = {
  656. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  657. CLANG_ENABLE_MODULES = YES;
  658. CURRENT_PROJECT_VERSION = 1;
  659. INFOPLIST_FILE = demo/Info.plist;
  660. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  661. OTHER_LDFLAGS = (
  662. "$(inherited)",
  663. "-ObjC",
  664. "-lc++",
  665. );
  666. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  667. PRODUCT_NAME = demo;
  668. SWIFT_VERSION = 5.0;
  669. VERSIONING_SYSTEM = "apple-generic";
  670. };
  671. name = Release;
  672. };
  673. 2D02E4971E0B4A5E006451C7 /* Debug */ = {
  674. isa = XCBuildConfiguration;
  675. baseConfigurationReference = A519F7CFCA863825F8B7F1AF /* Pods-demo-tvOS.debug.xcconfig */;
  676. buildSettings = {
  677. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  678. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  679. CLANG_ANALYZER_NONNULL = YES;
  680. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  681. CLANG_WARN_INFINITE_RECURSION = YES;
  682. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  683. DEBUG_INFORMATION_FORMAT = dwarf;
  684. ENABLE_TESTABILITY = YES;
  685. GCC_NO_COMMON_BLOCKS = YES;
  686. INFOPLIST_FILE = "demo-tvOS/Info.plist";
  687. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  688. OTHER_LDFLAGS = (
  689. "$(inherited)",
  690. "-ObjC",
  691. "-lc++",
  692. );
  693. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOS";
  694. PRODUCT_NAME = "$(TARGET_NAME)";
  695. SDKROOT = appletvos;
  696. TARGETED_DEVICE_FAMILY = 3;
  697. TVOS_DEPLOYMENT_TARGET = 9.2;
  698. };
  699. name = Debug;
  700. };
  701. 2D02E4981E0B4A5E006451C7 /* Release */ = {
  702. isa = XCBuildConfiguration;
  703. baseConfigurationReference = 1F9AF50CAE43AA2BD920F189 /* Pods-demo-tvOS.release.xcconfig */;
  704. buildSettings = {
  705. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  706. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  707. CLANG_ANALYZER_NONNULL = YES;
  708. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  709. CLANG_WARN_INFINITE_RECURSION = YES;
  710. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  711. COPY_PHASE_STRIP = NO;
  712. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  713. GCC_NO_COMMON_BLOCKS = YES;
  714. INFOPLIST_FILE = "demo-tvOS/Info.plist";
  715. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  716. OTHER_LDFLAGS = (
  717. "$(inherited)",
  718. "-ObjC",
  719. "-lc++",
  720. );
  721. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOS";
  722. PRODUCT_NAME = "$(TARGET_NAME)";
  723. SDKROOT = appletvos;
  724. TARGETED_DEVICE_FAMILY = 3;
  725. TVOS_DEPLOYMENT_TARGET = 9.2;
  726. };
  727. name = Release;
  728. };
  729. 2D02E4991E0B4A5E006451C7 /* Debug */ = {
  730. isa = XCBuildConfiguration;
  731. baseConfigurationReference = 351EEACF884DCA35CADA75F7 /* Pods-demo-tvOSTests.debug.xcconfig */;
  732. buildSettings = {
  733. BUNDLE_LOADER = "$(TEST_HOST)";
  734. CLANG_ANALYZER_NONNULL = YES;
  735. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  736. CLANG_WARN_INFINITE_RECURSION = YES;
  737. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  738. DEBUG_INFORMATION_FORMAT = dwarf;
  739. ENABLE_TESTABILITY = YES;
  740. GCC_NO_COMMON_BLOCKS = YES;
  741. INFOPLIST_FILE = "demo-tvOSTests/Info.plist";
  742. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  743. OTHER_LDFLAGS = (
  744. "$(inherited)",
  745. "-ObjC",
  746. "-lc++",
  747. );
  748. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOSTests";
  749. PRODUCT_NAME = "$(TARGET_NAME)";
  750. SDKROOT = appletvos;
  751. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
  752. TVOS_DEPLOYMENT_TARGET = 10.1;
  753. };
  754. name = Debug;
  755. };
  756. 2D02E49A1E0B4A5E006451C7 /* Release */ = {
  757. isa = XCBuildConfiguration;
  758. baseConfigurationReference = E9E45635F099B36B28CF1F60 /* Pods-demo-tvOSTests.release.xcconfig */;
  759. buildSettings = {
  760. BUNDLE_LOADER = "$(TEST_HOST)";
  761. CLANG_ANALYZER_NONNULL = YES;
  762. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  763. CLANG_WARN_INFINITE_RECURSION = YES;
  764. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  765. COPY_PHASE_STRIP = NO;
  766. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  767. GCC_NO_COMMON_BLOCKS = YES;
  768. INFOPLIST_FILE = "demo-tvOSTests/Info.plist";
  769. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  770. OTHER_LDFLAGS = (
  771. "$(inherited)",
  772. "-ObjC",
  773. "-lc++",
  774. );
  775. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOSTests";
  776. PRODUCT_NAME = "$(TARGET_NAME)";
  777. SDKROOT = appletvos;
  778. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
  779. TVOS_DEPLOYMENT_TARGET = 10.1;
  780. };
  781. name = Release;
  782. };
  783. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  784. isa = XCBuildConfiguration;
  785. buildSettings = {
  786. ALWAYS_SEARCH_USER_PATHS = NO;
  787. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  788. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  789. CLANG_CXX_LIBRARY = "libc++";
  790. CLANG_ENABLE_MODULES = YES;
  791. CLANG_ENABLE_OBJC_ARC = YES;
  792. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  793. CLANG_WARN_BOOL_CONVERSION = YES;
  794. CLANG_WARN_COMMA = YES;
  795. CLANG_WARN_CONSTANT_CONVERSION = YES;
  796. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  797. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  798. CLANG_WARN_EMPTY_BODY = YES;
  799. CLANG_WARN_ENUM_CONVERSION = YES;
  800. CLANG_WARN_INFINITE_RECURSION = YES;
  801. CLANG_WARN_INT_CONVERSION = YES;
  802. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  803. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  804. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  805. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  806. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  807. CLANG_WARN_STRICT_PROTOTYPES = YES;
  808. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  809. CLANG_WARN_UNREACHABLE_CODE = YES;
  810. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  811. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  812. COPY_PHASE_STRIP = NO;
  813. ENABLE_STRICT_OBJC_MSGSEND = YES;
  814. ENABLE_TESTABILITY = YES;
  815. GCC_C_LANGUAGE_STANDARD = gnu99;
  816. GCC_DYNAMIC_NO_PIC = NO;
  817. GCC_NO_COMMON_BLOCKS = YES;
  818. GCC_OPTIMIZATION_LEVEL = 0;
  819. GCC_PREPROCESSOR_DEFINITIONS = (
  820. "DEBUG=1",
  821. "$(inherited)",
  822. );
  823. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  824. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  825. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  826. GCC_WARN_UNDECLARED_SELECTOR = YES;
  827. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  828. GCC_WARN_UNUSED_FUNCTION = YES;
  829. GCC_WARN_UNUSED_VARIABLE = YES;
  830. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  831. LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
  832. LIBRARY_SEARCH_PATHS = (
  833. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  834. "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
  835. "\"$(inherited)\"",
  836. );
  837. MTL_ENABLE_DEBUG_INFO = YES;
  838. ONLY_ACTIVE_ARCH = YES;
  839. SDKROOT = iphoneos;
  840. };
  841. name = Debug;
  842. };
  843. 83CBBA211A601CBA00E9B192 /* Release */ = {
  844. isa = XCBuildConfiguration;
  845. buildSettings = {
  846. ALWAYS_SEARCH_USER_PATHS = NO;
  847. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  848. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  849. CLANG_CXX_LIBRARY = "libc++";
  850. CLANG_ENABLE_MODULES = YES;
  851. CLANG_ENABLE_OBJC_ARC = YES;
  852. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  853. CLANG_WARN_BOOL_CONVERSION = YES;
  854. CLANG_WARN_COMMA = YES;
  855. CLANG_WARN_CONSTANT_CONVERSION = YES;
  856. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  857. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  858. CLANG_WARN_EMPTY_BODY = YES;
  859. CLANG_WARN_ENUM_CONVERSION = YES;
  860. CLANG_WARN_INFINITE_RECURSION = YES;
  861. CLANG_WARN_INT_CONVERSION = YES;
  862. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  863. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  864. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  865. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  866. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  867. CLANG_WARN_STRICT_PROTOTYPES = YES;
  868. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  869. CLANG_WARN_UNREACHABLE_CODE = YES;
  870. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  871. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  872. COPY_PHASE_STRIP = YES;
  873. ENABLE_NS_ASSERTIONS = NO;
  874. ENABLE_STRICT_OBJC_MSGSEND = YES;
  875. GCC_C_LANGUAGE_STANDARD = gnu99;
  876. GCC_NO_COMMON_BLOCKS = YES;
  877. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  878. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  879. GCC_WARN_UNDECLARED_SELECTOR = YES;
  880. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  881. GCC_WARN_UNUSED_FUNCTION = YES;
  882. GCC_WARN_UNUSED_VARIABLE = YES;
  883. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  884. LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
  885. LIBRARY_SEARCH_PATHS = (
  886. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  887. "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
  888. "\"$(inherited)\"",
  889. );
  890. MTL_ENABLE_DEBUG_INFO = NO;
  891. SDKROOT = iphoneos;
  892. VALIDATE_PRODUCT = YES;
  893. };
  894. name = Release;
  895. };
  896. /* End XCBuildConfiguration section */
  897. /* Begin XCConfigurationList section */
  898. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */ = {
  899. isa = XCConfigurationList;
  900. buildConfigurations = (
  901. 00E356F61AD99517003FC87E /* Debug */,
  902. 00E356F71AD99517003FC87E /* Release */,
  903. );
  904. defaultConfigurationIsVisible = 0;
  905. defaultConfigurationName = Release;
  906. };
  907. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */ = {
  908. isa = XCConfigurationList;
  909. buildConfigurations = (
  910. 13B07F941A680F5B00A75B9A /* Debug */,
  911. 13B07F951A680F5B00A75B9A /* Release */,
  912. );
  913. defaultConfigurationIsVisible = 0;
  914. defaultConfigurationName = Release;
  915. };
  916. 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */ = {
  917. isa = XCConfigurationList;
  918. buildConfigurations = (
  919. 2D02E4971E0B4A5E006451C7 /* Debug */,
  920. 2D02E4981E0B4A5E006451C7 /* Release */,
  921. );
  922. defaultConfigurationIsVisible = 0;
  923. defaultConfigurationName = Release;
  924. };
  925. 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */ = {
  926. isa = XCConfigurationList;
  927. buildConfigurations = (
  928. 2D02E4991E0B4A5E006451C7 /* Debug */,
  929. 2D02E49A1E0B4A5E006451C7 /* Release */,
  930. );
  931. defaultConfigurationIsVisible = 0;
  932. defaultConfigurationName = Release;
  933. };
  934. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */ = {
  935. isa = XCConfigurationList;
  936. buildConfigurations = (
  937. 83CBBA201A601CBA00E9B192 /* Debug */,
  938. 83CBBA211A601CBA00E9B192 /* Release */,
  939. );
  940. defaultConfigurationIsVisible = 0;
  941. defaultConfigurationName = Release;
  942. };
  943. /* End XCConfigurationList section */
  944. };
  945. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  946. }