We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 2297bbd + c47a757 commit e94a68eCopy full SHA for e94a68e
iphone/SConstruct
@@ -5,7 +5,7 @@
5
import os,platform,sys,urllib,gzip,glob
6
from progressbar import ProgressBar
7
8
-ticore_version = '21'
+ticore_version = '23'
9
10
# NOTE: this is simply a pre-built version of the source at http://github.com/appcelerator/tijscore
11
# since this is so freaking complicated to setup and build in an stable environment, and since
0 commit comments