Skip to content

Commit

Permalink
Merge pull request #6642 from pec1985/TIMOB-18208
Browse files Browse the repository at this point in the history
[TIMOB-18208] Adding name mangling header to pass AppStore Validation
  • Loading branch information
pec1985 committed Feb 17, 2015
2 parents 3cc9a69 + 8beed93 commit 83fcadc
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion iphone/SConstruct
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
import os,platform,sys,urllib,gzip,glob
from progressbar import ProgressBar

ticore_version = '23'
ticore_version = '24'

# NOTE: this is simply a pre-built version of the source at http://github.com/appcelerator/tijscore
# since this is so freaking complicated to setup and build in an stable environment, and since
Expand Down
Binary file modified iphone/lib/libti_ios_debugger.a
Binary file not shown.

0 comments on commit 83fcadc

Please sign in to comment.