Skip to content

Commit a7df321

Browse files
committed
upadte CI for ios 18.1
1 parent e0fb634 commit a7df321

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

code/ci_actions/04_local_tests.sh

+2-2
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,8 @@ pushd $CODE_DIR
99

1010
PROJECT="getting started.xcodeproj"
1111
SCHEME="getting started"
12-
PHONE_MODEL="iPhone 15 Pro"
13-
IOS_VERSION="17.5"
12+
PHONE_MODEL="iPhone 16 Pro"
13+
IOS_VERSION="18.1"
1414

1515
xcodebuild test \
1616
-project "$PROJECT" \

0 commit comments

Comments
 (0)