Skip to content

Commit

Permalink
updated the version of the framework used
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierlacot committed Jun 20, 2012
1 parent 5472ccd commit 82730f0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bin/titanium.sh
Expand Up @@ -6,8 +6,8 @@
PROJECT_NAME=${PROJECT_NAME}
PROJECT_ROOT=${PROJECT_ROOT:-../}
APP_DEVICE=${DEVICE_TYPE}
IPHONE_SDK_VERSION="5.0"
TI_SDK_VERSION="1.7.5"
IPHONE_SDK_VERSION="5.1"
TI_SDK_VERSION="2.0.2.GA"
TI_DIR="/Library/Application\ Support/Titanium"
TI_ASSETS_DIR="${TI_DIR}/mobilesdk/osx/${TI_SDK_VERSION}"
TI_IPHONE_DIR="${TI_ASSETS_DIR}/iphone"
Expand Down

0 comments on commit 82730f0

Please sign in to comment.