project.pbxproj 25 KB

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657585960616263646566676869707172737475767778798081828384858687888990919293949596979899100101102103104105106107108109110111112113114115116117118119120121122123124125126127128129130131132133134135136137138139140141142143144145146147148149150151152153154155156157158159160161162163164165166167168169170171172173174175176177178179180181182183184185186187188189190191192193194195196197198199200201202203204205206207208209210211212213214215216217218219220221222223224225226227228229230231232233234235236237238239240241242243244245246247248249250251252253254255256257258259260261262263264265266267268269270271272273274275276277278279280281282283284285286287288289290291292293294295296297298299300301302303304305306307308309310311312313314315316317318319320321322323324325326327328329330331332333334335336337338339340341342343344345346347348349350351352353354355356357358359360361362363364365366367368369370371372373374375376377378379380381382383384385386387388389390391392393394395396397398399400401402403404405406407408409410411412413414415416417418419420421422423424425426427428429430431432433434435436437438439440441442443444445446447448449450451452453454455456457458459460461462463464465466467468469470471472473474475476477478479480481482483484485486487488489490491492493494495496497498499500501502503504505506507508509510511512513514515516517518519520521522523524525526527528529530531532533534535536537538539540541542543544545546547548549550551552553554555556557558
  1. // !$*UTF8*$!
  2. {
  3. archiveVersion = 1;
  4. classes = {
  5. };
  6. objectVersion = 46;
  7. objects = {
  8. /* Begin PBXBuildFile section */
  9. 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */ = {isa = PBXBuildFile; fileRef = 13B07FB01A68108700A75B9A /* AppDelegate.mm */; };
  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. 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */ = {isa = PBXBuildFile; fileRef = AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */; };
  13. 96905EF65AED1B983A6B3ABC /* libPods-Crazycharge.a in Frameworks */ = {isa = PBXBuildFile; fileRef = 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-Crazycharge.a */; };
  14. B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */ = {isa = PBXBuildFile; fileRef = FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */; };
  15. BB2F792D24A3F905000567C9 /* Expo.plist in Resources */ = {isa = PBXBuildFile; fileRef = BB2F792C24A3F905000567C9 /* Expo.plist */; };
  16. D344BF1EF5BB18C296DCF7B0 /* PrivacyInfo.xcprivacy in Resources */ = {isa = PBXBuildFile; fileRef = 8DDE4336DE22BE62AE9908E8 /* PrivacyInfo.xcprivacy */; };
  17. E913F977E8BE4335B55D6703 /* noop-file.swift in Sources */ = {isa = PBXBuildFile; fileRef = 9203E55FE7D34CC1832D1016 /* noop-file.swift */; };
  18. /* End PBXBuildFile section */
  19. /* Begin PBXFileReference section */
  20. 13B07F961A680F5B00A75B9A /* Crazycharge.app */ = {isa = PBXFileReference; explicitFileType = wrapper.application; includeInIndex = 0; path = Crazycharge.app; sourceTree = BUILT_PRODUCTS_DIR; };
  21. 13B07FAF1A68108700A75B9A /* AppDelegate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; name = AppDelegate.h; path = Crazycharge/AppDelegate.h; sourceTree = "<group>"; };
  22. 13B07FB01A68108700A75B9A /* AppDelegate.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; name = AppDelegate.mm; path = Crazycharge/AppDelegate.mm; sourceTree = "<group>"; };
  23. 13B07FB51A68108700A75B9A /* Images.xcassets */ = {isa = PBXFileReference; lastKnownFileType = folder.assetcatalog; name = Images.xcassets; path = Crazycharge/Images.xcassets; sourceTree = "<group>"; };
  24. 13B07FB61A68108700A75B9A /* Info.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; name = Info.plist; path = Crazycharge/Info.plist; sourceTree = "<group>"; };
  25. 13B07FB71A68108700A75B9A /* main.m */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.objc; name = main.m; path = Crazycharge/main.m; sourceTree = "<group>"; };
  26. 4DBC80E1DDF14489B82CE96E /* Crazycharge-Bridging-Header.h */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.c.h; name = "Crazycharge-Bridging-Header.h"; path = "Crazycharge/Crazycharge-Bridging-Header.h"; sourceTree = "<group>"; };
  27. 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-Crazycharge.a */ = {isa = PBXFileReference; explicitFileType = archive.ar; includeInIndex = 0; path = "libPods-Crazycharge.a"; sourceTree = BUILT_PRODUCTS_DIR; };
  28. 6C2E3173556A471DD304B334 /* Pods-Crazycharge.debug.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crazycharge.debug.xcconfig"; path = "Target Support Files/Pods-Crazycharge/Pods-Crazycharge.debug.xcconfig"; sourceTree = "<group>"; };
  29. 7A4D352CD337FB3A3BF06240 /* Pods-Crazycharge.release.xcconfig */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = text.xcconfig; name = "Pods-Crazycharge.release.xcconfig"; path = "Target Support Files/Pods-Crazycharge/Pods-Crazycharge.release.xcconfig"; sourceTree = "<group>"; };
  30. 8DDE4336DE22BE62AE9908E8 /* PrivacyInfo.xcprivacy */ = {isa = PBXFileReference; includeInIndex = 1; name = PrivacyInfo.xcprivacy; path = Crazycharge/PrivacyInfo.xcprivacy; sourceTree = "<group>"; };
  31. 9203E55FE7D34CC1832D1016 /* noop-file.swift */ = {isa = PBXFileReference; explicitFileType = undefined; fileEncoding = 4; includeInIndex = 0; lastKnownFileType = sourcecode.swift; name = "noop-file.swift"; path = "Crazycharge/noop-file.swift"; sourceTree = "<group>"; };
  32. AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = file.storyboard; name = SplashScreen.storyboard; path = Crazycharge/SplashScreen.storyboard; sourceTree = "<group>"; };
  33. BB2F792C24A3F905000567C9 /* Expo.plist */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.plist.xml; path = Expo.plist; sourceTree = "<group>"; };
  34. ED297162215061F000B7C4FE /* JavaScriptCore.framework */ = {isa = PBXFileReference; lastKnownFileType = wrapper.framework; name = JavaScriptCore.framework; path = System/Library/Frameworks/JavaScriptCore.framework; sourceTree = SDKROOT; };
  35. FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */ = {isa = PBXFileReference; includeInIndex = 1; lastKnownFileType = sourcecode.swift; name = ExpoModulesProvider.swift; path = "Pods/Target Support Files/Pods-Crazycharge/ExpoModulesProvider.swift"; sourceTree = "<group>"; };
  36. /* End PBXFileReference section */
  37. /* Begin PBXFrameworksBuildPhase section */
  38. 13B07F8C1A680F5B00A75B9A /* Frameworks */ = {
  39. isa = PBXFrameworksBuildPhase;
  40. buildActionMask = 2147483647;
  41. files = (
  42. 96905EF65AED1B983A6B3ABC /* libPods-Crazycharge.a in Frameworks */,
  43. );
  44. runOnlyForDeploymentPostprocessing = 0;
  45. };
  46. /* End PBXFrameworksBuildPhase section */
  47. /* Begin PBXGroup section */
  48. 13B07FAE1A68108700A75B9A /* Crazycharge */ = {
  49. isa = PBXGroup;
  50. children = (
  51. BB2F792B24A3F905000567C9 /* Supporting */,
  52. 13B07FAF1A68108700A75B9A /* AppDelegate.h */,
  53. 13B07FB01A68108700A75B9A /* AppDelegate.mm */,
  54. 13B07FB51A68108700A75B9A /* Images.xcassets */,
  55. 13B07FB61A68108700A75B9A /* Info.plist */,
  56. 13B07FB71A68108700A75B9A /* main.m */,
  57. AA286B85B6C04FC6940260E9 /* SplashScreen.storyboard */,
  58. 9203E55FE7D34CC1832D1016 /* noop-file.swift */,
  59. 4DBC80E1DDF14489B82CE96E /* Crazycharge-Bridging-Header.h */,
  60. 8DDE4336DE22BE62AE9908E8 /* PrivacyInfo.xcprivacy */,
  61. );
  62. name = Crazycharge;
  63. sourceTree = "<group>";
  64. };
  65. 2D16E6871FA4F8E400B85C8A /* Frameworks */ = {
  66. isa = PBXGroup;
  67. children = (
  68. ED297162215061F000B7C4FE /* JavaScriptCore.framework */,
  69. 58EEBF8E8E6FB1BC6CAF49B5 /* libPods-Crazycharge.a */,
  70. );
  71. name = Frameworks;
  72. sourceTree = "<group>";
  73. };
  74. 832341AE1AAA6A7D00B99B32 /* Libraries */ = {
  75. isa = PBXGroup;
  76. children = (
  77. );
  78. name = Libraries;
  79. sourceTree = "<group>";
  80. };
  81. 83CBB9F61A601CBA00E9B192 = {
  82. isa = PBXGroup;
  83. children = (
  84. 13B07FAE1A68108700A75B9A /* Crazycharge */,
  85. 832341AE1AAA6A7D00B99B32 /* Libraries */,
  86. 83CBBA001A601CBA00E9B192 /* Products */,
  87. 2D16E6871FA4F8E400B85C8A /* Frameworks */,
  88. D65327D7A22EEC0BE12398D9 /* Pods */,
  89. D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */,
  90. );
  91. indentWidth = 2;
  92. sourceTree = "<group>";
  93. tabWidth = 2;
  94. usesTabs = 0;
  95. };
  96. 83CBBA001A601CBA00E9B192 /* Products */ = {
  97. isa = PBXGroup;
  98. children = (
  99. 13B07F961A680F5B00A75B9A /* Crazycharge.app */,
  100. );
  101. name = Products;
  102. sourceTree = "<group>";
  103. };
  104. 92DBD88DE9BF7D494EA9DA96 /* Crazycharge */ = {
  105. isa = PBXGroup;
  106. children = (
  107. FAC715A2D49A985799AEE119 /* ExpoModulesProvider.swift */,
  108. );
  109. name = Crazycharge;
  110. sourceTree = "<group>";
  111. };
  112. BB2F792B24A3F905000567C9 /* Supporting */ = {
  113. isa = PBXGroup;
  114. children = (
  115. BB2F792C24A3F905000567C9 /* Expo.plist */,
  116. );
  117. name = Supporting;
  118. path = Crazycharge/Supporting;
  119. sourceTree = "<group>";
  120. };
  121. D65327D7A22EEC0BE12398D9 /* Pods */ = {
  122. isa = PBXGroup;
  123. children = (
  124. 6C2E3173556A471DD304B334 /* Pods-Crazycharge.debug.xcconfig */,
  125. 7A4D352CD337FB3A3BF06240 /* Pods-Crazycharge.release.xcconfig */,
  126. );
  127. path = Pods;
  128. sourceTree = "<group>";
  129. };
  130. D7E4C46ADA2E9064B798F356 /* ExpoModulesProviders */ = {
  131. isa = PBXGroup;
  132. children = (
  133. 92DBD88DE9BF7D494EA9DA96 /* Crazycharge */,
  134. );
  135. name = ExpoModulesProviders;
  136. sourceTree = "<group>";
  137. };
  138. /* End PBXGroup section */
  139. /* Begin PBXNativeTarget section */
  140. 13B07F861A680F5B00A75B9A /* Crazycharge */ = {
  141. isa = PBXNativeTarget;
  142. buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Crazycharge" */;
  143. buildPhases = (
  144. 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */,
  145. F602DE7DFC0E9FF0BC191C0C /* [Expo] Configure project */,
  146. 13B07F871A680F5B00A75B9A /* Sources */,
  147. 13B07F8C1A680F5B00A75B9A /* Frameworks */,
  148. 13B07F8E1A680F5B00A75B9A /* Resources */,
  149. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */,
  150. 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */,
  151. 6F2C018C32BCA3B68F3E5885 /* [CP] Embed Pods Frameworks */,
  152. );
  153. buildRules = (
  154. );
  155. dependencies = (
  156. );
  157. name = Crazycharge;
  158. productName = Crazycharge;
  159. productReference = 13B07F961A680F5B00A75B9A /* Crazycharge.app */;
  160. productType = "com.apple.product-type.application";
  161. };
  162. /* End PBXNativeTarget section */
  163. /* Begin PBXProject section */
  164. 83CBB9F71A601CBA00E9B192 /* Project object */ = {
  165. isa = PBXProject;
  166. attributes = {
  167. LastUpgradeCheck = 1130;
  168. TargetAttributes = {
  169. 13B07F861A680F5B00A75B9A = {
  170. LastSwiftMigration = 1250;
  171. };
  172. };
  173. };
  174. buildConfigurationList = 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Crazycharge" */;
  175. compatibilityVersion = "Xcode 3.2";
  176. developmentRegion = en;
  177. hasScannedForEncodings = 0;
  178. knownRegions = (
  179. en,
  180. Base,
  181. );
  182. mainGroup = 83CBB9F61A601CBA00E9B192;
  183. productRefGroup = 83CBBA001A601CBA00E9B192 /* Products */;
  184. projectDirPath = "";
  185. projectRoot = "";
  186. targets = (
  187. 13B07F861A680F5B00A75B9A /* Crazycharge */,
  188. );
  189. };
  190. /* End PBXProject section */
  191. /* Begin PBXResourcesBuildPhase section */
  192. 13B07F8E1A680F5B00A75B9A /* Resources */ = {
  193. isa = PBXResourcesBuildPhase;
  194. buildActionMask = 2147483647;
  195. files = (
  196. BB2F792D24A3F905000567C9 /* Expo.plist in Resources */,
  197. 13B07FBF1A68108700A75B9A /* Images.xcassets in Resources */,
  198. 3E461D99554A48A4959DE609 /* SplashScreen.storyboard in Resources */,
  199. D344BF1EF5BB18C296DCF7B0 /* PrivacyInfo.xcprivacy in Resources */,
  200. );
  201. runOnlyForDeploymentPostprocessing = 0;
  202. };
  203. /* End PBXResourcesBuildPhase section */
  204. /* Begin PBXShellScriptBuildPhase section */
  205. 00DD1BFF1BD5951E006B06BC /* Bundle React Native code and images */ = {
  206. isa = PBXShellScriptBuildPhase;
  207. alwaysOutOfDate = 1;
  208. buildActionMask = 2147483647;
  209. files = (
  210. );
  211. inputPaths = (
  212. );
  213. name = "Bundle React Native code and images";
  214. outputPaths = (
  215. );
  216. runOnlyForDeploymentPostprocessing = 0;
  217. shellPath = /bin/sh;
  218. shellScript = "if [[ -f \"$PODS_ROOT/../.xcode.env\" ]]; then\n source \"$PODS_ROOT/../.xcode.env\"\nfi\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n# The project root by default is one level up from the ios directory\nexport PROJECT_ROOT=\"$PROJECT_DIR\"/..\n\nif [[ \"$CONFIGURATION\" = *Debug* ]]; then\n export SKIP_BUNDLING=1\nfi\nif [[ -z \"$ENTRY_FILE\" ]]; then\n # Set the entry JS file using the bundler's entry resolution.\n export ENTRY_FILE=\"$(\"$NODE_BINARY\" -e \"require('expo/scripts/resolveAppEntry')\" \"$PROJECT_ROOT\" ios absolute | tail -n 1)\"\nfi\n\nif [[ -z \"$CLI_PATH\" ]]; then\n # Use Expo CLI\n export CLI_PATH=\"$(\"$NODE_BINARY\" --print \"require.resolve('@expo/cli', { paths: [require.resolve('expo/package.json')] })\")\"\nfi\nif [[ -z \"$BUNDLE_COMMAND\" ]]; then\n # Default Expo CLI command for bundling\n export BUNDLE_COMMAND=\"export:embed\"\nfi\n\n# Source .xcode.env.updates if it exists to allow\n# SKIP_BUNDLING to be unset if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.updates\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.updates\"\nfi\n# Source local changes to allow overrides\n# if needed\nif [[ -f \"$PODS_ROOT/../.xcode.env.local\" ]]; then\n source \"$PODS_ROOT/../.xcode.env.local\"\nfi\n\n`\"$NODE_BINARY\" --print \"require('path').dirname(require.resolve('react-native/package.json')) + '/scripts/react-native-xcode.sh'\"`\n\n";
  219. };
  220. 08A4A3CD28434E44B6B9DE2E /* [CP] Check Pods Manifest.lock */ = {
  221. isa = PBXShellScriptBuildPhase;
  222. buildActionMask = 2147483647;
  223. files = (
  224. );
  225. inputFileListPaths = (
  226. );
  227. inputPaths = (
  228. "${PODS_PODFILE_DIR_PATH}/Podfile.lock",
  229. "${PODS_ROOT}/Manifest.lock",
  230. );
  231. name = "[CP] Check Pods Manifest.lock";
  232. outputFileListPaths = (
  233. );
  234. outputPaths = (
  235. "$(DERIVED_FILE_DIR)/Pods-Crazycharge-checkManifestLockResult.txt",
  236. );
  237. runOnlyForDeploymentPostprocessing = 0;
  238. shellPath = /bin/sh;
  239. 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";
  240. showEnvVarsInLog = 0;
  241. };
  242. 6F2C018C32BCA3B68F3E5885 /* [CP] Embed Pods Frameworks */ = {
  243. isa = PBXShellScriptBuildPhase;
  244. buildActionMask = 2147483647;
  245. files = (
  246. );
  247. inputPaths = (
  248. "${PODS_ROOT}/Target Support Files/Pods-Crazycharge/Pods-Crazycharge-frameworks.sh",
  249. "${PODS_XCFRAMEWORKS_BUILD_DIR}/hermes-engine/Pre-built/hermes.framework/hermes",
  250. );
  251. name = "[CP] Embed Pods Frameworks";
  252. outputPaths = (
  253. "${TARGET_BUILD_DIR}/${FRAMEWORKS_FOLDER_PATH}/hermes.framework",
  254. );
  255. runOnlyForDeploymentPostprocessing = 0;
  256. shellPath = /bin/sh;
  257. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Crazycharge/Pods-Crazycharge-frameworks.sh\"\n";
  258. showEnvVarsInLog = 0;
  259. };
  260. 800E24972A6A228C8D4807E9 /* [CP] Copy Pods Resources */ = {
  261. isa = PBXShellScriptBuildPhase;
  262. buildActionMask = 2147483647;
  263. files = (
  264. );
  265. inputPaths = (
  266. "${PODS_ROOT}/Target Support Files/Pods-Crazycharge/Pods-Crazycharge-resources.sh",
  267. "${PODS_CONFIGURATION_BUILD_DIR}/EXApplication/ExpoApplication_privacy.bundle",
  268. "${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/EXConstants.bundle",
  269. "${PODS_CONFIGURATION_BUILD_DIR}/EXConstants/ExpoConstants_privacy.bundle",
  270. "${PODS_CONFIGURATION_BUILD_DIR}/EXNotifications/ExpoNotifications_privacy.bundle",
  271. "${PODS_CONFIGURATION_BUILD_DIR}/EXUpdates/EXUpdates.bundle",
  272. "${PODS_CONFIGURATION_BUILD_DIR}/ExpoDevice/ExpoDevice_privacy.bundle",
  273. "${PODS_CONFIGURATION_BUILD_DIR}/ExpoFileSystem/ExpoFileSystem_privacy.bundle",
  274. "${PODS_ROOT}/GoogleMaps/Maps/Frameworks/GoogleMaps.xcframework/ios-arm64/GoogleMaps.framework/Resources/GoogleMaps.bundle",
  275. "${PODS_ROOT}/GoogleMaps/Maps/Frameworks/GoogleMaps.xcframework/ios-arm64_x86_64-simulator/GoogleMaps.framework/Resources/GoogleMaps.bundle",
  276. "${PODS_CONFIGURATION_BUILD_DIR}/RNCAsyncStorage/RNCAsyncStorage_resources.bundle",
  277. "${PODS_CONFIGURATION_BUILD_DIR}/RNSVG/RNSVGFilters.bundle",
  278. "${PODS_CONFIGURATION_BUILD_DIR}/ReachabilitySwift/ReachabilitySwift.bundle",
  279. "${PODS_CONFIGURATION_BUILD_DIR}/React-Core/RCTI18nStrings.bundle",
  280. "${PODS_CONFIGURATION_BUILD_DIR}/expo-dev-launcher/EXDevLauncher.bundle",
  281. "${PODS_CONFIGURATION_BUILD_DIR}/expo-dev-menu/EXDevMenu.bundle",
  282. );
  283. name = "[CP] Copy Pods Resources";
  284. outputPaths = (
  285. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoApplication_privacy.bundle",
  286. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXConstants.bundle",
  287. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoConstants_privacy.bundle",
  288. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoNotifications_privacy.bundle",
  289. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXUpdates.bundle",
  290. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoDevice_privacy.bundle",
  291. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ExpoFileSystem_privacy.bundle",
  292. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/GoogleMaps.bundle",
  293. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNCAsyncStorage_resources.bundle",
  294. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RNSVGFilters.bundle",
  295. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/ReachabilitySwift.bundle",
  296. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/RCTI18nStrings.bundle",
  297. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXDevLauncher.bundle",
  298. "${TARGET_BUILD_DIR}/${UNLOCALIZED_RESOURCES_FOLDER_PATH}/EXDevMenu.bundle",
  299. );
  300. runOnlyForDeploymentPostprocessing = 0;
  301. shellPath = /bin/sh;
  302. shellScript = "\"${PODS_ROOT}/Target Support Files/Pods-Crazycharge/Pods-Crazycharge-resources.sh\"\n";
  303. showEnvVarsInLog = 0;
  304. };
  305. F602DE7DFC0E9FF0BC191C0C /* [Expo] Configure project */ = {
  306. isa = PBXShellScriptBuildPhase;
  307. alwaysOutOfDate = 1;
  308. buildActionMask = 2147483647;
  309. files = (
  310. );
  311. inputFileListPaths = (
  312. );
  313. inputPaths = (
  314. );
  315. name = "[Expo] Configure project";
  316. outputFileListPaths = (
  317. );
  318. outputPaths = (
  319. );
  320. runOnlyForDeploymentPostprocessing = 0;
  321. shellPath = /bin/sh;
  322. shellScript = "# This script configures Expo modules and generates the modules provider file.\nbash -l -c \"./Pods/Target\\ Support\\ Files/Pods-Crazycharge/expo-configure-project.sh\"\n";
  323. };
  324. /* End PBXShellScriptBuildPhase section */
  325. /* Begin PBXSourcesBuildPhase section */
  326. 13B07F871A680F5B00A75B9A /* Sources */ = {
  327. isa = PBXSourcesBuildPhase;
  328. buildActionMask = 2147483647;
  329. files = (
  330. 13B07FBC1A68108700A75B9A /* AppDelegate.mm in Sources */,
  331. 13B07FC11A68108700A75B9A /* main.m in Sources */,
  332. B18059E884C0ABDD17F3DC3D /* ExpoModulesProvider.swift in Sources */,
  333. E913F977E8BE4335B55D6703 /* noop-file.swift in Sources */,
  334. );
  335. runOnlyForDeploymentPostprocessing = 0;
  336. };
  337. /* End PBXSourcesBuildPhase section */
  338. /* Begin XCBuildConfiguration section */
  339. 13B07F941A680F5B00A75B9A /* Debug */ = {
  340. isa = XCBuildConfiguration;
  341. baseConfigurationReference = 6C2E3173556A471DD304B334 /* Pods-Crazycharge.debug.xcconfig */;
  342. buildSettings = {
  343. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  344. CLANG_ENABLE_MODULES = YES;
  345. CODE_SIGN_ENTITLEMENTS = Crazycharge/Crazycharge.entitlements;
  346. CURRENT_PROJECT_VERSION = 1;
  347. ENABLE_BITCODE = NO;
  348. GCC_PREPROCESSOR_DEFINITIONS = (
  349. "$(inherited)",
  350. "FB_SONARKIT_ENABLED=1",
  351. );
  352. INFOPLIST_FILE = Crazycharge/Info.plist;
  353. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  354. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  355. MARKETING_VERSION = 1.0;
  356. OTHER_LDFLAGS = (
  357. "$(inherited)",
  358. "-ObjC",
  359. "-lc++",
  360. );
  361. OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_DEBUG";
  362. PRODUCT_BUNDLE_IDENTIFIER = hk.com.crazycharge;
  363. PRODUCT_NAME = "Crazycharge";
  364. SWIFT_OBJC_BRIDGING_HEADER = "Crazycharge/Crazycharge-Bridging-Header.h";
  365. SWIFT_OPTIMIZATION_LEVEL = "-Onone";
  366. SWIFT_VERSION = 5.0;
  367. TARGETED_DEVICE_FAMILY = "1";
  368. VERSIONING_SYSTEM = "apple-generic";
  369. };
  370. name = Debug;
  371. };
  372. 13B07F951A680F5B00A75B9A /* Release */ = {
  373. isa = XCBuildConfiguration;
  374. baseConfigurationReference = 7A4D352CD337FB3A3BF06240 /* Pods-Crazycharge.release.xcconfig */;
  375. buildSettings = {
  376. ASSETCATALOG_COMPILER_APPICON_NAME = AppIcon;
  377. CLANG_ENABLE_MODULES = YES;
  378. CODE_SIGN_ENTITLEMENTS = Crazycharge/Crazycharge.entitlements;
  379. CURRENT_PROJECT_VERSION = 1;
  380. INFOPLIST_FILE = Crazycharge/Info.plist;
  381. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  382. LD_RUNPATH_SEARCH_PATHS = "$(inherited) @executable_path/Frameworks";
  383. MARKETING_VERSION = 1.0;
  384. OTHER_LDFLAGS = (
  385. "$(inherited)",
  386. "-ObjC",
  387. "-lc++",
  388. );
  389. OTHER_SWIFT_FLAGS = "$(inherited) -D EXPO_CONFIGURATION_RELEASE";
  390. PRODUCT_BUNDLE_IDENTIFIER = hk.com.crazycharge;
  391. PRODUCT_NAME = "Crazycharge";
  392. SWIFT_OBJC_BRIDGING_HEADER = "Crazycharge/Crazycharge-Bridging-Header.h";
  393. SWIFT_VERSION = 5.0;
  394. TARGETED_DEVICE_FAMILY = "1";
  395. VERSIONING_SYSTEM = "apple-generic";
  396. };
  397. name = Release;
  398. };
  399. 83CBBA201A601CBA00E9B192 /* Debug */ = {
  400. isa = XCBuildConfiguration;
  401. buildSettings = {
  402. ALWAYS_SEARCH_USER_PATHS = NO;
  403. CC = "";
  404. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  405. CLANG_CXX_LANGUAGE_STANDARD = "c++20";
  406. CLANG_CXX_LIBRARY = "libc++";
  407. CLANG_ENABLE_MODULES = YES;
  408. CLANG_ENABLE_OBJC_ARC = YES;
  409. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  410. CLANG_WARN_BOOL_CONVERSION = YES;
  411. CLANG_WARN_COMMA = YES;
  412. CLANG_WARN_CONSTANT_CONVERSION = YES;
  413. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  414. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  415. CLANG_WARN_EMPTY_BODY = YES;
  416. CLANG_WARN_ENUM_CONVERSION = YES;
  417. CLANG_WARN_INFINITE_RECURSION = YES;
  418. CLANG_WARN_INT_CONVERSION = YES;
  419. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  420. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  421. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  422. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  423. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  424. CLANG_WARN_STRICT_PROTOTYPES = YES;
  425. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  426. CLANG_WARN_UNREACHABLE_CODE = YES;
  427. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  428. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  429. COPY_PHASE_STRIP = NO;
  430. CXX = "";
  431. ENABLE_STRICT_OBJC_MSGSEND = YES;
  432. ENABLE_TESTABILITY = YES;
  433. GCC_C_LANGUAGE_STANDARD = gnu99;
  434. GCC_DYNAMIC_NO_PIC = NO;
  435. GCC_NO_COMMON_BLOCKS = YES;
  436. GCC_OPTIMIZATION_LEVEL = 0;
  437. GCC_PREPROCESSOR_DEFINITIONS = (
  438. "DEBUG=1",
  439. "$(inherited)",
  440. );
  441. GCC_SYMBOLS_PRIVATE_EXTERN = NO;
  442. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  443. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  444. GCC_WARN_UNDECLARED_SELECTOR = YES;
  445. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  446. GCC_WARN_UNUSED_FUNCTION = YES;
  447. GCC_WARN_UNUSED_VARIABLE = YES;
  448. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  449. LD = "";
  450. LDPLUSPLUS = "";
  451. LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
  452. LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\"";
  453. MTL_ENABLE_DEBUG_INFO = YES;
  454. ONLY_ACTIVE_ARCH = YES;
  455. OTHER_LDFLAGS = (
  456. "$(inherited)",
  457. " ",
  458. );
  459. REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
  460. SDKROOT = iphoneos;
  461. USE_HERMES = true;
  462. };
  463. name = Debug;
  464. };
  465. 83CBBA211A601CBA00E9B192 /* Release */ = {
  466. isa = XCBuildConfiguration;
  467. buildSettings = {
  468. ALWAYS_SEARCH_USER_PATHS = NO;
  469. CC = "";
  470. CLANG_ANALYZER_LOCALIZABILITY_NONLOCALIZED = YES;
  471. CLANG_CXX_LANGUAGE_STANDARD = "c++20";
  472. CLANG_CXX_LIBRARY = "libc++";
  473. CLANG_ENABLE_MODULES = YES;
  474. CLANG_ENABLE_OBJC_ARC = YES;
  475. CLANG_WARN_BLOCK_CAPTURE_AUTORELEASING = YES;
  476. CLANG_WARN_BOOL_CONVERSION = YES;
  477. CLANG_WARN_COMMA = YES;
  478. CLANG_WARN_CONSTANT_CONVERSION = YES;
  479. CLANG_WARN_DEPRECATED_OBJC_IMPLEMENTATIONS = YES;
  480. CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
  481. CLANG_WARN_EMPTY_BODY = YES;
  482. CLANG_WARN_ENUM_CONVERSION = YES;
  483. CLANG_WARN_INFINITE_RECURSION = YES;
  484. CLANG_WARN_INT_CONVERSION = YES;
  485. CLANG_WARN_NON_LITERAL_NULL_CONVERSION = YES;
  486. CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
  487. CLANG_WARN_OBJC_LITERAL_CONVERSION = YES;
  488. CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
  489. CLANG_WARN_RANGE_LOOP_ANALYSIS = YES;
  490. CLANG_WARN_STRICT_PROTOTYPES = YES;
  491. CLANG_WARN_SUSPICIOUS_MOVE = YES;
  492. CLANG_WARN_UNREACHABLE_CODE = YES;
  493. CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
  494. "CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "iPhone Developer";
  495. COPY_PHASE_STRIP = YES;
  496. CXX = "";
  497. ENABLE_NS_ASSERTIONS = NO;
  498. ENABLE_STRICT_OBJC_MSGSEND = YES;
  499. GCC_C_LANGUAGE_STANDARD = gnu99;
  500. GCC_NO_COMMON_BLOCKS = YES;
  501. GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
  502. GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
  503. GCC_WARN_UNDECLARED_SELECTOR = YES;
  504. GCC_WARN_UNINITIALIZED_AUTOS = YES_AGGRESSIVE;
  505. GCC_WARN_UNUSED_FUNCTION = YES;
  506. GCC_WARN_UNUSED_VARIABLE = YES;
  507. IPHONEOS_DEPLOYMENT_TARGET = 13.4;
  508. LD = "";
  509. LDPLUSPLUS = "";
  510. LD_RUNPATH_SEARCH_PATHS = "/usr/lib/swift $(inherited)";
  511. LIBRARY_SEARCH_PATHS = "$(SDKROOT)/usr/lib/swift\"$(inherited)\"";
  512. MTL_ENABLE_DEBUG_INFO = NO;
  513. OTHER_LDFLAGS = (
  514. "$(inherited)",
  515. " ",
  516. );
  517. REACT_NATIVE_PATH = "${PODS_ROOT}/../../node_modules/react-native";
  518. SDKROOT = iphoneos;
  519. USE_HERMES = true;
  520. VALIDATE_PRODUCT = YES;
  521. };
  522. name = Release;
  523. };
  524. /* End XCBuildConfiguration section */
  525. /* Begin XCConfigurationList section */
  526. 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "Crazycharge" */ = {
  527. isa = XCConfigurationList;
  528. buildConfigurations = (
  529. 13B07F941A680F5B00A75B9A /* Debug */,
  530. 13B07F951A680F5B00A75B9A /* Release */,
  531. );
  532. defaultConfigurationIsVisible = 0;
  533. defaultConfigurationName = Release;
  534. };
  535. 83CBB9FA1A601CBA00E9B192 /* Build configuration list for PBXProject "Crazycharge" */ = {
  536. isa = XCConfigurationList;
  537. buildConfigurations = (
  538. 83CBBA201A601CBA00E9B192 /* Debug */,
  539. 83CBBA211A601CBA00E9B192 /* Release */,
  540. );
  541. defaultConfigurationIsVisible = 0;
  542. defaultConfigurationName = Release;
  543. };
  544. /* End XCConfigurationList section */
  545. };
  546. rootObject = 83CBB9F71A601CBA00E9B192 /* Project object */;
  547. }