Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[TIMOB-14878] [TIMOB-16555] [TIMOB-16674] Version number formatting fixes! #5691

Merged
merged 1 commit into from May 16, 2014
Merged

[TIMOB-14878] [TIMOB-16555] [TIMOB-16674] Version number formatting fixes! #5691

merged 1 commit into from May 16, 2014

Conversation

cb1kenobi
Copy link
Contributor

[TIMOB-14878] Fixed CFBundleVersion and CFBundleShortVersion in the Info.plist so that the CFBundleVersion is exactly what was in the tiapp.xml and the CFBundleShortVersion is the version from the tiapp.xml, but truncated to no more than 3 segments.

[TIMOB-16555] Now allow any number of version segments in the version number when setting the CFBundleVersion.

[TIMOB-16674] Fixed android:versionName parsing to not truncate trailing zeros.

…nfo.plist so that the CFBundleVersion is exactly what was in the tiapp.xml and the CFBundleShortVersion is the version from the tiapp.xml, but truncated to no more than 3 segments.

[TIMOB-16555] Now allow any number of version segments in the version number when setting the CFBundleVersion.

[TIMOB-16674] Fixed android:versionName parsing to not truncate trailing zeros.
@skypanther
Copy link
Contributor

APPROVED

skypanther added a commit that referenced this pull request May 16, 2014
[TIMOB-14878] [TIMOB-16555] [TIMOB-16674] Version number formatting fixes!
@skypanther skypanther merged commit de4fd6e into tidev:master May 16, 2014
@cb1kenobi cb1kenobi deleted the timob-14878 branch May 16, 2014 19:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants