Titanium JIRA Archive
Alloy (ALOY)

[ALOY-1084] [Alloy] jake app:run should accept -I (really all titanium CLI flags)

GitHub Issuen/a
TypeImprovement
Priorityn/a
StatusClosed
ResolutionDuplicate
Resolution Date2014-07-15T14:58:51.000+0000
Affected Version/sn/a
Fix Version/sAlloy 1.5.0
ComponentsTooling
Labelsn/a
ReporterMauro Parra-Miranda
AssigneeTony Lukasavage
Created2014-06-10T18:15:23.000+0000
Updated2014-08-22T22:28:39.000+0000

Description

If a developer has Xcode 6 beta and Xcode 5.11 installed, there is no way to tell the alloy command jake app:run dir="example/here" that you want to use the iOS SDK version 7.1 rather than 8.0 jake really should be able to pass along any and all extra arguments. this should be valid: jake app:run dir="ui/listview" -I 7.1 I is ignored but if i go to the harness directory then I can type: ti build --platform=iphone -I 7.1 this works.

Comments

  1. Mauro Parra-Miranda 2014-07-14

    Original reporter: [~sophrinix]
  2. Tim Poulsen 2014-07-15

    This is resolved by ALOY-956. The jake tests now support any CLI argument as described in that ticket.
  3. Federico Casali 2014-08-22

    Duplicate. Closing as ALOY-956 has been closed.

JSON Source