dfe116dd65
Chrome on iOS uses different format by default for the "CFBundleVersion" and "CFBundleShortVersionString" Info.plist values. Change _AddVersionKeys function to take as parameter a dictionary from Info.plist keys to version format using @MAJOR@, @MINOR@, @BUILD@ and @PATCH@ patterns to represent the different component of the version, and pass a different dictionary depending on the platform. Refactor how the version is extracted using the build/util/version.py script (it was invoked twice, but the second invocation can be removed as the output needs to be post-processed). BUG=502295,616750 Review-Url: https://codereview.chromium.org/2044893002 Cr-Original-Commit-Position: refs/heads/master@{#398323} Cr-Mirrored-From: https://chromium.googlesource.com/chromium/src Cr-Mirrored-Commit: 8001eee13920c32ca685f6700bbe2db77eed8046 |
||
---|---|---|
.. | ||
OWNERS | ||
asan.gyp | ||
copy_asan_runtime_dylib.sh | ||
copy_framework_unversioned.sh | ||
edit_xibs.sh | ||
find_sdk.py | ||
strip_from_xcode | ||
strip_save_dsym | ||
tweak_info_plist.gni | ||
tweak_info_plist.py |