[TIMOB-9126] BlackBerry: Add version info to libtibb.a
GitHub Issue | n/a |
---|---|
Type | Story |
Priority | Low |
Status | Closed |
Resolution | Fixed |
Resolution Date | 2013-06-18T04:50:15.000+0000 |
Affected Version/s | n/a |
Fix Version/s | n/a |
Components | BlackBerry |
Labels | small |
Reporter | David Lifshitz |
Assignee | Josh Roesslein |
Created | 2012-05-14T12:58:07.000+0000 |
Updated | 2017-03-09T21:42:49.000+0000 |
Description
Could be done by using a tibbversion.h file that defines externs for the following:
- Titanium SDK version
- timestamp
- git hash
Also, need to replace the defines in tibbversion.h when packaging in site_scons/package.py
Closing ticket as fixed.