blob: 8abefc5315c4f1165a04683d1cc1eee730b64628 [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 27
DeploymentTargets.xcconfig: Scripts/generate-deployment-target-xcconfig.py Makefile
./$< $(SUPPORTED_MAC_OS_VERSIONS) > $@