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 60a0b45 commit badb897Copy full SHA for badb897
scripts/test.sh
@@ -123,5 +123,6 @@ function xcb() {
123
}
124
125
# Run xcodebuild
126
+sudo xcode-select -s /Applications/Xcode_15.2.app/Contents/Developer
127
xcb "${flags[@]}"
128
echo "$message"
0 commit comments