Add "set -e" to update_xcode.sh

This commit is contained in:
Svyatoslav Scherbina
2020-04-02 19:34:18 +03:00
committed by SvyatoslavScherbina
parent 72b48116b5
commit 3a247952c3
+1
View File
@@ -1,4 +1,5 @@
#!/usr/bin/env bash
set -e
# "brew install coreutils" for grealpath.
KONAN_TOOLCHAIN_VERSION=10