Skip to content

Commit 91aa452

Browse files
committed
[CI] update minimum deployment target
1 parent 4183516 commit 91aa452

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

.github/env

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
XCODE_VERSION=15.2.0
1+
XCODE_VERSION=15.3.0

app/ios/Podfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# Uncomment this line to define a global platform for your project
2-
platform :ios, '12.0'
2+
platform :ios, '13.0'
33
# source 'https://github.com/CocoaPods/Specs.git'
44

55
# CocoaPods analytics sends network stats synchronously affecting flutter build latency.

0 commit comments

Comments
 (0)