Skip to content

Commit 8e77bdc

Browse files
authored
chore: add Xcode versions 16.3.0 and 16.4.0 (#334)
1 parent 3aa311f commit 8e77bdc

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pkg/utils/executors.go

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -203,6 +203,8 @@ var ValidMachinePairs = []struct {
203203
}
204204

205205
var ValidXcodeVersions = []string{
206+
"16.4.0",
207+
"16.3.0",
206208
"16.2.0",
207209
"16.1.0",
208210
"16.0.0",

0 commit comments

Comments
 (0)