project.pbxproj 31 KB

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