Skip to content

Commit

Permalink
updated iphone simulator version to 5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
omorandi committed Aug 12, 2012
1 parent ac5f380 commit d91d115
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/titanium.sh
Expand Up @@ -64,7 +64,7 @@ fi

# iPhone settings
if [ "${iphone}" == "" ]; then
iphone="5.0"
iphone="5.1"
fi
TI_IPHONE_DIR="${TI_ASSETS_DIR}/iphone"
TI_IPHONE_BUILD="${TI_IPHONE_DIR}/builder.py"
Expand Down

0 comments on commit d91d115

Please sign in to comment.