From 5fad686f18cf88b01b9794c70a1223f3655fa68b Mon Sep 17 00:00:00 2001 From: minggo Date: Thu, 12 May 2011 17:38:05 +0800 Subject: [PATCH] [iOS] change the version of template --- install-templates-xcode3.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install-templates-xcode3.sh b/install-templates-xcode3.sh index 68c51e01c9..bb12ffe83d 100755 --- a/install-templates-xcode3.sh +++ b/install-templates-xcode3.sh @@ -2,7 +2,7 @@ echo 'cocos2d-x template installer' -COCOS2D_VER='cocos2d-0.99.5-x-0.8.2' +COCOS2D_VER='cocos2d-0.99.5-x-0.8.3' BASE_TEMPLATE_DIR="/Library/Application Support/Developer/Shared/Xcode" BASE_TEMPLATE_USER_DIR="$HOME/Library/Application Support/Developer/Shared/Xcode"