Titanium JIRA Archive
Alloy (ALOY)

[ALOY-299] Remove "no alloy run for mobileweb" conditional

GitHub Issuen/a
TypeStory
PriorityLow
StatusClosed
ResolutionWon't Fix
Resolution Date2012-11-30T19:18:50.000+0000
Affected Version/s2012 Sprint 20
Fix Version/sn/a
ComponentsTitanium SDK
Labelsn/a
ReporterTony Lukasavage
AssigneeTony Lukasavage
Created2012-09-26T20:24:09.000+0000
Updated2014-02-04T00:34:53.000+0000

Description

In the run command's index.js file, we do a check to see if the given platform is mobileweb. If it is mobileweb, we exit with an error indicating the alloy run is not supported by mobileweb. This is because there's no way to launch a mobileweb app from the command line build script (pre-3.0.0), this is done solely by studio. In the future, when mobileweb does support this functionality, this error message and abort should be removed.

Comments

  1. Tony Lukasavage 2012-11-30

    alloy run is eventually going to be replaced by the new CLI entirely, so there's likely no reason to go back and resolve this message.

JSON Source