Skip to content

Commit d8c296e

Browse files
committed
Revert "Remove default setup command for Xcode 16.2 (apple#3242)"
This reverts commit 774c099.
1 parent 774c099 commit d8c296e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/macos_tests.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -58,7 +58,7 @@ on:
5858
xcode_16_2_setup_command:
5959
type: string
6060
description: "The command(s) to be executed before all other work."
61-
default: ""
61+
default: "xcrun simctl runtime match set iphoneos18.2 22D8075 && xcrun simctl runtime match set xros2.2 22N895"
6262
xcode_16_3_enabled:
6363
type: boolean
6464
description: "Boolean to enable the Xcode version 16.3 jobs. Defaults to true."

0 commit comments

Comments
 (0)