Titanium JIRA Archive
Titanium SDK/CLI (TIMOB)

[TIMOB-16915] MW: Create --build-type in CLI and integrate it with the sdk

GitHub Issuen/a
TypeTechnical task
PriorityHigh
StatusClosed
ResolutionFixed
Resolution Date2014-05-12T23:27:16.000+0000
Affected Version/sn/a
Fix Version/s2014 Sprint 10, 2014 Sprint 10 Tooling, Release 3.3.0
ComponentsMobileWeb, Tooling
Labelsn/a
ReporterAllen Yeung
AssigneeChris Barber
Created2014-05-05T18:03:58.000+0000
Updated2017-03-16T20:59:10.000+0000

Description

Two changes need to be made: 1. Change CLI to accept a --build-type flag, and pass this information to the sdk 2. Inside the sdk, check to see if there is a valid build-type. If there is, use this as the 'buildtype' value inside analytics. Otherwise, don't send a 'buildtype' at all.

Comments

  1. Chris Barber 2014-05-12

    Master pull request: https://github.com/appcelerator/titanium_mobile/pull/5673
  2. Tim Poulsen 2014-05-12

    Works as described: accepts build-type flag, which is added to payload sent to analytics
  3. Lee Morris 2017-03-16

    Closing ticket as fixed.

JSON Source