[TIMOB-4819] Output SDK version, build date and hash to console, in the same format as Android
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | Trivial |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2011-10-27T15:46:32.000+0000 |
Affected Version/s | n/a |
Fix Version/s | Sprint 2011-33, Release 1.8.0 |
Components | iOS |
Labels | n/a |
Reporter | Paul Dowsett |
Assignee | Stephen Tramer |
Created | 2011-07-28T08:35:40.000+0000 |
Updated | 2011-10-27T15:46:32.000+0000 |
Description
Android outputs the Titanium build version, timestamp and hash in the following format, which makes it very easy for users to obtain when creating jira tickets and raising questions in the Q&A:
Titanium 1.7.1 (2011/06/17 00:13 293a6d...)
iOS outputs some of this information, but over two lines, and omits the build date:
[INFO] Titanium SDK version: 1.7.2
[INFO] Sales Demo/1.0 (1.7.2.97c3689)
To make it easier when requesting information from users (particularly when referring to the [Jira Ticket Checklist](http://wiki.appcelerator.org/display/guides/Contributing+to+Titanium#ContributingtoTitanium-Summary%3AJiraTicketChecklist)), please provide parity across platforms by outputting in the Android format.
Tested On: Mac OSX Lion TiMob: 1.8.0v20110819142548 TiStud: 1.0.4.201108101535 Devices: iPhone Simulator Android Simulator