Skip to content

Commit d17bbbc

Browse files
committed
updated simulator version
1 parent a898b5b commit d17bbbc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/cocoapod.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ jobs:
4747
xcodebuild \
4848
-workspace OpenBot.xcworkspace \
4949
-scheme OpenBot \
50-
-sdk iphonesimulator \
50+
-sdk iphonesimulator18.6 \
5151
-destination 'platform=iOS Simulator,name=iPhone 16,OS=18.6' \
5252
CODE_SIGNING_ALLOWED=NO \
5353
clean build

0 commit comments

Comments
 (0)