blob: 4b72ec184fee285a30a8e81529e73c1e21bab7a1 [file] [edit]
# The major *host* versions of macOS that WebKit supports at-desk development
# on. Update this list when new major versions are released, to support
# building downlevels targeting those OS versions. Remove from this list when
# WebKit drops downlevel support for an OS version.
SUPPORTED_MAC_OS_VERSIONS = 15 26
DeploymentTargets.xcconfig: Scripts/generate-deployment-target-xcconfig.py Makefile
./$< $(SUPPORTED_MAC_OS_VERSIONS) > $@