From a90369076771956f843ab8535f6d0d1444ef9c0f Mon Sep 17 00:00:00 2001 From: Michal Date: Thu, 10 Oct 2024 11:02:15 +0100 Subject: [PATCH] Revert ios platform target --- apps/wallet-mobile/ios/Podfile | 2 +- apps/wallet-mobile/ios/Podfile.lock | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/apps/wallet-mobile/ios/Podfile b/apps/wallet-mobile/ios/Podfile index 8309ac8afd..5b88e03060 100644 --- a/apps/wallet-mobile/ios/Podfile +++ b/apps/wallet-mobile/ios/Podfile @@ -2,7 +2,7 @@ require File.join(File.dirname(`node --print "require.resolve('expo/package.json require_relative '../../../node_modules/react-native/scripts/react_native_pods' require_relative '../../../node_modules/@react-native-community/cli-platform-ios/native_modules' -platform :ios, '14.0' +platform :ios, '13.0' prepare_react_native_project! # If you are using a `react-native-flipper` your iOS build will fail when `NO_FLIPPER=1` is set. diff --git a/apps/wallet-mobile/ios/Podfile.lock b/apps/wallet-mobile/ios/Podfile.lock index 11fbe17111..fce81251f9 100644 --- a/apps/wallet-mobile/ios/Podfile.lock +++ b/apps/wallet-mobile/ios/Podfile.lock @@ -954,6 +954,6 @@ SPEC CHECKSUMS: Yoga: e71803b4c1fff832ccf9b92541e00f9b873119b9 ZXingObjC: 8898711ab495761b2dbbdec76d90164a6d7e14c5 -PODFILE CHECKSUM: 4c2d6038a2a21dd9538daa115acf7ff866d31ee0 +PODFILE CHECKSUM: 6a304e8701f0da9c69d23503c6cdbbfe817acc27 COCOAPODS: 1.15.2