Skip to content

Commit e394883

Browse files
authored
chore: update Podfile to iOS 14 minimum
1 parent aa1b0ad commit e394883

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ios/App/Podfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
require_relative '../../node_modules/@capacitor/ios/scripts/pods_helpers'
22

3-
platform :ios, '13.0'
3+
platform :ios, '14.0'
44
use_frameworks!
55

66
# workaround to avoid Xcode caching of Pods that requires

0 commit comments

Comments
 (0)