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 3352b82 commit a1bf982Copy full SHA for a1bf982
scripts/test.sh
@@ -154,8 +154,5 @@ function xcb() {
154
155
# Run xcodebuild
156
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"
160
xcb "${flags[@]}"
161
echo "$message"
0 commit comments