fix for reset script

This commit is contained in:
Ari Lazier 2016-11-10 10:47:31 -08:00
parent 5b3825092d
commit a47d6b12c0

View File

@ -3,7 +3,10 @@
set -o pipefail
set -e
source "$(dirname "$0")/swift-version.sh"
export REALM_SWIFT_VERSION=3.0.1
if [[ -z "$DEVELOPER_DIR" ]]; then
export DEVELOPER_DIR="$(xcode-select -p)"
fi
while pgrep -q Simulator; do
# Kill all the current simulator processes as they may be from a