Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-9501] TiAPI: Protected compiled source code

GitHub Issuen/a
TypeNew Feature
PriorityLow
StatusOpen
ResolutionUnresolved
Affected Version/sRelease 2.1.0
Fix Version/sn/a
ComponentsTiAPI
Labelscb-tooling
ReporterBetty Tran
AssigneeUnknown
Created2012-05-24T14:24:57.000+0000
Updated2018-02-28T20:04:19.000+0000

Description

Titanium is great, but when it comes to give a client the mobile project, we see ourselves handing over 2 years of titanium javascript work. I need a feature, where I can give my clients the source code, but not all of the source javascript files. The dream senario would be to let titanium generate all the javascript into objC .h and .m files, and .java files for android. I guess this is never going to happen? The second solution would be to compile the javascript into one secure file, where its not possible to view the javascript source code.

Comments

  1. Ivan Skugor 2012-05-25

  2. Mads Moller 2012-05-26

    Hi Ivan That's only the apk. Not the source code project. We need to deviler the project to our clients, how would I send them I java project without all the js files?
  3. Ingo Muschenetz 2012-06-12

    Hi everyone--I'm going to move this over into TIMOB, since the compilation/packaging bit is part of their tooling.
  4. Neeraj Gupta 2012-06-12

    We do not provide the intermediate source code for the JavaScript code and we do not plan to add this feature in the near future.

JSON Source