Titanium Community Questions & Answer Archive

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

Is it possible to make project packaging on local machine?

Now projects are compiled on the appcelerator's server, is it possible to make compilation of my projects without having to send code to remote servers?

Also compiled application tries to connect to 75.101.138.225:443 I believe that it sends data to analytic's server. Can it be turned off?

— asked August 3rd 2010 by Dmitry Ossipov
  • analytics
  • packaging
  • security
0 Comments

1 Answer

  • #1. As far as I know only desktop apps are compiled on Appcelerator's servers.

    #2. set in tiapp.xml

    <analytics>false</analytics>
    
    — answered August 3rd 2010 by Dan Tamas
    permalink
    1 Comment
      1. There is a way of packing project on a local PC: http://developer.appcelerator.com/doc/desktop/packaging

      Limitations header says - "you can only package for your operating system / build type." - does it mean that if I'll package under Windows 7, the app won't run on XP powered windows and vice versa?

      — commented August 4th 2010 by Dmitry Ossipov
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.