Commit c468505c authored by Robert Sesek's avatar Robert Sesek Committed by Chromium LUCI CQ

Reland "mac: Update LSMinimumSystemVersion from 10.10 to 10.11"

This is a reland of 4f35dbaf

Original change's description:
> mac: Update LSMinimumSystemVersion from 10.10 to 10.11
>
> Bug: 1148931
> Change-Id: Ic0cdded0c1c4821689486cacd5790fce82c40c87
> Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537057
> Reviewed-by: Avi Drissman <avi@chromium.org>
> Commit-Queue: Robert Sesek <rsesek@chromium.org>
> Cr-Commit-Position: refs/heads/master@{#827937}

Bug: 1148931
Change-Id: Iffeecf8cde404f389f5b868000ef18e58598caac
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2551317Reviewed-by: default avatarAvi Drissman <avi@chromium.org>
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#831909}
parent 0b661d4b
......@@ -24,7 +24,7 @@ declare_args() {
# dropping support for older macOSes. This should be greater than or equal to
# the mac_deployment_target version.
# Must be of the form x.x.x for Info.plist files.
mac_min_system_version = "10.10.0"
mac_min_system_version = "10.11.0"
# Path to a specific version of the Mac SDK, not including a slash at the end.
# If empty, the path to the lowest version greater than or equal to
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment