[TIMOB-6558] iOS: CFBundleShortVersionString is inaccurate for packaged apps
GitHub Issue | n/a |
---|---|
Type | Bug |
Priority | High |
Status | Closed |
Resolution | Duplicate |
Resolution Date | 2012-02-25T18:19:28.000+0000 |
Affected Version/s | Release 1.8.0.1 |
Fix Version/s | n/a |
Components | iOS |
Labels | tbs-1.8.2 |
Reporter | Stephen Tramer |
Assignee | Stephen Tramer |
Created | 2011-12-10T13:45:54.000+0000 |
Updated | 2017-03-22T21:25:12.000+0000 |
Description
During distribution, it looks like the CFBundleShortVersionString is always getting mangled to be "1.0" regardless of the version of the app. This could be an Apple bug, part of the distribution we don't control, or another issue.
We should also be evaluating distribution as a whole.
Testing requires only packaging for distribution (not actual submission).
I think the priority of the ticket must be high. People are unable to release new version of their apps without putting customized Info.plist file on application main directory (which you need to convert it to XML first).
Duplicate of TIMOB-7674.
_note: comment added in case someone comes across this ticket via search_ Fix pending on https://github.com/appcelerator/titanium_mobile/pull/1516
Closing as duplicate with regards to the information provided elsewhere in this ticket.