No Description

project.pbxproj 40KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854855856857858859860861862863864865866867868869870871872873874875876877878879880881882883884885886887888889890891892893894895896897898899900901902903904905906907908909910911912913914915916917918919920921922923924925926927928929930931932933934935936937938939940941942943944945946947948949
  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. 7AEBDF2765141B7FDF334D73 /* libPods-demo.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 71C42D688B62E022AB106A60 /* libPods-demo.a */; };
  19. 7AEDC6FB3268D41AF314D436 /* libPods-demo-tvOS.a in Frameworks */ = {isa = PBXBuildFile; fileRef = AD605D791404004A9CD55CDB /* libPods-demo-tvOS.a */; };
  20. 888F0CBCA91D26F303D19302 /* libPods-demo-demoTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = E173B6879C8ADCDAA2AFF544 /* libPods-demo-demoTests.a */; };
  21. EB5DD8A4A2A9AC07FBB12EE9 /* libPods-demo-tvOSTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 0CD35B4953B208BECD1B7794 /* libPods-demo-tvOSTests.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. 09FB614A8C09E6EDA3FDB6AD /* 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>"; };
  45. 0CD35B4953B208BECD1B7794 /* libPods-demo-tvOSTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOSTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  46. 13B07F961A680F5B00A75B9A /* demo.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = demo.app; sourceTree = BUILT_PRODUCTS_DIR; };
  47. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = demo/AppDelegate.h; sourceTree = "<group>"; };
  48. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = demo/AppDelegate.m; sourceTree = "<group>"; };
  49. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  50. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = demo/Images.xcassets; sourceTree = "<group>"; };
  51. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = demo/Info.plist; sourceTree = "<group>"; };
  52. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = demo/main.m; sourceTree = "<group>"; };
  53. 1ED99B25A02D3D0BE4D44F1E /* 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>"; };
  54. 2D02E47B1E0B4A5D006451C7 /* demo-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "demo-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  55. 2D02E4901E0B4A5D006451C7 /* demo-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "demo-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  56. 71C42D688B62E022AB106A60 /* libPods-demo.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  57. 722A7A6B2662AA2D741105DE /* 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>"; };
  58. A03265C2EC4D4CD6B5BBC20F /* 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>"; };
  59. ACDC7FD8D5A0F68D0F004AE3 /* 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>"; };
  60. AD605D791404004A9CD55CDB /* libPods-demo-tvOS.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-tvOS.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  61. E173B6879C8ADCDAA2AFF544 /* libPods-demo-demoTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-demo-demoTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  62. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  63. 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; };
  64. F00391E0B5D6439ED1C9F3E5 /* 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. F198BA4CF6196BE6F4E1DADD /* 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. F698C2DDC2ADD72A1DCF4486 /* 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>"; };
  67. /* End PBXFileReference section */
  68. /* Begin PBXFrameworksBuildPhase section */
  69. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  70. isa = PBXFrameworksBuildPhase;
  71. buildActionMask = 2147483647;
  72. files = (
  73. 888F0CBCA91D26F303D19302 /* libPods-demo-demoTests.a in Frameworks */,
  74. );
  75. runOnlyForDeploymentPostprocessing = 0;
  76. };
  77. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  78. isa = PBXFrameworksBuildPhase;
  79. buildActionMask = 2147483647;
  80. files = (
  81. 7AEBDF2765141B7FDF334D73 /* libPods-demo.a in Frameworks */,
  82. );
  83. runOnlyForDeploymentPostprocessing = 0;
  84. };
  85. 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
  86. isa = PBXFrameworksBuildPhase;
  87. buildActionMask = 2147483647;
  88. files = (
  89. 7AEDC6FB3268D41AF314D436 /* libPods-demo-tvOS.a in Frameworks */,
  90. );
  91. runOnlyForDeploymentPostprocessing = 0;
  92. };
  93. 2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {
  94. isa = PBXFrameworksBuildPhase;
  95. buildActionMask = 2147483647;
  96. files = (
  97. EB5DD8A4A2A9AC07FBB12EE9 /* 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. 2B32AE702145A7CA3BFA9BA9 /* Pods */ = {
  135. isa = PBXGroup;
  136. children = (
  137. F198BA4CF6196BE6F4E1DADD /* Pods-demo.debug.xcconfig */,
  138. 722A7A6B2662AA2D741105DE /* Pods-demo.release.xcconfig */,
  139. 1ED99B25A02D3D0BE4D44F1E /* Pods-demo-demoTests.debug.xcconfig */,
  140. ACDC7FD8D5A0F68D0F004AE3 /* Pods-demo-demoTests.release.xcconfig */,
  141. 09FB614A8C09E6EDA3FDB6AD /* Pods-demo-tvOS.debug.xcconfig */,
  142. F698C2DDC2ADD72A1DCF4486 /* Pods-demo-tvOS.release.xcconfig */,
  143. F00391E0B5D6439ED1C9F3E5 /* Pods-demo-tvOSTests.debug.xcconfig */,
  144. A03265C2EC4D4CD6B5BBC20F /* Pods-demo-tvOSTests.release.xcconfig */,
  145. );
  146. name = Pods;
  147. path = Pods;
  148. sourceTree = "<group>";
  149. };
  150. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  151. isa = PBXGroup;
  152. children = (
  153. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  154. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  155. 71C42D688B62E022AB106A60 /* libPods-demo.a */,
  156. E173B6879C8ADCDAA2AFF544 /* libPods-demo-demoTests.a */,
  157. AD605D791404004A9CD55CDB /* libPods-demo-tvOS.a */,
  158. 0CD35B4953B208BECD1B7794 /* libPods-demo-tvOSTests.a */,
  159. );
  160. name = Frameworks;
  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. 2B32AE702145A7CA3BFA9BA9 /* 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. 8ED54F981A6BFAF2EF4954E7 /* [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. 72C6E981C56746A0EB4E407C /* [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. 1558E4DFA3FB545B1DF2E70A /* [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. 265CBEA5C9EDD284EE4943AE /* [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 = 1130;
  282. TargetAttributes = {
  283. 00E356ED1AD99517003FC87E = {
  284. CreatedOnToolsVersion = 6.2;
  285. TestTargetID = 13B07F861A680F5B00A75B9A;
  286. };
  287. 13B07F861A680F5B00A75B9A = {
  288. LastSwiftMigration = 1120;
  289. };
  290. 2D02E47A1E0B4A5D006451C7 = {
  291. CreatedOnToolsVersion = 8.2.1;
  292. ProvisioningStyle = Automatic;
  293. };
  294. 2D02E48F1E0B4A5D006451C7 = {
  295. CreatedOnToolsVersion = 8.2.1;
  296. ProvisioningStyle = Automatic;
  297. TestTargetID = 2D02E47A1E0B4A5D006451C7;
  298. };
  299. };
  300. };
  301. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */;
  302. compatibilityVersion = "Xcode 3.2";
  303. developmentRegion = en;
  304. hasScannedForEncodings = 0;
  305. knownRegions = (
  306. en,
  307. Base,
  308. );
  309. mainGroup = 83CBB9F61A601CBA00E9B192;
  310. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  311. projectDirPath = "";
  312. projectRoot = "";
  313. targets = (
  314. 13B07F861A680F5B00A75B9A /* demo */,
  315. 00E356ED1AD99517003FC87E /* demoTests */,
  316. 2D02E47A1E0B4A5D006451C7 /* demo-tvOS */,
  317. 2D02E48F1E0B4A5D006451C7 /* demo-tvOSTests */,
  318. );
  319. };
  320. /* End PBXProject section */
  321. /* Begin PBXResourcesBuildPhase section */
  322. 00E356EC1AD99517003FC87E /* Resources */ = {
  323. isa = PBXResourcesBuildPhase;
  324. buildActionMask = 2147483647;
  325. files = (
  326. );
  327. runOnlyForDeploymentPostprocessing = 0;
  328. };
  329. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  330. isa = PBXResourcesBuildPhase;
  331. buildActionMask = 2147483647;
  332. files = (
  333. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  334. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  335. );
  336. runOnlyForDeploymentPostprocessing = 0;
  337. };
  338. 2D02E4791E0B4A5D006451C7 /* Resources */ = {
  339. isa = PBXResourcesBuildPhase;
  340. buildActionMask = 2147483647;
  341. files = (
  342. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
  343. );
  344. runOnlyForDeploymentPostprocessing = 0;
  345. };
  346. 2D02E48E1E0B4A5D006451C7 /* Resources */ = {
  347. isa = PBXResourcesBuildPhase;
  348. buildActionMask = 2147483647;
  349. files = (
  350. );
  351. runOnlyForDeploymentPostprocessing = 0;
  352. };
  353. /* End PBXResourcesBuildPhase section */
  354. /* Begin PBXShellScriptBuildPhase section */
  355. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  356. isa = PBXShellScriptBuildPhase;
  357. buildActionMask = 2147483647;
  358. files = (
  359. );
  360. inputPaths = (
  361. );
  362. name = "Bundle React Native code and images";
  363. outputPaths = (
  364. );
  365. runOnlyForDeploymentPostprocessing = 0;
  366. shellPath = /bin/sh;
  367. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  368. };
  369. 1558E4DFA3FB545B1DF2E70A /* [CP] Check Pods Manifest.lock */ = {
  370. isa = PBXShellScriptBuildPhase;
  371. buildActionMask = 2147483647;
  372. files = (
  373. );
  374. inputFileListPaths = (
  375. );
  376. inputPaths = (
  377. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  378. "${PODS_ROOT}/Manifest.lock",
  379. );
  380. name = "[CP] Check Pods Manifest.lock";
  381. outputFileListPaths = (
  382. );
  383. outputPaths = (
  384. "$(DERIVED_FILE_DIR)/Pods-demo-tvOS-checkManifestLockResult.txt",
  385. );
  386. runOnlyForDeploymentPostprocessing = 0;
  387. shellPath = /bin/sh;
  388. 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";
  389. showEnvVarsInLog = 0;
  390. };
  391. 265CBEA5C9EDD284EE4943AE /* [CP] Check Pods Manifest.lock */ = {
  392. isa = PBXShellScriptBuildPhase;
  393. buildActionMask = 2147483647;
  394. files = (
  395. );
  396. inputFileListPaths = (
  397. );
  398. inputPaths = (
  399. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  400. "${PODS_ROOT}/Manifest.lock",
  401. );
  402. name = "[CP] Check Pods Manifest.lock";
  403. outputFileListPaths = (
  404. );
  405. outputPaths = (
  406. "$(DERIVED_FILE_DIR)/Pods-demo-tvOSTests-checkManifestLockResult.txt",
  407. );
  408. runOnlyForDeploymentPostprocessing = 0;
  409. shellPath = /bin/sh;
  410. 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";
  411. showEnvVarsInLog = 0;
  412. };
  413. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
  414. isa = PBXShellScriptBuildPhase;
  415. buildActionMask = 2147483647;
  416. files = (
  417. );
  418. inputPaths = (
  419. );
  420. name = "Bundle React Native Code And Images";
  421. outputPaths = (
  422. );
  423. runOnlyForDeploymentPostprocessing = 0;
  424. shellPath = /bin/sh;
  425. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  426. };
  427. 72C6E981C56746A0EB4E407C /* [CP] Check Pods Manifest.lock */ = {
  428. isa = PBXShellScriptBuildPhase;
  429. buildActionMask = 2147483647;
  430. files = (
  431. );
  432. inputFileListPaths = (
  433. );
  434. inputPaths = (
  435. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  436. "${PODS_ROOT}/Manifest.lock",
  437. );
  438. name = "[CP] Check Pods Manifest.lock";
  439. outputFileListPaths = (
  440. );
  441. outputPaths = (
  442. "$(DERIVED_FILE_DIR)/Pods-demo-checkManifestLockResult.txt",
  443. );
  444. runOnlyForDeploymentPostprocessing = 0;
  445. shellPath = /bin/sh;
  446. 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";
  447. showEnvVarsInLog = 0;
  448. };
  449. 8ED54F981A6BFAF2EF4954E7 /* [CP] Check Pods Manifest.lock */ = {
  450. isa = PBXShellScriptBuildPhase;
  451. buildActionMask = 2147483647;
  452. files = (
  453. );
  454. inputFileListPaths = (
  455. );
  456. inputPaths = (
  457. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  458. "${PODS_ROOT}/Manifest.lock",
  459. );
  460. name = "[CP] Check Pods Manifest.lock";
  461. outputFileListPaths = (
  462. );
  463. outputPaths = (
  464. "$(DERIVED_FILE_DIR)/Pods-demo-demoTests-checkManifestLockResult.txt",
  465. );
  466. runOnlyForDeploymentPostprocessing = 0;
  467. shellPath = /bin/sh;
  468. 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";
  469. showEnvVarsInLog = 0;
  470. };
  471. FD10A7F022414F080027D42C /* Start Packager */ = {
  472. isa = PBXShellScriptBuildPhase;
  473. buildActionMask = 2147483647;
  474. files = (
  475. );
  476. inputFileListPaths = (
  477. );
  478. inputPaths = (
  479. );
  480. name = "Start Packager";
  481. outputFileListPaths = (
  482. );
  483. outputPaths = (
  484. );
  485. runOnlyForDeploymentPostprocessing = 0;
  486. shellPath = /bin/sh;
  487. 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";
  488. showEnvVarsInLog = 0;
  489. };
  490. FD10A7F122414F3F0027D42C /* Start Packager */ = {
  491. isa = PBXShellScriptBuildPhase;
  492. buildActionMask = 2147483647;
  493. files = (
  494. );
  495. inputFileListPaths = (
  496. );
  497. inputPaths = (
  498. );
  499. name = "Start Packager";
  500. outputFileListPaths = (
  501. );
  502. outputPaths = (
  503. );
  504. runOnlyForDeploymentPostprocessing = 0;
  505. shellPath = /bin/sh;
  506. 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";
  507. showEnvVarsInLog = 0;
  508. };
  509. /* End PBXShellScriptBuildPhase section */
  510. /* Begin PBXSourcesBuildPhase section */
  511. 00E356EA1AD99517003FC87E /* Sources */ = {
  512. isa = PBXSourcesBuildPhase;
  513. buildActionMask = 2147483647;
  514. files = (
  515. 00E356F31AD99517003FC87E /* demoTests.m in Sources */,
  516. );
  517. runOnlyForDeploymentPostprocessing = 0;
  518. };
  519. 13B07F871A680F5B00A75B9A /* Sources */ = {
  520. isa = PBXSourcesBuildPhase;
  521. buildActionMask = 2147483647;
  522. files = (
  523. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  524. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  525. );
  526. runOnlyForDeploymentPostprocessing = 0;
  527. };
  528. 2D02E4771E0B4A5D006451C7 /* Sources */ = {
  529. isa = PBXSourcesBuildPhase;
  530. buildActionMask = 2147483647;
  531. files = (
  532. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */,
  533. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */,
  534. );
  535. runOnlyForDeploymentPostprocessing = 0;
  536. };
  537. 2D02E48C1E0B4A5D006451C7 /* Sources */ = {
  538. isa = PBXSourcesBuildPhase;
  539. buildActionMask = 2147483647;
  540. files = (
  541. 2DCD954D1E0B4F2C00145EB5 /* demoTests.m in Sources */,
  542. );
  543. runOnlyForDeploymentPostprocessing = 0;
  544. };
  545. /* End PBXSourcesBuildPhase section */
  546. /* Begin PBXTargetDependency section */
  547. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  548. isa = PBXTargetDependency;
  549. target = 13B07F861A680F5B00A75B9A /* demo */;
  550. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  551. };
  552. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */ = {
  553. isa = PBXTargetDependency;
  554. target = 2D02E47A1E0B4A5D006451C7 /* demo-tvOS */;
  555. targetProxy = 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */;
  556. };
  557. /* End PBXTargetDependency section */
  558. /* Begin PBXVariantGroup section */
  559. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  560. isa = PBXVariantGroup;
  561. children = (
  562. 13B07FB21A68108700A75B9A /* Base */,
  563. );
  564. name = LaunchScreen.xib;
  565. path = demo;
  566. sourceTree = "<group>";
  567. };
  568. /* End PBXVariantGroup section */
  569. /* Begin XCBuildConfiguration section */
  570. 00E356F61AD99517003FC87E /* Debug */ = {
  571. isa = XCBuildConfiguration;
  572. baseConfigurationReference = 1ED99B25A02D3D0BE4D44F1E /* Pods-demo-demoTests.debug.xcconfig */;
  573. buildSettings = {
  574. BUNDLE_LOADER = "$(TEST_HOST)";
  575. GCC_PREPROCESSOR_DEFINITIONS = (
  576. "DEBUG=1",
  577. "$(inherited)",
  578. );
  579. INFOPLIST_FILE = demoTests/Info.plist;
  580. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  581. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  582. OTHER_LDFLAGS = (
  583. "-ObjC",
  584. "-lc++",
  585. "$(inherited)",
  586. );
  587. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  588. PRODUCT_NAME = "$(TARGET_NAME)";
  589. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
  590. };
  591. name = Debug;
  592. };
  593. 00E356F71AD99517003FC87E /* Release */ = {
  594. isa = XCBuildConfiguration;
  595. baseConfigurationReference = ACDC7FD8D5A0F68D0F004AE3 /* Pods-demo-demoTests.release.xcconfig */;
  596. buildSettings = {
  597. BUNDLE_LOADER = "$(TEST_HOST)";
  598. COPY_PHASE_STRIP = NO;
  599. INFOPLIST_FILE = demoTests/Info.plist;
  600. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  601. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  602. OTHER_LDFLAGS = (
  603. "-ObjC",
  604. "-lc++",
  605. "$(inherited)",
  606. );
  607. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  608. PRODUCT_NAME = "$(TARGET_NAME)";
  609. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo.app/demo";
  610. };
  611. name = Release;
  612. };
  613. 13B07F941A680F5B00A75B9A /* Debug */ = {
  614. isa = XCBuildConfiguration;
  615. baseConfigurationReference = F198BA4CF6196BE6F4E1DADD /* Pods-demo.debug.xcconfig */;
  616. buildSettings = {
  617. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  618. CLANG_ENABLE_MODULES = YES;
  619. CURRENT_PROJECT_VERSION = 1;
  620. ENABLE_BITCODE = NO;
  621. GCC_PREPROCESSOR_DEFINITIONS = (
  622. "$(inherited)",
  623. "FB_SONARKIT_ENABLED=1",
  624. );
  625. INFOPLIST_FILE = demo/Info.plist;
  626. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  627. OTHER_LDFLAGS = (
  628. "$(inherited)",
  629. "-ObjC",
  630. "-lc++",
  631. );
  632. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  633. PRODUCT_NAME = demo;
  634. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  635. SWIFT_VERSION = 5.0;
  636. VERSIONING_SYSTEM = "apple-generic";
  637. };
  638. name = Debug;
  639. };
  640. 13B07F951A680F5B00A75B9A /* Release */ = {
  641. isa = XCBuildConfiguration;
  642. baseConfigurationReference = 722A7A6B2662AA2D741105DE /* Pods-demo.release.xcconfig */;
  643. buildSettings = {
  644. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  645. CLANG_ENABLE_MODULES = YES;
  646. CURRENT_PROJECT_VERSION = 1;
  647. INFOPLIST_FILE = demo/Info.plist;
  648. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  649. OTHER_LDFLAGS = (
  650. "$(inherited)",
  651. "-ObjC",
  652. "-lc++",
  653. );
  654. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  655. PRODUCT_NAME = demo;
  656. SWIFT_VERSION = 5.0;
  657. VERSIONING_SYSTEM = "apple-generic";
  658. };
  659. name = Release;
  660. };
  661. 2D02E4971E0B4A5E006451C7 /* Debug */ = {
  662. isa = XCBuildConfiguration;
  663. baseConfigurationReference = 09FB614A8C09E6EDA3FDB6AD /* Pods-demo-tvOS.debug.xcconfig */;
  664. buildSettings = {
  665. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  666. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  667. CLANG_ANALYZER_NONNULL = YES;
  668. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  669. CLANG_WARN_INFINITE_RECURSION = YES;
  670. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  671. DEBUG_INFORMATION_FORMAT = dwarf;
  672. ENABLE_TESTABILITY = YES;
  673. GCC_NO_COMMON_BLOCKS = YES;
  674. INFOPLIST_FILE = "demo-tvOS/Info.plist";
  675. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  676. OTHER_LDFLAGS = (
  677. "$(inherited)",
  678. "-ObjC",
  679. "-lc++",
  680. );
  681. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOS";
  682. PRODUCT_NAME = "$(TARGET_NAME)";
  683. SDKROOT = appletvos;
  684. TARGETED_DEVICE_FAMILY = 3;
  685. TVOS_DEPLOYMENT_TARGET = 9.2;
  686. };
  687. name = Debug;
  688. };
  689. 2D02E4981E0B4A5E006451C7 /* Release */ = {
  690. isa = XCBuildConfiguration;
  691. baseConfigurationReference = F698C2DDC2ADD72A1DCF4486 /* Pods-demo-tvOS.release.xcconfig */;
  692. buildSettings = {
  693. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  694. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  695. CLANG_ANALYZER_NONNULL = YES;
  696. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  697. CLANG_WARN_INFINITE_RECURSION = YES;
  698. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  699. COPY_PHASE_STRIP = NO;
  700. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  701. GCC_NO_COMMON_BLOCKS = YES;
  702. INFOPLIST_FILE = "demo-tvOS/Info.plist";
  703. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  704. OTHER_LDFLAGS = (
  705. "$(inherited)",
  706. "-ObjC",
  707. "-lc++",
  708. );
  709. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOS";
  710. PRODUCT_NAME = "$(TARGET_NAME)";
  711. SDKROOT = appletvos;
  712. TARGETED_DEVICE_FAMILY = 3;
  713. TVOS_DEPLOYMENT_TARGET = 9.2;
  714. };
  715. name = Release;
  716. };
  717. 2D02E4991E0B4A5E006451C7 /* Debug */ = {
  718. isa = XCBuildConfiguration;
  719. baseConfigurationReference = F00391E0B5D6439ED1C9F3E5 /* Pods-demo-tvOSTests.debug.xcconfig */;
  720. buildSettings = {
  721. BUNDLE_LOADER = "$(TEST_HOST)";
  722. CLANG_ANALYZER_NONNULL = YES;
  723. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  724. CLANG_WARN_INFINITE_RECURSION = YES;
  725. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  726. DEBUG_INFORMATION_FORMAT = dwarf;
  727. ENABLE_TESTABILITY = YES;
  728. GCC_NO_COMMON_BLOCKS = YES;
  729. INFOPLIST_FILE = "demo-tvOSTests/Info.plist";
  730. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  731. OTHER_LDFLAGS = (
  732. "$(inherited)",
  733. "-ObjC",
  734. "-lc++",
  735. );
  736. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOSTests";
  737. PRODUCT_NAME = "$(TARGET_NAME)";
  738. SDKROOT = appletvos;
  739. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
  740. TVOS_DEPLOYMENT_TARGET = 10.1;
  741. };
  742. name = Debug;
  743. };
  744. 2D02E49A1E0B4A5E006451C7 /* Release */ = {
  745. isa = XCBuildConfiguration;
  746. baseConfigurationReference = A03265C2EC4D4CD6B5BBC20F /* Pods-demo-tvOSTests.release.xcconfig */;
  747. buildSettings = {
  748. BUNDLE_LOADER = "$(TEST_HOST)";
  749. CLANG_ANALYZER_NONNULL = YES;
  750. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  751. CLANG_WARN_INFINITE_RECURSION = YES;
  752. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  753. COPY_PHASE_STRIP = NO;
  754. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  755. GCC_NO_COMMON_BLOCKS = YES;
  756. INFOPLIST_FILE = "demo-tvOSTests/Info.plist";
  757. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  758. OTHER_LDFLAGS = (
  759. "$(inherited)",
  760. "-ObjC",
  761. "-lc++",
  762. );
  763. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.demo-tvOSTests";
  764. PRODUCT_NAME = "$(TARGET_NAME)";
  765. SDKROOT = appletvos;
  766. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/demo-tvOS.app/demo-tvOS";
  767. TVOS_DEPLOYMENT_TARGET = 10.1;
  768. };
  769. name = Release;
  770. };
  771. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  772. isa = XCBuildConfiguration;
  773. buildSettings = {
  774. ALWAYS_SEARCH_USER_PATHS = NO;
  775. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  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. LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
  820. LIBRARY_SEARCH_PATHS = (
  821. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  822. "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
  823. "\"$(inherited)\"",
  824. );
  825. MTL_ENABLE_DEBUG_INFO = YES;
  826. ONLY_ACTIVE_ARCH = YES;
  827. SDKROOT = iphoneos;
  828. };
  829. name = Debug;
  830. };
  831. 83CBBA211A601CBA00E9B192 /* Release */ = {
  832. isa = XCBuildConfiguration;
  833. buildSettings = {
  834. ALWAYS_SEARCH_USER_PATHS = NO;
  835. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  836. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  837. CLANG_CXX_LIBRARY = "libc++";
  838. CLANG_ENABLE_MODULES = YES;
  839. CLANG_ENABLE_OBJC_ARC = YES;
  840. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  841. CLANG_WARN_BOOL_CONVERSION = YES;
  842. CLANG_WARN_COMMA = YES;
  843. CLANG_WARN_CONSTANT_CONVERSION = YES;
  844. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  845. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  846. CLANG_WARN_EMPTY_BODY = YES;
  847. CLANG_WARN_ENUM_CONVERSION = YES;
  848. CLANG_WARN_INFINITE_RECURSION = YES;
  849. CLANG_WARN_INT_CONVERSION = YES;
  850. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  851. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  852. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  853. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  854. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  855. CLANG_WARN_STRICT_PROTOTYPES = YES;
  856. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  857. CLANG_WARN_UNREACHABLE_CODE = YES;
  858. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  859. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  860. COPY_PHASE_STRIP = YES;
  861. ENABLE_NS_ASSERTIONS = NO;
  862. ENABLE_STRICT_OBJC_MSGSEND = YES;
  863. GCC_C_LANGUAGE_STANDARD = gnu99;
  864. GCC_NO_COMMON_BLOCKS = YES;
  865. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  866. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  867. GCC_WARN_UNDECLARED_SELECTOR = YES;
  868. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  869. GCC_WARN_UNUSED_FUNCTION = YES;
  870. GCC_WARN_UNUSED_VARIABLE = YES;
  871. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  872. LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
  873. LIBRARY_SEARCH_PATHS = (
  874. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  875. "\"$(TOOLCHAIN_DIR)/usr/lib/swift-5.0/$(PLATFORM_NAME)\"",
  876. "\"$(inherited)\"",
  877. );
  878. MTL_ENABLE_DEBUG_INFO = NO;
  879. SDKROOT = iphoneos;
  880. VALIDATE_PRODUCT = YES;
  881. };
  882. name = Release;
  883. };
  884. /* End XCBuildConfiguration section */
  885. /* Begin XCConfigurationList section */
  886. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "demoTests" */ = {
  887. isa = XCConfigurationList;
  888. buildConfigurations = (
  889. 00E356F61AD99517003FC87E /* Debug */,
  890. 00E356F71AD99517003FC87E /* Release */,
  891. );
  892. defaultConfigurationIsVisible = 0;
  893. defaultConfigurationName = Release;
  894. };
  895. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "demo" */ = {
  896. isa = XCConfigurationList;
  897. buildConfigurations = (
  898. 13B07F941A680F5B00A75B9A /* Debug */,
  899. 13B07F951A680F5B00A75B9A /* Release */,
  900. );
  901. defaultConfigurationIsVisible = 0;
  902. defaultConfigurationName = Release;
  903. };
  904. 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOS" */ = {
  905. isa = XCConfigurationList;
  906. buildConfigurations = (
  907. 2D02E4971E0B4A5E006451C7 /* Debug */,
  908. 2D02E4981E0B4A5E006451C7 /* Release */,
  909. );
  910. defaultConfigurationIsVisible = 0;
  911. defaultConfigurationName = Release;
  912. };
  913. 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "demo-tvOSTests" */ = {
  914. isa = XCConfigurationList;
  915. buildConfigurations = (
  916. 2D02E4991E0B4A5E006451C7 /* Debug */,
  917. 2D02E49A1E0B4A5E006451C7 /* Release */,
  918. );
  919. defaultConfigurationIsVisible = 0;
  920. defaultConfigurationName = Release;
  921. };
  922. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "demo" */ = {
  923. isa = XCConfigurationList;
  924. buildConfigurations = (
  925. 83CBBA201A601CBA00E9B192 /* Debug */,
  926. 83CBBA211A601CBA00E9B192 /* Release */,
  927. );
  928. defaultConfigurationIsVisible = 0;
  929. defaultConfigurationName = Release;
  930. };
  931. /* End XCConfigurationList section */
  932. };
  933. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  934. }