[TIMOB-14070] Implement old transport.py into node based Titanium CLI/SDK
| GitHub Issue | n/a |
|---|---|
| Type | New Feature |
| Priority | Low |
| Status | Closed |
| Resolution | Duplicate |
| Resolution Date | 2013-06-05T21:30:31.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | n/a |
| Components | CLI |
| Labels | n/a |
| Reporter | Bert Grantges |
| Assignee | Chris Barber |
| Created | 2013-05-31T17:49:29.000+0000 |
| Updated | 2017-03-20T22:19:52.000+0000 |
Description
Enterprise customers typically have centralized build systems that are managed by IT. While these may be setup for mobile application development, they may not have Titanium / Titanium SDK installed. Enterprise processes can be extremely intense and make it difficult to get new software added to these environments.
It is necessary for the new CLI/SDK to expose functionality which used to exist in python based SDK to bundle and transport applications for supported platforms as a stand alone instance so they can be successfully built on these centralized environments regardless of whether Titanium CLI/SDK exist on the machine.
Dupe of TIMOB-9037.
Closing ticket as duplicate.