Skip to content

Commit a04f60f

Browse files
committed
showdestinations
1 parent f59dcb6 commit a04f60f

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

scripts/test.sh

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -154,5 +154,8 @@ function xcb() {
154154

155155
# Run xcodebuild
156156
sudo xcode-select -s "/Applications/Xcode_${xcode_version}.app/Contents/Developer"
157+
echo "mango start"
158+
xcodebuild -showdestinations
159+
echo "mango end"
157160
xcb "${flags[@]}"
158161
echo "$message"

0 commit comments

Comments
 (0)