iOS update Podfile version to 14

This commit is contained in:
advplyr 2025-04-15 17:30:30 -05:00
parent 93748a917f
commit 1d703f8c87
2 changed files with 2 additions and 2 deletions

View file

@ -1,6 +1,6 @@
require_relative '../../node_modules/@capacitor/ios/scripts/pods_helpers'
platform :ios, '13.0'
platform :ios, '14.0'
use_frameworks!
# workaround to avoid Xcode caching of Pods that requires