depends: Bump MacOS minimum runtime requirement to 11.0

This is necessary as the new fixup_chains linker behavior is only valid
when the runtime target is >=11.0.
This commit is contained in:
Cory Fields
2023-05-10 22:34:06 +00:00
parent c2cd47280c
commit fb61bc0c02
6 changed files with 6 additions and 6 deletions

View File

@@ -1,4 +1,4 @@
OSX_MIN_VERSION=10.15
OSX_MIN_VERSION=11.0
OSX_SDK_VERSION=11.0
XCODE_VERSION=12.2
XCODE_BUILD_ID=12B45b