Skip to content

Commit dfdabdb

Browse files
committed
build: change platform
1 parent 9e846b7 commit dfdabdb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

fastlane/IOSFastFile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@ platform :ios do
3535

3636
run_tests(workspace: app_workspace,
3737
scheme: "example_0_70_6Tests",
38-
destination: "platform=iOS Simulator,name=iPhone 16 Pro",
38+
destination: "platform=iOS Simulator,name=iPhone 16 Pro,OS=18.6",
3939
xcargs: "EXCLUDED_ARCHS[sdk=iphonesimulator*]=arm64",
4040
result_bundle: true,
4141
code_coverage: true,

0 commit comments

Comments
 (0)