From f832fec3fa12c435ce2f8124a4e20f226d48732a Mon Sep 17 00:00:00 2001 From: Shawn Jackson Date: Thu, 12 Oct 2023 11:19:19 -0700 Subject: [PATCH] CU-8685z4x38 updating ios version min req --- ios/App/Podfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ios/App/Podfile b/ios/App/Podfile index eb1af0e..bd59e40 100644 --- a/ios/App/Podfile +++ b/ios/App/Podfile @@ -1,6 +1,6 @@ require_relative '../../node_modules/@capacitor/ios/scripts/pods_helpers' -platform :ios, '13.0' +platform :ios, '15.0' use_frameworks! # workaround to avoid Xcode caching of Pods that requires