Commit 4f35dbaf authored by Robert Sesek's avatar Robert Sesek Committed by Commit Bot

mac: Update LSMinimumSystemVersion from 10.10 to 10.11

Bug: 1148931
Change-Id: Ic0cdded0c1c4821689486cacd5790fce82c40c87
Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2537057Reviewed-by: default avatarAvi Drissman <avi@chromium.org>
Commit-Queue: Robert Sesek <rsesek@chromium.org>
Cr-Commit-Position: refs/heads/master@{#827937}
parent 134c7d57
......@@ -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