Titanium Community Questions & Answer Archive

We felt that 6+ years of knowledge should not die so this is the Titanium Community Questions & Answer Archive

use last git?

Does anybody knows how we can include the last git into Titanium, like a separate version, let's say "1.3.test" ?

So we can compile our apps against this?

Thanks

— asked June 9th 2010 by Dan Tamas
  • github
  • sources
  • version
0 Comments

2 Answers

  • Edit "build/titanium_version.py" under the root directory. Change "version = '1.3.1'" to be a version number of your choosing (say 1.3.2) and build.

    — answered June 9th 2010 by Alan McConnell
    permalink
    0 Comments
  • last time I checked, the git head was tagged 1.3.1 already. so there won't be any conflict…

    — answered June 9th 2010 by Nils
    permalink
    0 Comments
The ownership of individual contributions to this community generated content is retained by the authors of their contributions.
All trademarks remain the property of the respective owner.