project.pbxproj 38 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742743744745746747748749750751752753754755756757758759760761762763764765766767768769770771772773774775776777778779780781782783784785786787788789790791792793794795796797798799800801802803804805806807808809810811812813814815816817818819820821822823824825826827828829830831832833834835836837838839840841842843844845846847848849850851852853854
  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. 8CF7B0EED2B941D69DA6ABE5 /* AntDesign.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 5521B08E8DBA4573A604197E /* AntDesign.ttf */; };
  19. 743B430B3EF448FEA42310D9 /* Entypo.ttf in Resources */ = {isa = PBXBuildFile; fileRef = CE41FBD39FF34A8198FD38A7 /* Entypo.ttf */; };
  20. 8FB9861638404A1393B72CB9 /* EvilIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 2583D99A90144B899827A14B /* EvilIcons.ttf */; };
  21. 964D969D285648B19AEB2872 /* Feather.ttf in Resources */ = {isa = PBXBuildFile; fileRef = E719B8237A3D417A861D36D5 /* Feather.ttf */; };
  22. 18FB25CB356149EE8492A83A /* FontAwesome.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 73C84A2B3D294E9787F448BA /* FontAwesome.ttf */; };
  23. CB225C28DA714369849AA1E3 /* FontAwesome5_Brands.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6FD5A45F202B4629BC71DCB5 /* FontAwesome5_Brands.ttf */; };
  24. 2CF263B3305E47118D9069B4 /* FontAwesome5_Regular.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 6685A892653648C187A82D41 /* FontAwesome5_Regular.ttf */; };
  25. 11FA0C6A9866471DB2CDE574 /* FontAwesome5_Solid.ttf in Resources */ = {isa = PBXBuildFile; fileRef = C72EE95CD67945429ECF8FFC /* FontAwesome5_Solid.ttf */; };
  26. 65843766EB044381B16C1C35 /* Fontisto.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F093F82CC38A4AFFB1AF0F03 /* Fontisto.ttf */; };
  27. D14E38AC6DED4278A605B868 /* Foundation.ttf in Resources */ = {isa = PBXBuildFile; fileRef = FC870C5F5E744F5BB1EB4F2A /* Foundation.ttf */; };
  28. D5CE09C8B7754934BD21387C /* Ionicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 155721587C9D4E05B71891B4 /* Ionicons.ttf */; };
  29. 3158C6A47950427286F1684E /* MaterialCommunityIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 12E6A75E7DD84609A797013D /* MaterialCommunityIcons.ttf */; };
  30. A1F4E026B8C746FE8F0A78CB /* MaterialIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = BE2D09809F6B4213AB9F8DAC /* MaterialIcons.ttf */; };
  31. FE1C8F27F181410FBB1D4E90 /* Octicons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = 379A11462E21408BB7BEDAF6 /* Octicons.ttf */; };
  32. 6F9FB0944FDD4FC4A4338B9B /* SimpleLineIcons.ttf in Resources */ = {isa = PBXBuildFile; fileRef = F53F944945A14A0DA580B519 /* SimpleLineIcons.ttf */; };
  33. B9209B10BC3F43D6B19FEBE0 /* Zocial.ttf in Resources */ = {isa = PBXBuildFile; fileRef = BF694F2B5B0A4187A15F80AD /* Zocial.ttf */; };
  34. /* End PBXBuildFile section */
  35. /* Begin PBXContainerItemProxy section */
  36. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  37. isa = PBXContainerItemProxy;
  38. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  39. proxyType = 1;
  40. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  41. remoteInfo = emptyapp;
  42. };
  43. 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */ = {
  44. isa = PBXContainerItemProxy;
  45. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  46. proxyType = 1;
  47. remoteGlobalIDString = 2D02E47A1E0B4A5D006451C7;
  48. remoteInfo = "emptyapp-tvOS";
  49. };
  50. /* End PBXContainerItemProxy section */
  51. /* Begin PBXFileReference section */
  52. 008F07F21AC5B25A0029DE68 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  53. 00E356EE1AD99517003FC87E /* emptyappTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = emptyappTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  54. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  55. 00E356F21AD99517003FC87E /* emptyappTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = emptyappTests.m; sourceTree = "<group>"; };
  56. 13B07F961A680F5B00A75B9A /* emptyapp.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = emptyapp.app; sourceTree = BUILT_PRODUCTS_DIR; };
  57. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = emptyapp/AppDelegate.h; sourceTree = "<group>"; };
  58. 13B07FB01A68108700A75B9A /* AppDelegate.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = AppDelegate.m; path = emptyapp/AppDelegate.m; sourceTree = "<group>"; };
  59. 13B07FB21A68108700A75B9A /* Base */ = {isa = PBXFileReference; lastKnownFileType = file.xib; name = Base; path = Base.lproj/LaunchScreen.xib; sourceTree = "<group>"; };
  60. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = emptyapp/Images.xcassets; sourceTree = "<group>"; };
  61. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = emptyapp/Info.plist; sourceTree = "<group>"; };
  62. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = emptyapp/main.m; sourceTree = "<group>"; };
  63. 2D02E47B1E0B4A5D006451C7 /* emptyapp-tvOS.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = "emptyapp-tvOS.app"; sourceTree = BUILT_PRODUCTS_DIR; };
  64. 2D02E4901E0B4A5D006451C7 /* emptyapp-tvOSTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = "emptyapp-tvOSTests.xctest"; sourceTree = BUILT_PRODUCTS_DIR; };
  65. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  66. 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; };
  67. 5521B08E8DBA4573A604197E /* AntDesign.ttf */ = {isa = PBXFileReference; name = "AntDesign.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/AntDesign.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  68. CE41FBD39FF34A8198FD38A7 /* Entypo.ttf */ = {isa = PBXFileReference; name = "Entypo.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Entypo.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  69. 2583D99A90144B899827A14B /* EvilIcons.ttf */ = {isa = PBXFileReference; name = "EvilIcons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/EvilIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  70. E719B8237A3D417A861D36D5 /* Feather.ttf */ = {isa = PBXFileReference; name = "Feather.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Feather.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  71. 73C84A2B3D294E9787F448BA /* FontAwesome.ttf */ = {isa = PBXFileReference; name = "FontAwesome.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  72. 6FD5A45F202B4629BC71DCB5 /* FontAwesome5_Brands.ttf */ = {isa = PBXFileReference; name = "FontAwesome5_Brands.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Brands.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  73. 6685A892653648C187A82D41 /* FontAwesome5_Regular.ttf */ = {isa = PBXFileReference; name = "FontAwesome5_Regular.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Regular.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  74. C72EE95CD67945429ECF8FFC /* FontAwesome5_Solid.ttf */ = {isa = PBXFileReference; name = "FontAwesome5_Solid.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/FontAwesome5_Solid.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  75. F093F82CC38A4AFFB1AF0F03 /* Fontisto.ttf */ = {isa = PBXFileReference; name = "Fontisto.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Fontisto.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  76. FC870C5F5E744F5BB1EB4F2A /* Foundation.ttf */ = {isa = PBXFileReference; name = "Foundation.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Foundation.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  77. 155721587C9D4E05B71891B4 /* Ionicons.ttf */ = {isa = PBXFileReference; name = "Ionicons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Ionicons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  78. 12E6A75E7DD84609A797013D /* MaterialCommunityIcons.ttf */ = {isa = PBXFileReference; name = "MaterialCommunityIcons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/MaterialCommunityIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  79. BE2D09809F6B4213AB9F8DAC /* MaterialIcons.ttf */ = {isa = PBXFileReference; name = "MaterialIcons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/MaterialIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  80. 379A11462E21408BB7BEDAF6 /* Octicons.ttf */ = {isa = PBXFileReference; name = "Octicons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Octicons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  81. F53F944945A14A0DA580B519 /* SimpleLineIcons.ttf */ = {isa = PBXFileReference; name = "SimpleLineIcons.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/SimpleLineIcons.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  82. BF694F2B5B0A4187A15F80AD /* Zocial.ttf */ = {isa = PBXFileReference; name = "Zocial.ttf"; path = "../node_modules/react-native-vector-icons/Fonts/Zocial.ttf"; sourceTree = "<group>"; fileEncoding = undefined; lastKnownFileType = unknown; explicitFileType = undefined; includeInIndex = 0; };
  83. /* End PBXFileReference section */
  84. /* Begin PBXFrameworksBuildPhase section */
  85. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  86. isa = PBXFrameworksBuildPhase;
  87. buildActionMask = 2147483647;
  88. files = (
  89. );
  90. runOnlyForDeploymentPostprocessing = 0;
  91. };
  92. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  93. isa = PBXFrameworksBuildPhase;
  94. buildActionMask = 2147483647;
  95. files = (
  96. );
  97. runOnlyForDeploymentPostprocessing = 0;
  98. };
  99. 2D02E4781E0B4A5D006451C7 /* Frameworks */ = {
  100. isa = PBXFrameworksBuildPhase;
  101. buildActionMask = 2147483647;
  102. files = (
  103. );
  104. runOnlyForDeploymentPostprocessing = 0;
  105. };
  106. 2D02E48D1E0B4A5D006451C7 /* Frameworks */ = {
  107. isa = PBXFrameworksBuildPhase;
  108. buildActionMask = 2147483647;
  109. files = (
  110. );
  111. runOnlyForDeploymentPostprocessing = 0;
  112. };
  113. /* End PBXFrameworksBuildPhase section */
  114. /* Begin PBXGroup section */
  115. 00E356EF1AD99517003FC87E /* emptyappTests */ = {
  116. isa = PBXGroup;
  117. children = (
  118. 00E356F21AD99517003FC87E /* emptyappTests.m */,
  119. 00E356F01AD99517003FC87E /* Supporting Files */,
  120. );
  121. path = emptyappTests;
  122. sourceTree = "<group>";
  123. };
  124. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  125. isa = PBXGroup;
  126. children = (
  127. 00E356F11AD99517003FC87E /* Info.plist */,
  128. );
  129. name = "Supporting Files";
  130. sourceTree = "<group>";
  131. };
  132. 13B07FAE1A68108700A75B9A /* emptyapp */ = {
  133. isa = PBXGroup;
  134. children = (
  135. 008F07F21AC5B25A0029DE68 /* main.jsbundle */,
  136. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  137. 13B07FB01A68108700A75B9A /* AppDelegate.m */,
  138. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  139. 13B07FB61A68108700A75B9A /* Info.plist */,
  140. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */,
  141. 13B07FB71A68108700A75B9A /* main.m */,
  142. );
  143. name = emptyapp;
  144. sourceTree = "<group>";
  145. };
  146. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  147. isa = PBXGroup;
  148. children = (
  149. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  150. ED2971642150620600B7C4FE /* JavaScriptCore.framework */,
  151. );
  152. name = Frameworks;
  153. sourceTree = "<group>";
  154. };
  155. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  156. isa = PBXGroup;
  157. children = (
  158. );
  159. name = Libraries;
  160. sourceTree = "<group>";
  161. };
  162. 83CBB9F61A601CBA00E9B192 = {
  163. isa = PBXGroup;
  164. children = (
  165. 13B07FAE1A68108700A75B9A /* emptyapp */,
  166. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  167. 00E356EF1AD99517003FC87E /* emptyappTests */,
  168. 83CBBA001A601CBA00E9B192 /* Products */,
  169. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  170. 222B1436A6E24A0DB433E0AA /* Resources */,
  171. );
  172. indentWidth = 2;
  173. sourceTree = "<group>";
  174. tabWidth = 2;
  175. usesTabs = 0;
  176. };
  177. 83CBBA001A601CBA00E9B192 /* Products */ = {
  178. isa = PBXGroup;
  179. children = (
  180. 13B07F961A680F5B00A75B9A /* emptyapp.app */,
  181. 00E356EE1AD99517003FC87E /* emptyappTests.xctest */,
  182. 2D02E47B1E0B4A5D006451C7 /* emptyapp-tvOS.app */,
  183. 2D02E4901E0B4A5D006451C7 /* emptyapp-tvOSTests.xctest */,
  184. );
  185. name = Products;
  186. sourceTree = "<group>";
  187. };
  188. 222B1436A6E24A0DB433E0AA /* Resources */ = {
  189. isa = "PBXGroup";
  190. children = (
  191. 5521B08E8DBA4573A604197E /* AntDesign.ttf */,
  192. CE41FBD39FF34A8198FD38A7 /* Entypo.ttf */,
  193. 2583D99A90144B899827A14B /* EvilIcons.ttf */,
  194. E719B8237A3D417A861D36D5 /* Feather.ttf */,
  195. 73C84A2B3D294E9787F448BA /* FontAwesome.ttf */,
  196. 6FD5A45F202B4629BC71DCB5 /* FontAwesome5_Brands.ttf */,
  197. 6685A892653648C187A82D41 /* FontAwesome5_Regular.ttf */,
  198. C72EE95CD67945429ECF8FFC /* FontAwesome5_Solid.ttf */,
  199. F093F82CC38A4AFFB1AF0F03 /* Fontisto.ttf */,
  200. FC870C5F5E744F5BB1EB4F2A /* Foundation.ttf */,
  201. 155721587C9D4E05B71891B4 /* Ionicons.ttf */,
  202. 12E6A75E7DD84609A797013D /* MaterialCommunityIcons.ttf */,
  203. BE2D09809F6B4213AB9F8DAC /* MaterialIcons.ttf */,
  204. 379A11462E21408BB7BEDAF6 /* Octicons.ttf */,
  205. F53F944945A14A0DA580B519 /* SimpleLineIcons.ttf */,
  206. BF694F2B5B0A4187A15F80AD /* Zocial.ttf */,
  207. );
  208. name = Resources;
  209. sourceTree = "<group>";
  210. path = "";
  211. };
  212. /* End PBXGroup section */
  213. /* Begin PBXNativeTarget section */
  214. 00E356ED1AD99517003FC87E /* emptyappTests */ = {
  215. isa = PBXNativeTarget;
  216. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "emptyappTests" */;
  217. buildPhases = (
  218. 00E356EA1AD99517003FC87E /* Sources */,
  219. 00E356EB1AD99517003FC87E /* Frameworks */,
  220. 00E356EC1AD99517003FC87E /* Resources */,
  221. );
  222. buildRules = (
  223. );
  224. dependencies = (
  225. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  226. );
  227. name = emptyappTests;
  228. productName = emptyappTests;
  229. productReference = 00E356EE1AD99517003FC87E /* emptyappTests.xctest */;
  230. productType = "com.apple.product-type.bundle.unit-test";
  231. };
  232. 13B07F861A680F5B00A75B9A /* emptyapp */ = {
  233. isa = PBXNativeTarget;
  234. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "emptyapp" */;
  235. buildPhases = (
  236. FD10A7F022414F080027D42C /* Start Packager */,
  237. 13B07F871A680F5B00A75B9A /* Sources */,
  238. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  239. 13B07F8E1A680F5B00A75B9A /* Resources */,
  240. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  241. );
  242. buildRules = (
  243. );
  244. dependencies = (
  245. );
  246. name = emptyapp;
  247. productName = "emptyapp";
  248. productReference = 13B07F961A680F5B00A75B9A /* emptyapp.app */;
  249. productType = "com.apple.product-type.application";
  250. };
  251. 2D02E47A1E0B4A5D006451C7 /* emptyapp-tvOS */ = {
  252. isa = PBXNativeTarget;
  253. buildConfigurationList = 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "emptyapp-tvOS" */;
  254. buildPhases = (
  255. FD10A7F122414F3F0027D42C /* Start Packager */,
  256. 2D02E4771E0B4A5D006451C7 /* Sources */,
  257. 2D02E4781E0B4A5D006451C7 /* Frameworks */,
  258. 2D02E4791E0B4A5D006451C7 /* Resources */,
  259. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */,
  260. );
  261. buildRules = (
  262. );
  263. dependencies = (
  264. );
  265. name = "emptyapp-tvOS";
  266. productName = "emptyapp-tvOS";
  267. productReference = 2D02E47B1E0B4A5D006451C7 /* emptyapp-tvOS.app */;
  268. productType = "com.apple.product-type.application";
  269. };
  270. 2D02E48F1E0B4A5D006451C7 /* emptyapp-tvOSTests */ = {
  271. isa = PBXNativeTarget;
  272. buildConfigurationList = 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "emptyapp-tvOSTests" */;
  273. buildPhases = (
  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. en,
  317. Base,
  318. );
  319. mainGroup = 83CBB9F61A601CBA00E9B192;
  320. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  321. projectDirPath = "";
  322. projectRoot = "";
  323. targets = (
  324. 13B07F861A680F5B00A75B9A /* emptyapp */,
  325. 00E356ED1AD99517003FC87E /* emptyappTests */,
  326. 2D02E47A1E0B4A5D006451C7 /* emptyapp-tvOS */,
  327. 2D02E48F1E0B4A5D006451C7 /* emptyapp-tvOSTests */,
  328. );
  329. };
  330. /* End PBXProject section */
  331. /* Begin PBXResourcesBuildPhase section */
  332. 00E356EC1AD99517003FC87E /* Resources */ = {
  333. isa = PBXResourcesBuildPhase;
  334. buildActionMask = 2147483647;
  335. files = (
  336. );
  337. runOnlyForDeploymentPostprocessing = 0;
  338. };
  339. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  340. isa = PBXResourcesBuildPhase;
  341. buildActionMask = 2147483647;
  342. files = (
  343. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  344. 13B07FBD1A68108700A75B9A /* LaunchScreen.xib in Resources */,
  345. 8CF7B0EED2B941D69DA6ABE5 /* AntDesign.ttf in Resources */,
  346. 743B430B3EF448FEA42310D9 /* Entypo.ttf in Resources */,
  347. 8FB9861638404A1393B72CB9 /* EvilIcons.ttf in Resources */,
  348. 964D969D285648B19AEB2872 /* Feather.ttf in Resources */,
  349. 18FB25CB356149EE8492A83A /* FontAwesome.ttf in Resources */,
  350. CB225C28DA714369849AA1E3 /* FontAwesome5_Brands.ttf in Resources */,
  351. 2CF263B3305E47118D9069B4 /* FontAwesome5_Regular.ttf in Resources */,
  352. 11FA0C6A9866471DB2CDE574 /* FontAwesome5_Solid.ttf in Resources */,
  353. 65843766EB044381B16C1C35 /* Fontisto.ttf in Resources */,
  354. D14E38AC6DED4278A605B868 /* Foundation.ttf in Resources */,
  355. D5CE09C8B7754934BD21387C /* Ionicons.ttf in Resources */,
  356. 3158C6A47950427286F1684E /* MaterialCommunityIcons.ttf in Resources */,
  357. A1F4E026B8C746FE8F0A78CB /* MaterialIcons.ttf in Resources */,
  358. FE1C8F27F181410FBB1D4E90 /* Octicons.ttf in Resources */,
  359. 6F9FB0944FDD4FC4A4338B9B /* SimpleLineIcons.ttf in Resources */,
  360. B9209B10BC3F43D6B19FEBE0 /* Zocial.ttf in Resources */,
  361. );
  362. runOnlyForDeploymentPostprocessing = 0;
  363. };
  364. 2D02E4791E0B4A5D006451C7 /* Resources */ = {
  365. isa = PBXResourcesBuildPhase;
  366. buildActionMask = 2147483647;
  367. files = (
  368. 2D02E4BD1E0B4A84006451C7 /* Images.xcassets in Resources */,
  369. );
  370. runOnlyForDeploymentPostprocessing = 0;
  371. };
  372. 2D02E48E1E0B4A5D006451C7 /* Resources */ = {
  373. isa = PBXResourcesBuildPhase;
  374. buildActionMask = 2147483647;
  375. files = (
  376. );
  377. runOnlyForDeploymentPostprocessing = 0;
  378. };
  379. /* End PBXResourcesBuildPhase section */
  380. /* Begin PBXShellScriptBuildPhase section */
  381. 00DD1BFF1BD5951E006B06BC /* 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. 2D02E4CB1E0B4B27006451C7 /* Bundle React Native Code And Images */ = {
  396. isa = PBXShellScriptBuildPhase;
  397. buildActionMask = 2147483647;
  398. files = (
  399. );
  400. inputPaths = (
  401. );
  402. name = "Bundle React Native Code And Images";
  403. outputPaths = (
  404. );
  405. runOnlyForDeploymentPostprocessing = 0;
  406. shellPath = /bin/sh;
  407. shellScript = "export NODE_BINARY=node\n../node_modules/react-native/scripts/react-native-xcode.sh";
  408. };
  409. FD10A7F022414F080027D42C /* Start Packager */ = {
  410. isa = PBXShellScriptBuildPhase;
  411. buildActionMask = 2147483647;
  412. files = (
  413. );
  414. inputFileListPaths = (
  415. );
  416. inputPaths = (
  417. );
  418. name = "Start Packager";
  419. outputFileListPaths = (
  420. );
  421. outputPaths = (
  422. );
  423. runOnlyForDeploymentPostprocessing = 0;
  424. shellPath = /bin/sh;
  425. 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";
  426. showEnvVarsInLog = 0;
  427. };
  428. FD10A7F122414F3F0027D42C /* Start Packager */ = {
  429. isa = PBXShellScriptBuildPhase;
  430. buildActionMask = 2147483647;
  431. files = (
  432. );
  433. inputFileListPaths = (
  434. );
  435. inputPaths = (
  436. );
  437. name = "Start Packager";
  438. outputFileListPaths = (
  439. );
  440. outputPaths = (
  441. );
  442. runOnlyForDeploymentPostprocessing = 0;
  443. shellPath = /bin/sh;
  444. 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";
  445. showEnvVarsInLog = 0;
  446. };
  447. /* End PBXShellScriptBuildPhase section */
  448. /* Begin PBXSourcesBuildPhase section */
  449. 00E356EA1AD99517003FC87E /* Sources */ = {
  450. isa = PBXSourcesBuildPhase;
  451. buildActionMask = 2147483647;
  452. files = (
  453. 00E356F31AD99517003FC87E /* emptyappTests.m in Sources */,
  454. );
  455. runOnlyForDeploymentPostprocessing = 0;
  456. };
  457. 13B07F871A680F5B00A75B9A /* Sources */ = {
  458. isa = PBXSourcesBuildPhase;
  459. buildActionMask = 2147483647;
  460. files = (
  461. 13B07FBC1A68108700A75B9A /* AppDelegate.m in Sources */,
  462. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  463. );
  464. runOnlyForDeploymentPostprocessing = 0;
  465. };
  466. 2D02E4771E0B4A5D006451C7 /* Sources */ = {
  467. isa = PBXSourcesBuildPhase;
  468. buildActionMask = 2147483647;
  469. files = (
  470. 2D02E4BF1E0B4AB3006451C7 /* main.m in Sources */,
  471. 2D02E4BC1E0B4A80006451C7 /* AppDelegate.m in Sources */,
  472. );
  473. runOnlyForDeploymentPostprocessing = 0;
  474. };
  475. 2D02E48C1E0B4A5D006451C7 /* Sources */ = {
  476. isa = PBXSourcesBuildPhase;
  477. buildActionMask = 2147483647;
  478. files = (
  479. 2DCD954D1E0B4F2C00145EB5 /* emptyappTests.m in Sources */,
  480. );
  481. runOnlyForDeploymentPostprocessing = 0;
  482. };
  483. /* End PBXSourcesBuildPhase section */
  484. /* Begin PBXTargetDependency section */
  485. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  486. isa = PBXTargetDependency;
  487. target = 13B07F861A680F5B00A75B9A /* emptyapp */;
  488. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  489. };
  490. 2D02E4921E0B4A5D006451C7 /* PBXTargetDependency */ = {
  491. isa = PBXTargetDependency;
  492. target = 2D02E47A1E0B4A5D006451C7 /* emptyapp-tvOS */;
  493. targetProxy = 2D02E4911E0B4A5D006451C7 /* PBXContainerItemProxy */;
  494. };
  495. /* End PBXTargetDependency section */
  496. /* Begin PBXVariantGroup section */
  497. 13B07FB11A68108700A75B9A /* LaunchScreen.xib */ = {
  498. isa = PBXVariantGroup;
  499. children = (
  500. 13B07FB21A68108700A75B9A /* Base */,
  501. );
  502. name = LaunchScreen.xib;
  503. path = emptyapp;
  504. sourceTree = "<group>";
  505. };
  506. /* End PBXVariantGroup section */
  507. /* Begin XCBuildConfiguration section */
  508. 00E356F61AD99517003FC87E /* Debug */ = {
  509. isa = XCBuildConfiguration;
  510. buildSettings = {
  511. BUNDLE_LOADER = "$(TEST_HOST)";
  512. GCC_PREPROCESSOR_DEFINITIONS = (
  513. "DEBUG=1",
  514. "$(inherited)",
  515. );
  516. INFOPLIST_FILE = emptyappTests/Info.plist;
  517. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  518. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  519. OTHER_LDFLAGS = (
  520. "-ObjC",
  521. "-lc++",
  522. "$(inherited)",
  523. );
  524. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  525. PRODUCT_NAME = "$(TARGET_NAME)";
  526. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/emptyapp.app/emptyapp";
  527. };
  528. name = Debug;
  529. };
  530. 00E356F71AD99517003FC87E /* Release */ = {
  531. isa = XCBuildConfiguration;
  532. buildSettings = {
  533. BUNDLE_LOADER = "$(TEST_HOST)";
  534. COPY_PHASE_STRIP = NO;
  535. INFOPLIST_FILE = emptyappTests/Info.plist;
  536. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  537. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  538. OTHER_LDFLAGS = (
  539. "-ObjC",
  540. "-lc++",
  541. "$(inherited)",
  542. );
  543. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  544. PRODUCT_NAME = "$(TARGET_NAME)";
  545. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/emptyapp.app/emptyapp";
  546. };
  547. name = Release;
  548. };
  549. 13B07F941A680F5B00A75B9A /* Debug */ = {
  550. isa = XCBuildConfiguration;
  551. buildSettings = {
  552. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  553. CURRENT_PROJECT_VERSION = 1;
  554. DEAD_CODE_STRIPPING = NO;
  555. INFOPLIST_FILE = emptyapp/Info.plist;
  556. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  557. OTHER_LDFLAGS = (
  558. "$(inherited)",
  559. "-ObjC",
  560. "-lc++",
  561. );
  562. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  563. PRODUCT_NAME = emptyapp;
  564. VERSIONING_SYSTEM = "apple-generic";
  565. };
  566. name = Debug;
  567. };
  568. 13B07F951A680F5B00A75B9A /* Release */ = {
  569. isa = XCBuildConfiguration;
  570. buildSettings = {
  571. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  572. CURRENT_PROJECT_VERSION = 1;
  573. INFOPLIST_FILE = emptyapp/Info.plist;
  574. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  575. OTHER_LDFLAGS = (
  576. "$(inherited)",
  577. "-ObjC",
  578. "-lc++",
  579. );
  580. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  581. PRODUCT_NAME = emptyapp;
  582. VERSIONING_SYSTEM = "apple-generic";
  583. };
  584. name = Release;
  585. };
  586. 2D02E4971E0B4A5E006451C7 /* Debug */ = {
  587. isa = XCBuildConfiguration;
  588. buildSettings = {
  589. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  590. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  591. CLANG_ANALYZER_NONNULL = YES;
  592. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  593. CLANG_WARN_INFINITE_RECURSION = YES;
  594. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  595. DEBUG_INFORMATION_FORMAT = dwarf;
  596. ENABLE_TESTABILITY = YES;
  597. GCC_NO_COMMON_BLOCKS = YES;
  598. INFOPLIST_FILE = "emptyapp-tvOS/Info.plist";
  599. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  600. OTHER_LDFLAGS = (
  601. "$(inherited)",
  602. "-ObjC",
  603. "-lc++",
  604. );
  605. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.emptyapp-tvOS";
  606. PRODUCT_NAME = "$(TARGET_NAME)";
  607. SDKROOT = appletvos;
  608. TARGETED_DEVICE_FAMILY = 3;
  609. TVOS_DEPLOYMENT_TARGET = 9.2;
  610. };
  611. name = Debug;
  612. };
  613. 2D02E4981E0B4A5E006451C7 /* Release */ = {
  614. isa = XCBuildConfiguration;
  615. buildSettings = {
  616. ASSETCATALOG_COMPILER_APPICON_NAME = "App Icon & Top Shelf Image";
  617. ASSETCATALOG_COMPILER_LAUNCHIMAGE_NAME = LaunchImage;
  618. CLANG_ANALYZER_NONNULL = YES;
  619. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  620. CLANG_WARN_INFINITE_RECURSION = YES;
  621. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  622. COPY_PHASE_STRIP = NO;
  623. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  624. GCC_NO_COMMON_BLOCKS = YES;
  625. INFOPLIST_FILE = "emptyapp-tvOS/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 = "com.facebook.REACT.emptyapp-tvOS";
  633. PRODUCT_NAME = "$(TARGET_NAME)";
  634. SDKROOT = appletvos;
  635. TARGETED_DEVICE_FAMILY = 3;
  636. TVOS_DEPLOYMENT_TARGET = 9.2;
  637. };
  638. name = Release;
  639. };
  640. 2D02E4991E0B4A5E006451C7 /* Debug */ = {
  641. isa = XCBuildConfiguration;
  642. buildSettings = {
  643. BUNDLE_LOADER = "$(TEST_HOST)";
  644. CLANG_ANALYZER_NONNULL = YES;
  645. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  646. CLANG_WARN_INFINITE_RECURSION = YES;
  647. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  648. DEBUG_INFORMATION_FORMAT = dwarf;
  649. ENABLE_TESTABILITY = YES;
  650. GCC_NO_COMMON_BLOCKS = YES;
  651. INFOPLIST_FILE = "emptyapp-tvOSTests/Info.plist";
  652. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  653. OTHER_LDFLAGS = (
  654. "$(inherited)",
  655. "-ObjC",
  656. "-lc++",
  657. );
  658. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.emptyapp-tvOSTests";
  659. PRODUCT_NAME = "$(TARGET_NAME)";
  660. SDKROOT = appletvos;
  661. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/emptyapp-tvOS.app/emptyapp-tvOS";
  662. TVOS_DEPLOYMENT_TARGET = 10.1;
  663. };
  664. name = Debug;
  665. };
  666. 2D02E49A1E0B4A5E006451C7 /* Release */ = {
  667. isa = XCBuildConfiguration;
  668. buildSettings = {
  669. BUNDLE_LOADER = "$(TEST_HOST)";
  670. CLANG_ANALYZER_NONNULL = YES;
  671. CLANG_WARN_DOCUMENTATION_COMMENTS = YES;
  672. CLANG_WARN_INFINITE_RECURSION = YES;
  673. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  674. COPY_PHASE_STRIP = NO;
  675. DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
  676. GCC_NO_COMMON_BLOCKS = YES;
  677. INFOPLIST_FILE = "emptyapp-tvOSTests/Info.plist";
  678. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks @loader_path/Frameworks";
  679. OTHER_LDFLAGS = (
  680. "$(inherited)",
  681. "-ObjC",
  682. "-lc++",
  683. );
  684. PRODUCT_BUNDLE_IDENTIFIER = "com.facebook.REACT.emptyapp-tvOSTests";
  685. PRODUCT_NAME = "$(TARGET_NAME)";
  686. SDKROOT = appletvos;
  687. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/emptyapp-tvOS.app/emptyapp-tvOS";
  688. TVOS_DEPLOYMENT_TARGET = 10.1;
  689. };
  690. name = Release;
  691. };
  692. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  693. isa = XCBuildConfiguration;
  694. buildSettings = {
  695. ALWAYS_SEARCH_USER_PATHS = NO;
  696. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  697. CLANG_CXX_LIBRARY = "libc++";
  698. CLANG_ENABLE_MODULES = YES;
  699. CLANG_ENABLE_OBJC_ARC = YES;
  700. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  701. CLANG_WARN_BOOL_CONVERSION = YES;
  702. CLANG_WARN_COMMA = YES;
  703. CLANG_WARN_CONSTANT_CONVERSION = YES;
  704. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  705. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  706. CLANG_WARN_EMPTY_BODY = YES;
  707. CLANG_WARN_ENUM_CONVERSION = YES;
  708. CLANG_WARN_INFINITE_RECURSION = YES;
  709. CLANG_WARN_INT_CONVERSION = YES;
  710. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  711. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  712. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  713. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  714. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  715. CLANG_WARN_STRICT_PROTOTYPES = YES;
  716. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  717. CLANG_WARN_UNREACHABLE_CODE = YES;
  718. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  719. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  720. COPY_PHASE_STRIP = NO;
  721. ENABLE_STRICT_OBJC_MSGSEND = YES;
  722. ENABLE_TESTABILITY = YES;
  723. GCC_C_LANGUAGE_STANDARD = gnu99;
  724. GCC_DYNAMIC_NO_PIC = NO;
  725. GCC_NO_COMMON_BLOCKS = YES;
  726. GCC_OPTIMIZATION_LEVEL = 0;
  727. GCC_PREPROCESSOR_DEFINITIONS = (
  728. "DEBUG=1",
  729. "$(inherited)",
  730. );
  731. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  732. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  733. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  734. GCC_WARN_UNDECLARED_SELECTOR = YES;
  735. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  736. GCC_WARN_UNUSED_FUNCTION = YES;
  737. GCC_WARN_UNUSED_VARIABLE = YES;
  738. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  739. MTL_ENABLE_DEBUG_INFO = YES;
  740. ONLY_ACTIVE_ARCH = YES;
  741. SDKROOT = iphoneos;
  742. };
  743. name = Debug;
  744. };
  745. 83CBBA211A601CBA00E9B192 /* Release */ = {
  746. isa = XCBuildConfiguration;
  747. buildSettings = {
  748. ALWAYS_SEARCH_USER_PATHS = NO;
  749. CLANG_CXX_LANGUAGE_STANDARD = "gnu++0x";
  750. CLANG_CXX_LIBRARY = "libc++";
  751. CLANG_ENABLE_MODULES = YES;
  752. CLANG_ENABLE_OBJC_ARC = YES;
  753. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  754. CLANG_WARN_BOOL_CONVERSION = YES;
  755. CLANG_WARN_COMMA = YES;
  756. CLANG_WARN_CONSTANT_CONVERSION = YES;
  757. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  758. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  759. CLANG_WARN_EMPTY_BODY = YES;
  760. CLANG_WARN_ENUM_CONVERSION = YES;
  761. CLANG_WARN_INFINITE_RECURSION = YES;
  762. CLANG_WARN_INT_CONVERSION = YES;
  763. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  764. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  765. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  766. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  767. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  768. CLANG_WARN_STRICT_PROTOTYPES = YES;
  769. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  770. CLANG_WARN_UNREACHABLE_CODE = YES;
  771. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  772. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  773. COPY_PHASE_STRIP = YES;
  774. ENABLE_NS_ASSERTIONS = NO;
  775. ENABLE_STRICT_OBJC_MSGSEND = YES;
  776. GCC_C_LANGUAGE_STANDARD = gnu99;
  777. GCC_NO_COMMON_BLOCKS = YES;
  778. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  779. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  780. GCC_WARN_UNDECLARED_SELECTOR = YES;
  781. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  782. GCC_WARN_UNUSED_FUNCTION = YES;
  783. GCC_WARN_UNUSED_VARIABLE = YES;
  784. IPHONEOS_DEPLOYMENT_TARGET = 9.0;
  785. MTL_ENABLE_DEBUG_INFO = NO;
  786. SDKROOT = iphoneos;
  787. VALIDATE_PRODUCT = YES;
  788. };
  789. name = Release;
  790. };
  791. /* End XCBuildConfiguration section */
  792. /* Begin XCConfigurationList section */
  793. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "emptyappTests" */ = {
  794. isa = XCConfigurationList;
  795. buildConfigurations = (
  796. 00E356F61AD99517003FC87E /* Debug */,
  797. 00E356F71AD99517003FC87E /* Release */,
  798. );
  799. defaultConfigurationIsVisible = 0;
  800. defaultConfigurationName = Release;
  801. };
  802. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "emptyapp" */ = {
  803. isa = XCConfigurationList;
  804. buildConfigurations = (
  805. 13B07F941A680F5B00A75B9A /* Debug */,
  806. 13B07F951A680F5B00A75B9A /* Release */,
  807. );
  808. defaultConfigurationIsVisible = 0;
  809. defaultConfigurationName = Release;
  810. };
  811. 2D02E4BA1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "emptyapp-tvOS" */ = {
  812. isa = XCConfigurationList;
  813. buildConfigurations = (
  814. 2D02E4971E0B4A5E006451C7 /* Debug */,
  815. 2D02E4981E0B4A5E006451C7 /* Release */,
  816. );
  817. defaultConfigurationIsVisible = 0;
  818. defaultConfigurationName = Release;
  819. };
  820. 2D02E4BB1E0B4A5E006451C7 /* Build configuration list for PBXNativeTarget "emptyapp-tvOSTests" */ = {
  821. isa = XCConfigurationList;
  822. buildConfigurations = (
  823. 2D02E4991E0B4A5E006451C7 /* Debug */,
  824. 2D02E49A1E0B4A5E006451C7 /* Release */,
  825. );
  826. defaultConfigurationIsVisible = 0;
  827. defaultConfigurationName = Release;
  828. };
  829. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "emptyapp" */ = {
  830. isa = XCConfigurationList;
  831. buildConfigurations = (
  832. 83CBBA201A601CBA00E9B192 /* Debug */,
  833. 83CBBA211A601CBA00E9B192 /* Release */,
  834. );
  835. defaultConfigurationIsVisible = 0;
  836. defaultConfigurationName = Release;
  837. };
  838. /* End XCConfigurationList section */
  839. };
  840. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  841. }