Skip to content

Commit badb897

Browse files
authored
Build tests with Xcode 15.2 (#1605)
1 parent 60a0b45 commit badb897

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/test.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -123,5 +123,6 @@ function xcb() {
123123
}
124124

125125
# Run xcodebuild
126+
sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer
126127
xcb "${flags[@]}"
127128
echo "$message"

0 commit comments

Comments
 (0)