diff --git a/scripts/test.sh b/scripts/test.sh index b07655b4f..977aa7354 100755 --- a/scripts/test.sh +++ b/scripts/test.sh @@ -123,5 +123,6 @@ function xcb() { } # Run xcodebuild +sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer xcb "${flags[@]}" echo "$message"