[TIMOB-16914] iOS: 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-13T18:40:06.000+0000 |
| Affected Version/s | n/a |
| Fix Version/s | 2014 Sprint 10, 2014 Sprint 10 SDK, Release 3.3.0 |
| Components | iOS, Tooling |
| Labels | n/a |
| Reporter | Allen Yeung |
| Assignee | Sabil Rahim |
| Created | 2014-05-05T18:03:08.000+0000 |
| Updated | 2017-03-16T21:05:32.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.
https://github.com/appcelerator/titanium_mobile/pull/5675
Closing ticket as fixed.