No Description

project.pbxproj 39KB

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