project.pbxproj 44 KB

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