Nav apraksta

project.pbxproj 39KB

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