no xcpretty

This commit is contained in:
Ari Lazier 2016-11-10 10:19:46 -08:00
parent 313ca1c3cf
commit 97b5101c5e

View File

@ -11,7 +11,7 @@ CONFIGURATION="${2:-"Release"}"
DESTINATION=
PATH="/opt/android-sdk-linux/platform-tools:$PATH"
SRCROOT=$(cd "$(dirname "$0")/.." && pwd)
XCPRETTY=true
#XCPRETTY=true
# Start current working directory at the root of the project.
cd "$SRCROOT"