[ALOY-478] Remove `alloy run` command
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | High |
Status | Resolved |
Resolution | Fixed |
Resolution Date | 2013-03-13T18:25:27.000+0000 |
Affected Version/s | Alloy 1.0.0 |
Fix Version/s | Alloy 1.1.0, 2013 Sprint 06 |
Components | Titanium SDK |
Labels | notable |
Reporter | Tony Lukasavage |
Assignee | Unknown |
Created | 2013-01-21T23:26:03.000+0000 |
Updated | 2018-03-07T22:25:36.000+0000 |
Description
The current
alloy run
is simply a shell for titanium build
, see details in ALOY-330. With Alloy 1.1.0, this deprecated command should be removed entirely in favor of actually executing titanium build
.
No comments