• Robert Sesek's avatar
    [Mac] Bump the LSMinimumSystemVersion to 10.10.0 · 5ee2f679
    Robert Sesek authored
    Chromium dropped support for macOS 10.9 but did not bump the
    LSMinimumSystemVersion. The Info.plist key was tied to the
    MACOSX_DEPLOYMENT_TARGET, but because there is still outstanding work to
    update that, the value does not reflect the real requirement.
    
    This introduces a new GN variable mac_min_system_version that is used
    for the LSMinimumSystemVersion, so that it can be controlled
    independently of the GN variable mac_deployment_target.
    
    Bug: 806071, 841631, 848769
    Test: Chromium.app/Contents/Info.plist has a LSMinimumSystemVersion of 10.10.0
    Change-Id: I90f5393aeb411dca0ae4d53f03c882cc969f6912
    Reviewed-on: https://chromium-review.googlesource.com/1082757Reviewed-by: default avatarDevlin <rdevlin.cronin@chromium.org>
    Reviewed-by: default avatarNico Weber <thakis@chromium.org>
    Commit-Queue: Robert Sesek <rsesek@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#563868}
    5ee2f679
helper-Info.plist 924 Bytes