Skip to content

Commit a1bf982

Browse files
committed
Remove debug
1 parent 3352b82 commit a1bf982

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

scripts/test.sh

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

155155
# Run xcodebuild
156156
sudo xcode-select -s "/Applications/Xcode_${xcode_version}.app/Contents/Developer"
157-
echo "mango start"
158-
xcodebuild -project storage/StorageExample.xcodeproj -scheme "StorageExample (tvOS)" -showdestinations
159-
echo "mango end"
160157
xcb "${flags[@]}"
161158
echo "$message"

0 commit comments

Comments
 (0)