[TIMOB-16916] BB: Create --build-type in CLI and integrate it with the sdk
GitHub Issue | n/a |
---|---|
Type | Technical task |
Priority | High |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2014-05-12T19:26:15.000+0000 |
Affected Version/s | n/a |
Fix Version/s | 2014 Sprint 10, 2014 Sprint 10 SDK, Release 3.3.0 |
Components | BlackBerry, Tooling |
Labels | n/a |
Reporter | Allen Yeung |
Assignee | Pedro Enrique |
Created | 2014-05-05T18:05:13.000+0000 |
Updated | 2017-03-09T07:40:41.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.
PR: https://github.com/appcelerator/titanium_mobile_blackberry/pull/223
Closing ticket as fixed.