update build.sh in order to use Xcode5-DP3

This commit is contained in:
Watson
2013-07-10 11:06:27 +09:00
parent 91b1658f32
commit 4a0820ab83

2
build.sh Normal file → Executable file
View File

@@ -1,2 +1,2 @@
rake
SDK_BETA=1 PLATFORMS_DIR=/Applications/Xcode5-DP2.app/Contents/Developer/Platforms rake
SDK_BETA=1 PLATFORMS_DIR=/Applications/Xcode5-DP3.app/Contents/Developer/Platforms rake