Skip to content

Commit

Permalink
Disable MercadoPago, bump deps.
Browse files Browse the repository at this point in the history
  • Loading branch information
alexsegura committed Feb 26, 2024
1 parent f5d48b7 commit 1bd2baa
Show file tree
Hide file tree
Showing 6 changed files with 103 additions and 118 deletions.
2 changes: 1 addition & 1 deletion android/app/src/main/res/values/styles.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<resources>

<!-- Base application theme. -->
<style name="AppTheme" parent="Theme.AppCompat.Light.NoActionBar">
<style name="AppTheme" parent="Theme.AppCompat.DayNight.NoActionBar">
<!-- Customize your theme here. -->
<item name="android:editTextBackground">@drawable/rn_edit_text_material</item>
</style>
Expand Down
58 changes: 28 additions & 30 deletions ios/CoopCycle.xcodeproj/project.pbxproj
Original file line number Diff line number Diff line change
Expand Up @@ -283,7 +283,6 @@
buildConfigurationList = 13B07F931A680F5B00A75B9A /* Build configuration list for PBXNativeTarget "CoopCycle" */;
buildPhases = (
5A382C359BA76A2EB098861D /* [CP] Check Pods Manifest.lock */,
FD10A7F022414F080027D42C /* Start Packager */,
00858596B4559A8ADDF3D291 /* [Expo] Configure project */,
13B07F871A680F5B00A75B9A /* Sources */,
13B07F8C1A680F5B00A75B9A /* Frameworks */,
Expand Down Expand Up @@ -620,25 +619,6 @@
shellPath = /bin/sh;
shellScript = "# This script configures Expo modules and generates the modules provider file.\nbash -l -c \"./Pods/Target\\ Support\\ Files/Pods-CoopCycle-CoopCycleTests/expo-configure-project.sh\"\n";
};
FD10A7F022414F080027D42C /* Start Packager */ = {
isa = PBXShellScriptBuildPhase;
buildActionMask = 2147483647;
files = (
);
inputFileListPaths = (
);
inputPaths = (
);
name = "Start Packager";
outputFileListPaths = (
);
outputPaths = (
);
runOnlyForDeploymentPostprocessing = 0;
shellPath = /bin/sh;
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";
showEnvVarsInLog = 0;
};
/* End PBXShellScriptBuildPhase section */

/* Begin PBXSourcesBuildPhase section */
Expand Down Expand Up @@ -715,7 +695,7 @@
"$(SRCROOT)/../node_modules/react-native-locale-detector/RNI18n",
);
INFOPLIST_FILE = CoopCycleTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -751,7 +731,7 @@
"$(SRCROOT)/../node_modules/react-native-locale-detector/RNI18n",
);
INFOPLIST_FILE = CoopCycleTests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -792,7 +772,7 @@
"$(SRCROOT)/../node_modules/react-native-locale-detector/RNI18n",
);
INFOPLIST_FILE = CoopCycle/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -836,7 +816,7 @@
"$(SRCROOT)/../node_modules/react-native-locale-detector/RNI18n",
);
INFOPLIST_FILE = CoopCycle/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -895,7 +875,7 @@
ENABLE_BITCODE = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_DYNAMIC_NO_PIC = NO;
GCC_NO_COMMON_BLOCKS = YES;
Expand Down Expand Up @@ -931,8 +911,17 @@
" ${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers",
);
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
MTL_ENABLE_DEBUG_INFO = YES;
ONLY_ACTIVE_ARCH = YES;
OTHER_CFLAGS = "$(inherited)";
Expand Down Expand Up @@ -980,7 +969,7 @@
ENABLE_BITCODE = NO;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = "";
"EXCLUDED_ARCHS[sdk=iphonesimulator*]" = i386;
GCC_C_LANGUAGE_STANDARD = gnu99;
GCC_NO_COMMON_BLOCKS = YES;
GCC_PREPROCESSOR_DEFINITIONS = (
Expand Down Expand Up @@ -1012,8 +1001,17 @@
" ${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/ReactCommon/ReactCommon.framework/Headers",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-Fabric/React_Fabric.framework/Headers/react/renderer/components/view/platform/cxx",
" ${PODS_CONFIGURATION_BUILD_DIR}/React-graphics/React_graphics.framework/Headers",
);
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
MTL_ENABLE_DEBUG_INFO = NO;
OTHER_CFLAGS = "$(inherited)";
OTHER_CPLUSPLUSFLAGS = "$(inherited)";
Expand Down Expand Up @@ -1045,7 +1043,7 @@
DEBUG_INFORMATION_FORMAT = dwarf;
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = CoopCycleUITests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down Expand Up @@ -1085,7 +1083,7 @@
DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym";
GCC_C_LANGUAGE_STANDARD = gnu11;
INFOPLIST_FILE = CoopCycleUITests/Info.plist;
IPHONEOS_DEPLOYMENT_TARGET = 13.0;
IPHONEOS_DEPLOYMENT_TARGET = 13.4;
LD_RUNPATH_SEARCH_PATHS = (
"$(inherited)",
"@executable_path/Frameworks",
Expand Down
133 changes: 63 additions & 70 deletions ios/Podfile.lock
Original file line number Diff line number Diff line change
@@ -1,21 +1,18 @@
PODS:
- AndesUI (3.122.0):
- AndesUI/Core (= 3.122.0)
- AndesUI (3.127.0):
- AndesUI/Core (= 3.127.0)
- PureLayout (= 3.1.2)
- AndesUI/Core (3.122.0):
- AndesUI/Core (3.127.0):
- AndesUI/LocalIcons
- PureLayout (= 3.1.2)
- AndesUI/LocalIcons (3.122.0):
- AndesUI/LocalIcons (3.127.0):
- PureLayout (= 3.1.2)
- AppAuth (1.6.2):
- AppAuth/Core (= 1.6.2)
- AppAuth/ExternalUserAgent (= 1.6.2)
- AppAuth/Core (1.6.2)
- AppAuth/ExternalUserAgent (1.6.2):
- AppAuth/Core
- blackbox-vision-react-native-mercadopago-px (0.7.2):
- MercadoPagoSDK (= 4.32.4)
- React
- boost (1.83.0)
- CocoaLumberjack (3.7.4):
- CocoaLumberjack/Core (= 3.7.4)
Expand Down Expand Up @@ -107,7 +104,7 @@ PODS:
- GoogleUtilities/Logger (~> 7.12)
- FirebaseCoreExtension (10.19.0):
- FirebaseCore (~> 10.0)
- FirebaseCoreInternal (10.19.0):
- FirebaseCoreInternal (10.21.0):
- "GoogleUtilities/NSData+zlib (~> 7.8)"
- FirebaseCrashlytics (10.19.0):
- FirebaseCore (~> 10.5)
Expand All @@ -117,12 +114,12 @@ PODS:
- GoogleUtilities/Environment (~> 7.8)
- nanopb (< 2.30910.0, >= 2.30908.0)
- PromisesObjC (~> 2.1)
- FirebaseInstallations (10.19.0):
- FirebaseInstallations (10.21.0):
- FirebaseCore (~> 10.0)
- GoogleUtilities/Environment (~> 7.8)
- GoogleUtilities/UserDefaults (~> 7.8)
- PromisesObjC (~> 2.1)
- FirebaseSessions (10.19.0):
- FirebaseSessions (10.21.0):
- FirebaseCore (~> 10.5)
- FirebaseCoreExtension (~> 10.0)
- FirebaseInstallations (~> 10.0)
Expand Down Expand Up @@ -328,9 +325,9 @@ PODS:
- nanopb/encode (= 2.30909.1)
- nanopb/decode (2.30909.1)
- nanopb/encode (2.30909.1)
- PromisesObjC (2.3.1)
- PromisesSwift (2.3.1):
- PromisesObjC (= 2.3.1)
- PromisesObjC (2.4.0)
- PromisesSwift (2.4.0):
- PromisesObjC (= 2.4.0)
- PureLayout (3.1.2)
- RCT-Folly (2022.05.16.00):
- boost
Expand Down Expand Up @@ -1230,7 +1227,7 @@ PODS:
- React-Core
- react-native-maps (1.10.3):
- React-Core
- react-native-netinfo (9.4.1):
- react-native-netinfo (11.3.0):
- React-Core
- react-native-pager-view (6.2.3):
- glog
Expand Down Expand Up @@ -1482,42 +1479,42 @@ PODS:
- SentryPrivate (= 8.11.0)
- SentryPrivate (8.11.0)
- SocketRocket (0.6.1)
- Stripe (23.18.3):
- StripeApplePay (= 23.18.3)
- StripeCore (= 23.18.3)
- StripePayments (= 23.18.3)
- StripePaymentsUI (= 23.18.3)
- StripeUICore (= 23.18.3)
- stripe-react-native (0.35.0):
- React-Core
- Stripe (~> 23.18.0)
- StripeApplePay (~> 23.18.0)
- StripeFinancialConnections (~> 23.18.0)
- StripePayments (~> 23.18.0)
- StripePaymentSheet (~> 23.18.0)
- StripePaymentsUI (~> 23.18.0)
- StripeApplePay (23.18.3):
- StripeCore (= 23.18.3)
- StripeCore (23.18.3)
- StripeFinancialConnections (23.18.3):
- StripeCore (= 23.18.3)
- StripeUICore (= 23.18.3)
- StripePayments (23.18.3):
- StripeCore (= 23.18.3)
- StripePayments/Stripe3DS2 (= 23.18.3)
- StripePayments/Stripe3DS2 (23.18.3):
- StripeCore (= 23.18.3)
- StripePaymentSheet (23.18.3):
- StripeApplePay (= 23.18.3)
- StripeCore (= 23.18.3)
- StripePayments (= 23.18.3)
- StripePaymentsUI (= 23.18.3)
- StripePaymentsUI (23.18.3):
- StripeCore (= 23.18.3)
- StripePayments (= 23.18.3)
- StripeUICore (= 23.18.3)
- StripeUICore (23.18.3):
- StripeCore (= 23.18.3)
- Stripe (23.22.1):
- StripeApplePay (= 23.22.1)
- StripeCore (= 23.22.1)
- StripePayments (= 23.22.1)
- StripePaymentsUI (= 23.22.1)
- StripeUICore (= 23.22.1)
- stripe-react-native (0.37.0):
- React-Core
- Stripe (~> 23.22.0)
- StripeApplePay (~> 23.22.0)
- StripeFinancialConnections (~> 23.22.0)
- StripePayments (~> 23.22.0)
- StripePaymentSheet (~> 23.22.0)
- StripePaymentsUI (~> 23.22.0)
- StripeApplePay (23.22.1):
- StripeCore (= 23.22.1)
- StripeCore (23.22.1)
- StripeFinancialConnections (23.22.1):
- StripeCore (= 23.22.1)
- StripeUICore (= 23.22.1)
- StripePayments (23.22.1):
- StripeCore (= 23.22.1)
- StripePayments/Stripe3DS2 (= 23.22.1)
- StripePayments/Stripe3DS2 (23.22.1):
- StripeCore (= 23.22.1)
- StripePaymentSheet (23.22.1):
- StripeApplePay (= 23.22.1)
- StripeCore (= 23.22.1)
- StripePayments (= 23.22.1)
- StripePaymentsUI (= 23.22.1)
- StripePaymentsUI (23.22.1):
- StripeCore (= 23.22.1)
- StripePayments (= 23.22.1)
- StripeUICore (= 23.22.1)
- StripeUICore (23.22.1):
- StripeCore (= 23.22.1)
- Yoga (1.14.0)
- ZXingObjC/Core (3.6.9)
- ZXingObjC/OneD (3.6.9):
Expand All @@ -1526,7 +1523,6 @@ PODS:
- ZXingObjC/Core

DEPENDENCIES:
- "blackbox-vision-react-native-mercadopago-px (from `../node_modules/@blackbox-vision/react-native-mercadopago-px`)"
- boost (from `../node_modules/react-native/third-party-podspecs/boost.podspec`)
- CountlyReactNative (from `../node_modules/countly-sdk-react-native-bridge`)
- DoubleConversion (from `../node_modules/react-native/third-party-podspecs/DoubleConversion.podspec`)
Expand Down Expand Up @@ -1677,8 +1673,6 @@ SPEC REPOS:
- ZXingObjC

EXTERNAL SOURCES:
blackbox-vision-react-native-mercadopago-px:
:path: "../node_modules/@blackbox-vision/react-native-mercadopago-px"
boost:
:podspec: "../node_modules/react-native/third-party-podspecs/boost.podspec"
CountlyReactNative:
Expand Down Expand Up @@ -1868,9 +1862,8 @@ EXTERNAL SOURCES:
:path: "../node_modules/react-native/ReactCommon/yoga"

SPEC CHECKSUMS:
AndesUI: 9c50da522aeca5ab863b2c9ee525bf1adfd493c3
AndesUI: 84fcc177b7b420705e063c976d03e4e6d4e6c8e3
AppAuth: 3bb1d1cd9340bd09f5ed189fb00b1cc28e1e8570
blackbox-vision-react-native-mercadopago-px: 504d6e9018e19a6e3c818f4a7ae25403db96011c
boost: d3f49c53809116a5d38da093a8aa78bf551aed09
CocoaLumberjack: 543c79c114dadc3b1aba95641d8738b06b05b646
CountlyReactNative: f544f34347bc635e2951e2797d4750e66f886a09
Expand All @@ -1895,10 +1888,10 @@ SPEC CHECKSUMS:
FirebaseAnalytics: 87513010b13b7c8610164d3602ea10571f76afc1
FirebaseCore: dc5c7badf99d47613c52b2e3a57a64cd187f8554
FirebaseCoreExtension: c08d14c7b22e07994e876d837e6f58642f340087
FirebaseCoreInternal: b444828ea7cfd594fca83046b95db98a2be4f290
FirebaseCoreInternal: 43c1788eaeee9d1b97caaa751af567ce11010d00
FirebaseCrashlytics: a4d2ad12f5c07ec8ee0ebc89133a45498a293ba6
FirebaseInstallations: 033d199474164db20c8350736842a94fe717b960
FirebaseSessions: e5f4caa188dc8bc6142abc974355be75b042215e
FirebaseInstallations: 390ea1d10a4d02b20c965cbfd527ee9b3b412acb
FirebaseSessions: 80c2bbdd28166267b3d132debe5f7531efdb00bc
fmt: ff9d55029c625d3757ed641535fd4a75fedc7ce9
FXBlurView: db786c2561cb49a09ae98407f52460096ab8a44f
glog: 035f1e36e53b355cf70f6434d161b36e7d21fecd
Expand All @@ -1918,8 +1911,8 @@ SPEC CHECKSUMS:
MLCardForm: 58eba8e5dec1b9f6b6cb466cdc43d25ce8a096bc
MLUI: a1f5ac4190aabe7b5089413c7a598d715210f818
nanopb: d4d75c12cd1316f4a64e3c6963f879ecd4b5e0d5
PromisesObjC: c50d2056b5253dadbd6c2bea79b0674bd5a52fa4
PromisesSwift: 28dca69a9c40779916ac2d6985a0192a5cb4a265
PromisesObjC: f5707f49cb48b9636751c5b2e7d227e43fba9f47
PromisesSwift: 9d77319bbe72ebf6d872900551f7eeba9bce2851
PureLayout: 4634d0b61e3b5021166e8ec7c18e9e0ca0720c8b
RCT-Folly: 7169b2b1c44399c76a47b5deaaba715eeeb476c0
RCTRequired: ab7f915c15569f04a49669e573e6e319a53f9faa
Expand Down Expand Up @@ -1948,7 +1941,7 @@ SPEC CHECKSUMS:
react-native-fbsdk-next: 776f49479d36a1e72a1a367baadcc8391cd24374
react-native-get-random-values: dee677497c6a740b71e5612e8dbd83e7539ed5bb
react-native-maps: 72a8a903f8a1b53e2c777ba79102078ab502e0bf
react-native-netinfo: fefd4e98d75cbdd6e85fc530f7111a8afdf2b0c5
react-native-netinfo: 299dad906cdbf3b67bcc6f693c807f98bdd127cc
react-native-pager-view: 33c56e3b547d2f29d224255d82e796942e0918b8
react-native-safe-area-context: b97eb6f9e3b7f437806c2ce5983f479f8eb5de4b
react-native-version-number: b415bbec6a13f2df62bf978e85bc0d699462f37f
Expand Down Expand Up @@ -1999,15 +1992,15 @@ SPEC CHECKSUMS:
Sentry: 39d57e691e311bdb73bc1ab5bbebbd6bc890050d
SentryPrivate: 48712023cdfd523735c2edb6b06bedf26c4730a3
SocketRocket: f32cd54efbe0f095c4d7594881e52619cfe80b17
Stripe: e046335ab6e3f25d39f1a55bd98620a85269cffa
stripe-react-native: 2e2dad1734c1c2b71564b66bae4395bfd8419af4
StripeApplePay: 1aa77f8ec7a6d9463fa8f49ae0672fe59dbf4c73
StripeCore: fe10c34fb3c9ae18b986913f7e4460e7c653ce93
StripeFinancialConnections: 6022426894046f26fe21d348da02d83d8a637fb0
StripePayments: 7084fed30c5f03f15ae23c5dce63715ba0b53e15
StripePaymentSheet: c8d25d4133476c6238d3cc932fb8219bb5ea49c0
StripePaymentsUI: c12de264eda974d91e43a769f53a6c6afc9a1715
StripeUICore: 090c4fe916d039616ce8f8de30392f4aeb33dd16
Stripe: b65e9f748f8f51b51e015b0d72f5474dc0708788
stripe-react-native: 3988dbb404888f4224bdb9dd27ddfdaac6d309a8
StripeApplePay: 4a2fef6cd4e1e9b2c0849919fc7b3a9c5c3684b1
StripeCore: e1f6cd91d1487c0f6b5db81b42aec860420f75c9
StripeFinancialConnections: d223a44613e6982cedd552c5950edc9b4901c90a
StripePayments: 76144e9e6b5fee859954238a175f859043562659
StripePaymentSheet: a25d920bb3bb5e2580696476482dc7df9cb5e4e2
StripePaymentsUI: 66088abec88754bbdd522ef227dfdbb2265a653e
StripeUICore: b193c7d35e9cd1b04bc9ed4a6fb8c548fcee83fa
Yoga: 1b901a6d6eeba4e8a2e8f308f708691cdb5db312
ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5

Expand Down
Loading

0 comments on commit 1bd2baa

Please sign in to comment.