diff --git a/scripts/build-for-testing.sh b/scripts/build-for-testing.sh index 4632c9c12..4b96e54e9 100755 --- a/scripts/build-for-testing.sh +++ b/scripts/build-for-testing.sh @@ -87,7 +87,7 @@ function xcb() { } # Run xcodebuild -sudo xcode-select -s /Applications/Xcode_15.3.app/Contents/Developer +sudo xcode-select -s /Applications/Xcode_16.2.app/Contents/Developer xcb "${flags[@]}" echo "$message"