We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c609f3d commit 872c2a0Copy full SHA for 872c2a0
scripts/build-for-testing.sh
@@ -87,7 +87,7 @@ function xcb() {
87
}
88
89
# Run xcodebuild
90
-sudo xcode-select -s /Applications/Xcode_15.3.app/Contents/Developer
+sudo xcode-select -s /Applications/Xcode_16.2.app/Contents/Developer
91
xcb "${flags[@]}"
92
echo "$message"
93
0 commit comments