update build script for Xcode51-DP2

This commit is contained in:
Watson
2013-12-18 23:40:25 +09:00
parent a64f24f529
commit 32eb80e5c4

View File

@@ -4,4 +4,4 @@
# ./build.sh clean:vm
# ./build.sh
rake $*
SDK_BETA=1 PLATFORMS_DIR=/Applications/Xcode51-DP.app/Contents/Developer/Platforms rake $*
SDK_BETA=1 PLATFORMS_DIR=/Applications/Xcode51-DP2.app/Contents/Developer/Platforms rake $*