add xcpretty to framework mac build

This commit is contained in:
andyque 2015-07-17 10:48:05 +08:00
parent 0b0b25c517
commit 042a3dc2ec
1 changed files with 1 additions and 1 deletions

View File

@ -2,4 +2,4 @@
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
COCOS2DX_ROOT="$DIR"/../../../..
cd ${COCOS2DX_ROOT}
python tools/framework-compile/bin/gen_cocos_libs.py -c --mac
python tools/framework-compile/bin/gen_cocos_libs.py -c --mac | xcpretty