project.pbxproj 31 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558559560561562563564565566567568569570571572573574575576577578579580581582583584585586587588589590591592593594595596597598599600601602603604605606607608609610611612613614615616617618619620621622623624625626627628629630631632633634635636637638639640641642643644645646647648649650651652653654655656657658659660661662663664665666667668669670671672673674675676677678679680681682683684685686687688689690691692693694695696697698699700701702703704705706707708709710711712713714715716717718719720721722723724725726727728729730731732733734735736737738739740741742
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 54;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 00E356F31AD99517003FC87E /* holaTests.m in Sources */ = {isa = PBXBuildFile; fileRef = 00E356F21AD99517003FC87E /* holaTests.m */; };
  10. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */ = {isa = PBXBuildFile; fileRef = 13B07FB51A68108700A75B9A /* Images.xcassets */; };
  11. 13B07FC11A68108700A75B9A /* main.m in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB71A68108700A75B9A /* main.m */; };
  12. 1616AFC2E937999F0F295448 /* libPods-hola.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 229FCE8257EC1AADB7D7D16E /* libPods-hola.a */; };
  13. 35319C272B2773AB00471ACA /* libz.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 35319C262B2773AB00471ACA /* libz.tbd */; };
  14. 35319C292B2773B600471ACA /* libresolv.tbd in Frameworks */ = {isa = PBXBuildFile; fileRef = 35319C282B2773B600471ACA /* libresolv.tbd */; };
  15. 35319C2B2B2773BE00471ACA /* UserNotifications.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = 35319C2A2B2773BE00471ACA /* UserNotifications.framework */; };
  16. 35B0D6E02B4D4EE10059F156 /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 35B0D6DF2B4D4EE10059F156 /* AppDelegate.mm */; };
  17. 35B0D6EB2B5B872F0059F156 /* assets in Resources */ = {isa = PBXBuildFile; fileRef = 35B0D6E92B5B872F0059F156 /* assets */; };
  18. 35B0D6ED2B5B8D360059F156 /* main.jsbundle in Resources */ = {isa = PBXBuildFile; fileRef = 35B0D6EC2B5B8D360059F156 /* main.jsbundle */; };
  19. 35B0D6EE2B5B8D410059F156 /* main.jsbundle in Sources */ = {isa = PBXBuildFile; fileRef = 35B0D6EC2B5B8D360059F156 /* main.jsbundle */; };
  20. 579F4B7496BF069C27C20BC7 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = 064FE7D59874E5A1126C807C /* ExpoModulesProvider.swift */; };
  21. 682C35EF43DC55E8D625554F /* libPods-hola-holaTests.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 5C2DF1055D750361F8EB3838 /* libPods-hola-holaTests.a */; };
  22. 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */; };
  23. D840888E11B75659D34CCA71 /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = ED392737ABFDE2508D91B66F /* ExpoModulesProvider.swift */; };
  24. /* End PBXBuildFile section */
  25. /* Begin PBXContainerItemProxy section */
  26. 00E356F41AD99517003FC87E /* PBXContainerItemProxy */ = {
  27. isa = PBXContainerItemProxy;
  28. containerPortal = 83CBB9F71A601CBA00E9B192 /* Project object */;
  29. proxyType = 1;
  30. remoteGlobalIDString = 13B07F861A680F5B00A75B9A;
  31. remoteInfo = hola;
  32. };
  33. /* End PBXContainerItemProxy section */
  34. /* Begin PBXFileReference section */
  35. 00E356EE1AD99517003FC87E /* holaTests.xctest */ = {isa = PBXFileReference; explicitFileType = wrapper.cfbundle; includeInIndex = 0; path = holaTests.xctest; sourceTree = BUILT_PRODUCTS_DIR; };
  36. 00E356F11AD99517003FC87E /* Info.plist */ = {isa = PBXFileReference; lastKnownFileType = text.plist.xml; path = Info.plist; sourceTree = "<group>"; };
  37. 00E356F21AD99517003FC87E /* holaTests.m */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.objc; path = holaTests.m; sourceTree = "<group>"; };
  38. 064FE7D59874E5A1126C807C /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-hola-holaTests/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
  39. 13B07F961A680F5B00A75B9A /* hola.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = hola.app; sourceTree = BUILT_PRODUCTS_DIR; };
  40. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = hola/Images.xcassets; sourceTree = "<group>"; };
  41. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = hola/Info.plist; sourceTree = "<group>"; };
  42. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = hola/main.m; sourceTree = "<group>"; };
  43. 229FCE8257EC1AADB7D7D16E /* libPods-hola.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-hola.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  44. 35319C262B2773AB00471ACA /* libz.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libz.tbd; path = usr/lib/libz.tbd; sourceTree = SDKROOT; };
  45. 35319C282B2773B600471ACA /* libresolv.tbd */ = {isa = PBXFileReference; lastKnownFileType = "sourcecode.text-based-dylib-definition"; name = libresolv.tbd; path = usr/lib/libresolv.tbd; sourceTree = SDKROOT; };
  46. 35319C2A2B2773BE00471ACA /* UserNotifications.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = UserNotifications.framework; path = System/Library/Frameworks/UserNotifications.framework; sourceTree = SDKROOT; };
  47. 35B0D6DE2B4D4EE10059F156 /* AppDelegate.h */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.c.h; path = AppDelegate.h; sourceTree = "<group>"; };
  48. 35B0D6DF2B4D4EE10059F156 /* AppDelegate.mm */ = {isa = PBXFileReference; lastKnownFileType = sourcecode.cpp.objcpp; path = AppDelegate.mm; sourceTree = "<group>"; };
  49. 35B0D6E12B4D58540059F156 /* hola.entitlements */ = {isa = PBXFileReference; lastKnownFileType = text.plist.entitlements; name = hola.entitlements; path = hola/hola.entitlements; sourceTree = "<group>"; };
  50. 35B0D6E92B5B872F0059F156 /* assets */ = {isa = PBXFileReference; lastKnownFileType = folder; path = assets; sourceTree = "<group>"; };
  51. 35B0D6EC2B5B8D360059F156 /* main.jsbundle */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = main.jsbundle; sourceTree = "<group>"; };
  52. 35D120583D7F592A3931F5B3 /* Pods-hola.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-hola.release.xcconfig"; path = "Target Support Files/Pods-hola/Pods-hola.release.xcconfig"; sourceTree = "<group>"; };
  53. 5C2DF1055D750361F8EB3838 /* libPods-hola-holaTests.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-hola-holaTests.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  54. 79481516D62ED012C19B3DCA /* Pods-hola.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-hola.debug.xcconfig"; path = "Target Support Files/Pods-hola/Pods-hola.debug.xcconfig"; sourceTree = "<group>"; };
  55. 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = LaunchScreen.storyboard; path = hola/LaunchScreen.storyboard; sourceTree = "<group>"; };
  56. 8F320C61A55A2DAC79329C55 /* Pods-hola-holaTests.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-hola-holaTests.release.xcconfig"; path = "Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests.release.xcconfig"; sourceTree = "<group>"; };
  57. AB4A64394957AF054E00E80E /* Pods-hola-holaTests.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-hola-holaTests.debug.xcconfig"; path = "Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests.debug.xcconfig"; sourceTree = "<group>"; };
  58. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  59. ED392737ABFDE2508D91B66F /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-hola/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
  60. /* End PBXFileReference section */
  61. /* Begin PBXFrameworksBuildPhase section */
  62. 00E356EB1AD99517003FC87E /* Frameworks */ = {
  63. isa = PBXFrameworksBuildPhase;
  64. buildActionMask = 2147483647;
  65. files = (
  66. 682C35EF43DC55E8D625554F /* libPods-hola-holaTests.a in Frameworks */,
  67. );
  68. runOnlyForDeploymentPostprocessing = 0;
  69. };
  70. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  71. isa = PBXFrameworksBuildPhase;
  72. buildActionMask = 2147483647;
  73. files = (
  74. 35319C2B2B2773BE00471ACA /* UserNotifications.framework in Frameworks */,
  75. 35319C292B2773B600471ACA /* libresolv.tbd in Frameworks */,
  76. 35319C272B2773AB00471ACA /* libz.tbd in Frameworks */,
  77. 1616AFC2E937999F0F295448 /* libPods-hola.a in Frameworks */,
  78. );
  79. runOnlyForDeploymentPostprocessing = 0;
  80. };
  81. /* End PBXFrameworksBuildPhase section */
  82. /* Begin PBXGroup section */
  83. 00E356EF1AD99517003FC87E /* holaTests */ = {
  84. isa = PBXGroup;
  85. children = (
  86. 00E356F21AD99517003FC87E /* holaTests.m */,
  87. 00E356F01AD99517003FC87E /* Supporting Files */,
  88. );
  89. path = holaTests;
  90. sourceTree = "<group>";
  91. };
  92. 00E356F01AD99517003FC87E /* Supporting Files */ = {
  93. isa = PBXGroup;
  94. children = (
  95. 00E356F11AD99517003FC87E /* Info.plist */,
  96. );
  97. name = "Supporting Files";
  98. sourceTree = "<group>";
  99. };
  100. 13B07FAE1A68108700A75B9A /* hola */ = {
  101. isa = PBXGroup;
  102. children = (
  103. 35B0D6E12B4D58540059F156 /* hola.entitlements */,
  104. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  105. 13B07FB61A68108700A75B9A /* Info.plist */,
  106. 35B0D6E92B5B872F0059F156 /* assets */,
  107. 81AB9BB72411601600AC10FF /* LaunchScreen.storyboard */,
  108. 35B0D6EC2B5B8D360059F156 /* main.jsbundle */,
  109. 13B07FB71A68108700A75B9A /* main.m */,
  110. 35B0D6DE2B4D4EE10059F156 /* AppDelegate.h */,
  111. 35B0D6DF2B4D4EE10059F156 /* AppDelegate.mm */,
  112. );
  113. name = hola;
  114. sourceTree = "<group>";
  115. };
  116. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  117. isa = PBXGroup;
  118. children = (
  119. 35319C2A2B2773BE00471ACA /* UserNotifications.framework */,
  120. 35319C282B2773B600471ACA /* libresolv.tbd */,
  121. 35319C262B2773AB00471ACA /* libz.tbd */,
  122. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  123. 229FCE8257EC1AADB7D7D16E /* libPods-hola.a */,
  124. 5C2DF1055D750361F8EB3838 /* libPods-hola-holaTests.a */,
  125. );
  126. name = Frameworks;
  127. sourceTree = "<group>";
  128. };
  129. 48C50492C545497B1C286F84 /* holaTests */ = {
  130. isa = PBXGroup;
  131. children = (
  132. 064FE7D59874E5A1126C807C /* ExpoModulesProvider.swift */,
  133. );
  134. name = holaTests;
  135. sourceTree = "<group>";
  136. };
  137. 674D7C0F918C1DB73874DD82 /* ExpoModulesProviders */ = {
  138. isa = PBXGroup;
  139. children = (
  140. CB863D9ADDF2BFC16C7A5796 /* hola */,
  141. 48C50492C545497B1C286F84 /* holaTests */,
  142. );
  143. name = ExpoModulesProviders;
  144. sourceTree = "<group>";
  145. };
  146. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  147. isa = PBXGroup;
  148. children = (
  149. );
  150. name = Libraries;
  151. sourceTree = "<group>";
  152. };
  153. 83CBB9F61A601CBA00E9B192 = {
  154. isa = PBXGroup;
  155. children = (
  156. 13B07FAE1A68108700A75B9A /* hola */,
  157. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  158. 00E356EF1AD99517003FC87E /* holaTests */,
  159. 83CBBA001A601CBA00E9B192 /* Products */,
  160. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  161. BBD78D7AC51CEA395F1C20DB /* Pods */,
  162. 674D7C0F918C1DB73874DD82 /* ExpoModulesProviders */,
  163. );
  164. indentWidth = 2;
  165. sourceTree = "<group>";
  166. tabWidth = 2;
  167. usesTabs = 0;
  168. };
  169. 83CBBA001A601CBA00E9B192 /* Products */ = {
  170. isa = PBXGroup;
  171. children = (
  172. 13B07F961A680F5B00A75B9A /* hola.app */,
  173. 00E356EE1AD99517003FC87E /* holaTests.xctest */,
  174. );
  175. name = Products;
  176. sourceTree = "<group>";
  177. };
  178. BBD78D7AC51CEA395F1C20DB /* Pods */ = {
  179. isa = PBXGroup;
  180. children = (
  181. 79481516D62ED012C19B3DCA /* Pods-hola.debug.xcconfig */,
  182. 35D120583D7F592A3931F5B3 /* Pods-hola.release.xcconfig */,
  183. AB4A64394957AF054E00E80E /* Pods-hola-holaTests.debug.xcconfig */,
  184. 8F320C61A55A2DAC79329C55 /* Pods-hola-holaTests.release.xcconfig */,
  185. );
  186. path = Pods;
  187. sourceTree = "<group>";
  188. };
  189. CB863D9ADDF2BFC16C7A5796 /* hola */ = {
  190. isa = PBXGroup;
  191. children = (
  192. ED392737ABFDE2508D91B66F /* ExpoModulesProvider.swift */,
  193. );
  194. name = hola;
  195. sourceTree = "<group>";
  196. };
  197. /* End PBXGroup section */
  198. /* Begin PBXNativeTarget section */
  199. 00E356ED1AD99517003FC87E /* holaTests */ = {
  200. isa = PBXNativeTarget;
  201. buildConfigurationList = 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "holaTests" */;
  202. buildPhases = (
  203. 82B77EC464B8920DAA46A805 /* [CP] Check Pods Manifest.lock */,
  204. 00E356EA1AD99517003FC87E /* Sources */,
  205. 00E356EB1AD99517003FC87E /* Frameworks */,
  206. 00E356EC1AD99517003FC87E /* Resources */,
  207. 71F138D7614EA4DCF1438A8E /* [CP] Copy Pods Resources */,
  208. );
  209. buildRules = (
  210. );
  211. dependencies = (
  212. 00E356F51AD99517003FC87E /* PBXTargetDependency */,
  213. );
  214. name = holaTests;
  215. productName = holaTests;
  216. productReference = 00E356EE1AD99517003FC87E /* holaTests.xctest */;
  217. productType = "com.apple.product-type.bundle.unit-test";
  218. };
  219. 13B07F861A680F5B00A75B9A /* hola */ = {
  220. isa = PBXNativeTarget;
  221. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "hola" */;
  222. buildPhases = (
  223. C334C6E6C729730030B26EB3 /* [CP] Check Pods Manifest.lock */,
  224. FD10A7F022414F080027D42C /* Start Packager */,
  225. 13B07F871A680F5B00A75B9A /* Sources */,
  226. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  227. 13B07F8E1A680F5B00A75B9A /* Resources */,
  228. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  229. 1030CD4DB2876089ED4A117B /* [CP] Copy Pods Resources */,
  230. );
  231. buildRules = (
  232. );
  233. dependencies = (
  234. );
  235. name = hola;
  236. productName = hola;
  237. productReference = 13B07F961A680F5B00A75B9A /* hola.app */;
  238. productType = "com.apple.product-type.application";
  239. };
  240. /* End PBXNativeTarget section */
  241. /* Begin PBXProject section */
  242. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  243. isa = PBXProject;
  244. attributes = {
  245. LastUpgradeCheck = 1210;
  246. TargetAttributes = {
  247. 00E356ED1AD99517003FC87E = {
  248. CreatedOnToolsVersion = 6.2;
  249. TestTargetID = 13B07F861A680F5B00A75B9A;
  250. };
  251. 13B07F861A680F5B00A75B9A = {
  252. LastSwiftMigration = 1120;
  253. };
  254. };
  255. };
  256. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "hola" */;
  257. compatibilityVersion = "Xcode 12.0";
  258. developmentRegion = en;
  259. hasScannedForEncodings = 0;
  260. knownRegions = (
  261. en,
  262. Base,
  263. );
  264. mainGroup = 83CBB9F61A601CBA00E9B192;
  265. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  266. projectDirPath = "";
  267. projectRoot = "";
  268. targets = (
  269. 13B07F861A680F5B00A75B9A /* hola */,
  270. 00E356ED1AD99517003FC87E /* holaTests */,
  271. );
  272. };
  273. /* End PBXProject section */
  274. /* Begin PBXResourcesBuildPhase section */
  275. 00E356EC1AD99517003FC87E /* Resources */ = {
  276. isa = PBXResourcesBuildPhase;
  277. buildActionMask = 2147483647;
  278. files = (
  279. );
  280. runOnlyForDeploymentPostprocessing = 0;
  281. };
  282. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  283. isa = PBXResourcesBuildPhase;
  284. buildActionMask = 2147483647;
  285. files = (
  286. 81AB9BB82411601600AC10FF /* LaunchScreen.storyboard in Resources */,
  287. 35B0D6EB2B5B872F0059F156 /* assets in Resources */,
  288. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  289. 35B0D6ED2B5B8D360059F156 /* main.jsbundle in Resources */,
  290. );
  291. runOnlyForDeploymentPostprocessing = 0;
  292. };
  293. /* End PBXResourcesBuildPhase section */
  294. /* Begin PBXShellScriptBuildPhase section */
  295. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  296. isa = PBXShellScriptBuildPhase;
  297. buildActionMask = 2147483647;
  298. files = (
  299. );
  300. inputPaths = (
  301. "$(SRCROOT)/.xcode.env.local",
  302. "$(SRCROOT)/.xcode.env",
  303. );
  304. name = "Bundle React Native code and images";
  305. outputPaths = (
  306. );
  307. runOnlyForDeploymentPostprocessing = 0;
  308. shellPath = /bin/sh;
  309. shellScript = "set -e\n\nWITH_ENVIRONMENT=\"../node_modules/react-native/scripts/xcode/with-environment.sh\"\nREACT_NATIVE_XCODE=\"../node_modules/react-native/scripts/react-native-xcode.sh\"\n\n/bin/sh -c \"$WITH_ENVIRONMENT $REACT_NATIVE_XCODE\"\n";
  310. };
  311. 1030CD4DB2876089ED4A117B /* [CP] Copy Pods Resources */ = {
  312. isa = PBXShellScriptBuildPhase;
  313. buildActionMask = 2147483647;
  314. files = (
  315. );
  316. inputFileListPaths = (
  317. "${PODS_ROOT}/Target Support Files/Pods-hola/Pods-hola-resources-${CONFIGURATION}-input-files.xcfilelist",
  318. );
  319. name = "[CP] Copy Pods Resources";
  320. outputFileListPaths = (
  321. "${PODS_ROOT}/Target Support Files/Pods-hola/Pods-hola-resources-${CONFIGURATION}-output-files.xcfilelist",
  322. );
  323. runOnlyForDeploymentPostprocessing = 0;
  324. shellPath = /bin/sh;
  325. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-hola/Pods-hola-resources.sh\"\n";
  326. showEnvVarsInLog = 0;
  327. };
  328. 71F138D7614EA4DCF1438A8E /* [CP] Copy Pods Resources */ = {
  329. isa = PBXShellScriptBuildPhase;
  330. buildActionMask = 2147483647;
  331. files = (
  332. );
  333. inputFileListPaths = (
  334. "${PODS_ROOT}/Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests-resources-${CONFIGURATION}-input-files.xcfilelist",
  335. );
  336. name = "[CP] Copy Pods Resources";
  337. outputFileListPaths = (
  338. "${PODS_ROOT}/Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests-resources-${CONFIGURATION}-output-files.xcfilelist",
  339. );
  340. runOnlyForDeploymentPostprocessing = 0;
  341. shellPath = /bin/sh;
  342. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-hola-holaTests/Pods-hola-holaTests-resources.sh\"\n";
  343. showEnvVarsInLog = 0;
  344. };
  345. 82B77EC464B8920DAA46A805 /* [CP] Check Pods Manifest.lock */ = {
  346. isa = PBXShellScriptBuildPhase;
  347. buildActionMask = 2147483647;
  348. files = (
  349. );
  350. inputFileListPaths = (
  351. );
  352. inputPaths = (
  353. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  354. "${PODS_ROOT}/Manifest.lock",
  355. );
  356. name = "[CP] Check Pods Manifest.lock";
  357. outputFileListPaths = (
  358. );
  359. outputPaths = (
  360. "$(DERIVED_FILE_DIR)/Pods-hola-holaTests-checkManifestLockResult.txt",
  361. );
  362. runOnlyForDeploymentPostprocessing = 0;
  363. shellPath = /bin/sh;
  364. 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";
  365. showEnvVarsInLog = 0;
  366. };
  367. C334C6E6C729730030B26EB3 /* [CP] Check Pods Manifest.lock */ = {
  368. isa = PBXShellScriptBuildPhase;
  369. buildActionMask = 2147483647;
  370. files = (
  371. );
  372. inputFileListPaths = (
  373. );
  374. inputPaths = (
  375. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  376. "${PODS_ROOT}/Manifest.lock",
  377. );
  378. name = "[CP] Check Pods Manifest.lock";
  379. outputFileListPaths = (
  380. );
  381. outputPaths = (
  382. "$(DERIVED_FILE_DIR)/Pods-hola-checkManifestLockResult.txt",
  383. );
  384. runOnlyForDeploymentPostprocessing = 0;
  385. shellPath = /bin/sh;
  386. shellScript = "diff \"${PODS_PODFILE_DIR_PATH}/Podfile.lock\" \"${PODS_ROOT}/Manifest.lock\" > /dev/null\nif [ $? != 0 ] ; then\n # print error to STDERR\n echo \"error: The sandbox is not in sync with the Podfile.lock. Run 'pod install' or update your CocoaPods installation.\" >&2\n exit 1\nfi\n# This output is used by Xcode 'outputs' to avoid re-running this script phase.\necho \"SUCCESS\" > \"${SCRIPT_OUTPUT_FILE_0}\"\n";
  387. showEnvVarsInLog = 0;
  388. };
  389. FD10A7F022414F080027D42C /* Start Packager */ = {
  390. isa = PBXShellScriptBuildPhase;
  391. buildActionMask = 2147483647;
  392. files = (
  393. );
  394. inputFileListPaths = (
  395. );
  396. inputPaths = (
  397. );
  398. name = "Start Packager";
  399. outputFileListPaths = (
  400. );
  401. outputPaths = (
  402. );
  403. runOnlyForDeploymentPostprocessing = 0;
  404. shellPath = /bin/sh;
  405. 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";
  406. showEnvVarsInLog = 0;
  407. };
  408. /* End PBXShellScriptBuildPhase section */
  409. /* Begin PBXSourcesBuildPhase section */
  410. 00E356EA1AD99517003FC87E /* Sources */ = {
  411. isa = PBXSourcesBuildPhase;
  412. buildActionMask = 2147483647;
  413. files = (
  414. 00E356F31AD99517003FC87E /* holaTests.m in Sources */,
  415. 579F4B7496BF069C27C20BC7 /* ExpoModulesProvider.swift in Sources */,
  416. );
  417. runOnlyForDeploymentPostprocessing = 0;
  418. };
  419. 13B07F871A680F5B00A75B9A /* Sources */ = {
  420. isa = PBXSourcesBuildPhase;
  421. buildActionMask = 2147483647;
  422. files = (
  423. 35B0D6EE2B5B8D410059F156 /* main.jsbundle in Sources */,
  424. 35B0D6E02B4D4EE10059F156 /* AppDelegate.mm in Sources */,
  425. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  426. D840888E11B75659D34CCA71 /* ExpoModulesProvider.swift in Sources */,
  427. );
  428. runOnlyForDeploymentPostprocessing = 0;
  429. };
  430. /* End PBXSourcesBuildPhase section */
  431. /* Begin PBXTargetDependency section */
  432. 00E356F51AD99517003FC87E /* PBXTargetDependency */ = {
  433. isa = PBXTargetDependency;
  434. target = 13B07F861A680F5B00A75B9A /* hola */;
  435. targetProxy = 00E356F41AD99517003FC87E /* PBXContainerItemProxy */;
  436. };
  437. /* End PBXTargetDependency section */
  438. /* Begin XCBuildConfiguration section */
  439. 00E356F61AD99517003FC87E /* Debug */ = {
  440. isa = XCBuildConfiguration;
  441. baseConfigurationReference = AB4A64394957AF054E00E80E /* Pods-hola-holaTests.debug.xcconfig */;
  442. buildSettings = {
  443. BUNDLE_LOADER = "$(TEST_HOST)";
  444. CODE_SIGN_STYLE = Manual;
  445. GCC_PREPROCESSOR_DEFINITIONS = (
  446. "DEBUG=1",
  447. "$(inherited)",
  448. );
  449. INFOPLIST_FILE = holaTests/Info.plist;
  450. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  451. LD_RUNPATH_SEARCH_PATHS = (
  452. "$(inherited)",
  453. "@executable_path/Frameworks",
  454. "@loader_path/Frameworks",
  455. );
  456. OTHER_LDFLAGS = (
  457. "-ObjC",
  458. "-lc++",
  459. "$(inherited)",
  460. );
  461. OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
  462. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  463. PRODUCT_NAME = "$(TARGET_NAME)";
  464. SWIFT_VERSION = 5.0;
  465. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/hola.app/hola";
  466. };
  467. name = Debug;
  468. };
  469. 00E356F71AD99517003FC87E /* Release */ = {
  470. isa = XCBuildConfiguration;
  471. baseConfigurationReference = 8F320C61A55A2DAC79329C55 /* Pods-hola-holaTests.release.xcconfig */;
  472. buildSettings = {
  473. BUNDLE_LOADER = "$(TEST_HOST)";
  474. CODE_SIGN_STYLE = Manual;
  475. COPY_PHASE_STRIP = NO;
  476. INFOPLIST_FILE = holaTests/Info.plist;
  477. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  478. LD_RUNPATH_SEARCH_PATHS = (
  479. "$(inherited)",
  480. "@executable_path/Frameworks",
  481. "@loader_path/Frameworks",
  482. );
  483. OTHER_LDFLAGS = (
  484. "-ObjC",
  485. "-lc++",
  486. "$(inherited)",
  487. );
  488. OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
  489. PRODUCT_BUNDLE_IDENTIFIER = "org.reactjs.native.example.$(PRODUCT_NAME:rfc1034identifier)";
  490. PRODUCT_NAME = "$(TARGET_NAME)";
  491. SWIFT_VERSION = 5.0;
  492. TEST_HOST = "$(BUILT_PRODUCTS_DIR)/hola.app/hola";
  493. };
  494. name = Release;
  495. };
  496. 13B07F941A680F5B00A75B9A /* Debug */ = {
  497. isa = XCBuildConfiguration;
  498. baseConfigurationReference = 79481516D62ED012C19B3DCA /* Pods-hola.debug.xcconfig */;
  499. buildSettings = {
  500. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  501. CLANG_ENABLE_MODULES = YES;
  502. CODE_SIGN_ENTITLEMENTS = hola/hola.entitlements;
  503. CODE_SIGN_IDENTITY = "Apple Development";
  504. CODE_SIGN_STYLE = Automatic;
  505. CURRENT_PROJECT_VERSION = 21;
  506. DEVELOPMENT_TEAM = GPMXAZ9G5N;
  507. ENABLE_BITCODE = NO;
  508. INFOPLIST_FILE = hola/Info.plist;
  509. LD_RUNPATH_SEARCH_PATHS = (
  510. "$(inherited)",
  511. "@executable_path/Frameworks",
  512. );
  513. MARKETING_VERSION = 1.0;
  514. OTHER_LDFLAGS = (
  515. "$(inherited)",
  516. "-ObjC",
  517. "-lc++",
  518. );
  519. OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
  520. PRODUCT_BUNDLE_IDENTIFIER = com.hye.fast;
  521. PRODUCT_NAME = hola;
  522. PROVISIONING_PROFILE_SPECIFIER = "";
  523. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  524. SWIFT_VERSION = 5.0;
  525. VERSIONING_SYSTEM = "apple-generic";
  526. };
  527. name = Debug;
  528. };
  529. 13B07F951A680F5B00A75B9A /* Release */ = {
  530. isa = XCBuildConfiguration;
  531. baseConfigurationReference = 35D120583D7F592A3931F5B3 /* Pods-hola.release.xcconfig */;
  532. buildSettings = {
  533. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  534. CLANG_ENABLE_MODULES = YES;
  535. CODE_SIGN_ENTITLEMENTS = hola/hola.entitlements;
  536. CODE_SIGN_IDENTITY = "Apple Development";
  537. CODE_SIGN_STYLE = Automatic;
  538. CURRENT_PROJECT_VERSION = 21;
  539. DEVELOPMENT_TEAM = GPMXAZ9G5N;
  540. INFOPLIST_FILE = hola/Info.plist;
  541. LD_RUNPATH_SEARCH_PATHS = (
  542. "$(inherited)",
  543. "@executable_path/Frameworks",
  544. );
  545. MARKETING_VERSION = 1.0;
  546. OTHER_LDFLAGS = (
  547. "$(inherited)",
  548. "-ObjC",
  549. "-lc++",
  550. );
  551. OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
  552. PRODUCT_BUNDLE_IDENTIFIER = com.hye.fast;
  553. PRODUCT_NAME = hola;
  554. PROVISIONING_PROFILE_SPECIFIER = "";
  555. SWIFT_VERSION = 5.0;
  556. VERSIONING_SYSTEM = "apple-generic";
  557. };
  558. name = Release;
  559. };
  560. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  561. isa = XCBuildConfiguration;
  562. buildSettings = {
  563. ALWAYS_SEARCH_USER_PATHS = NO;
  564. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  565. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  566. CLANG_CXX_LIBRARY = "libc++";
  567. CLANG_ENABLE_MODULES = YES;
  568. CLANG_ENABLE_OBJC_ARC = YES;
  569. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  570. CLANG_WARN_BOOL_CONVERSION = YES;
  571. CLANG_WARN_COMMA = YES;
  572. CLANG_WARN_CONSTANT_CONVERSION = YES;
  573. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  574. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  575. CLANG_WARN_EMPTY_BODY = YES;
  576. CLANG_WARN_ENUM_CONVERSION = YES;
  577. CLANG_WARN_INFINITE_RECURSION = YES;
  578. CLANG_WARN_INT_CONVERSION = YES;
  579. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  580. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  581. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  582. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  583. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  584. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  585. CLANG_WARN_STRICT_PROTOTYPES = YES;
  586. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  587. CLANG_WARN_UNREACHABLE_CODE = YES;
  588. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  589. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  590. COPY_PHASE_STRIP = NO;
  591. ENABLE_STRICT_OBJC_MSGSEND = YES;
  592. ENABLE_TESTABILITY = YES;
  593. EXCLUDED_ARCHS = arm64;
  594. GCC_C_LANGUAGE_STANDARD = gnu99;
  595. GCC_DYNAMIC_NO_PIC = NO;
  596. GCC_NO_COMMON_BLOCKS = YES;
  597. GCC_OPTIMIZATION_LEVEL = 0;
  598. GCC_PREPROCESSOR_DEFINITIONS = (
  599. "DEBUG=1",
  600. "$(inherited)",
  601. );
  602. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  603. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  604. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  605. GCC_WARN_UNDECLARED_SELECTOR = YES;
  606. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  607. GCC_WARN_UNUSED_FUNCTION = YES;
  608. GCC_WARN_UNUSED_VARIABLE = YES;
  609. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  610. LD_RUNPATH_SEARCH_PATHS = (
  611. /usr/lib/swift,
  612. "$(inherited)",
  613. );
  614. LIBRARY_SEARCH_PATHS = (
  615. "\"$(SDKROOT)/usr/lib/swift\"",
  616. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  617. "\"$(inherited)\"",
  618. );
  619. MTL_ENABLE_DEBUG_INFO = YES;
  620. ONLY_ACTIVE_ARCH = YES;
  621. OTHER_CPLUSPLUSFLAGS = (
  622. "$(OTHER_CFLAGS)",
  623. "-DFOLLY_NO_CONFIG",
  624. "-DFOLLY_MOBILE=1",
  625. "-DFOLLY_USE_LIBCPP=1",
  626. );
  627. REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
  628. SDKROOT = iphoneos;
  629. };
  630. name = Debug;
  631. };
  632. 83CBBA211A601CBA00E9B192 /* Release */ = {
  633. isa = XCBuildConfiguration;
  634. buildSettings = {
  635. ALWAYS_SEARCH_USER_PATHS = NO;
  636. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  637. CLANG_CXX_LANGUAGE_STANDARD = "c++17";
  638. CLANG_CXX_LIBRARY = "libc++";
  639. CLANG_ENABLE_MODULES = YES;
  640. CLANG_ENABLE_OBJC_ARC = YES;
  641. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  642. CLANG_WARN_BOOL_CONVERSION = YES;
  643. CLANG_WARN_COMMA = YES;
  644. CLANG_WARN_CONSTANT_CONVERSION = YES;
  645. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  646. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  647. CLANG_WARN_EMPTY_BODY = YES;
  648. CLANG_WARN_ENUM_CONVERSION = YES;
  649. CLANG_WARN_INFINITE_RECURSION = YES;
  650. CLANG_WARN_INT_CONVERSION = YES;
  651. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  652. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  653. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  654. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  655. CLANG_WARN_QUOTED_INCLUDE_IN_FRAMEWORK_HEADER = YES;
  656. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  657. CLANG_WARN_STRICT_PROTOTYPES = YES;
  658. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  659. CLANG_WARN_UNREACHABLE_CODE = YES;
  660. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  661. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  662. COPY_PHASE_STRIP = YES;
  663. ENABLE_NS_ASSERTIONS = NO;
  664. ENABLE_STRICT_OBJC_MSGSEND = YES;
  665. "EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
  666. GCC_C_LANGUAGE_STANDARD = gnu99;
  667. GCC_NO_COMMON_BLOCKS = YES;
  668. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  669. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  670. GCC_WARN_UNDECLARED_SELECTOR = YES;
  671. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  672. GCC_WARN_UNUSED_FUNCTION = YES;
  673. GCC_WARN_UNUSED_VARIABLE = YES;
  674. IPHONEOS_DEPLOYMENT_TARGET = 13.0;
  675. LD_RUNPATH_SEARCH_PATHS = (
  676. /usr/lib/swift,
  677. "$(inherited)",
  678. );
  679. LIBRARY_SEARCH_PATHS = (
  680. "\"$(SDKROOT)/usr/lib/swift\"",
  681. "\"$(TOOLCHAIN_DIR)/usr/lib/swift/$(PLATFORM_NAME)\"",
  682. "\"$(inherited)\"",
  683. );
  684. MTL_ENABLE_DEBUG_INFO = NO;
  685. OTHER_CPLUSPLUSFLAGS = (
  686. "$(OTHER_CFLAGS)",
  687. "-DFOLLY_NO_CONFIG",
  688. "-DFOLLY_MOBILE=1",
  689. "-DFOLLY_USE_LIBCPP=1",
  690. );
  691. REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
  692. SDKROOT = iphoneos;
  693. VALIDATE_PRODUCT = YES;
  694. };
  695. name = Release;
  696. };
  697. /* End XCBuildConfiguration section */
  698. /* Begin XCConfigurationList section */
  699. 00E357021AD99517003FC87E /* Build configuration list for PBXNativeTarget "holaTests" */ = {
  700. isa = XCConfigurationList;
  701. buildConfigurations = (
  702. 00E356F61AD99517003FC87E /* Debug */,
  703. 00E356F71AD99517003FC87E /* Release */,
  704. );
  705. defaultConfigurationIsVisible = 0;
  706. defaultConfigurationName = Release;
  707. };
  708. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "hola" */ = {
  709. isa = XCConfigurationList;
  710. buildConfigurations = (
  711. 13B07F941A680F5B00A75B9A /* Debug */,
  712. 13B07F951A680F5B00A75B9A /* Release */,
  713. );
  714. defaultConfigurationIsVisible = 0;
  715. defaultConfigurationName = Release;
  716. };
  717. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "hola" */ = {
  718. isa = XCConfigurationList;
  719. buildConfigurations = (
  720. 83CBBA201A601CBA00E9B192 /* Debug */,
  721. 83CBBA211A601CBA00E9B192 /* Release */,
  722. );
  723. defaultConfigurationIsVisible = 0;
  724. defaultConfigurationName = Release;
  725. };
  726. /* End XCConfigurationList section */
  727. };
  728. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  729. }