From 38d4190bbf584c7a289178d4e826d53105e31935 Mon Sep 17 00:00:00 2001 From: Laurent Sansonetti Date: Sat, 28 Jul 2012 22:37:42 +0200 Subject: [PATCH] DP3 --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index 32884251..3e16f70a 100644 --- a/build.sh +++ b/build.sh @@ -1,2 +1,2 @@ rake -SDK_BETA=1 PLATFORMS_DIR=/Applications/Xcode45-DP2.app/Contents/Developer/Platforms rake +SDK_BETA=1 PLATFORMS_DIR=/Applications/Xcode45-DP3.app/Contents/Developer/Platforms rake