mpv/TOOLS
der richter 1c98ab6239 TOOLS/macos-sdk-version: remove legacy sdk version retrieval
older macOS dev tools were inconsistent with the way how SDK versions
were returned, some truncated the minor versions. in those cases the
SDK version had to be retrieved through the SDK build version.

recently the scheme for the SDK build version changed that our heuristic
for converting it to an SDK version produced wrong version strings.
the stride of the minor version changed from 1 to 2, so SDK versions
ended up higher than they actually were. furthermore macOS 11 was
hardcoded.

since Xcode 12 Apple fixed the SDK version retrieval and it is no longer
truncated when using Xcode as dev tools. Xcode 12 is also the latest
supported version on macOS 10.15, which is also our oldest supported
version. we can remove the old SDK build version conversation and use
the Xcode only tool to retrieve the SDK version in the case Xcode is
used as dev tools. furthermore this als keeps support for Xcode 11 where
the problem wasn't fixed yet, but is still a supported version on macOS
10.15.

Fixes #9907
2023-11-10 14:28:39 +01:00
..
lua TOOLS/autocrop.lua: disable hwdec when needed instead using -copy one 2023-10-18 15:21:34 +00:00
mpv-osd-symbols.sfdir osc: use custom symbols for window controls 2019-12-11 13:53:10 -08:00
osxbundle build: remove outdated generated directory 2023-07-31 19:00:06 +00:00
docutils-wrapper.py TOOLS/docutils-wrapper: handle commands without depfile 2023-03-24 02:18:39 +00:00
dylib-unhell.py various: remove trailing whitespace 2022-05-14 14:51:34 +00:00
file2string.py TOOLS/{file2string,matroska}: drop unneeded stdout output 2023-10-28 02:39:48 +00:00
gen-osd-font.sh Add script to generate otf from sfdir using fontforge 2017-04-20 17:40:45 +01:00
idet.sh TOOLS/idet: fix some outdated cli syntax 2023-07-06 22:40:51 -05:00
macos-sdk-version.py TOOLS/macos-sdk-version: remove legacy sdk version retrieval 2023-11-10 14:28:39 +01:00
macos-swift-lib-directory.py TOOLS: add macos-swift-lib-directory.py script 2021-11-14 19:13:10 +00:00
matroska.py TOOLS/{file2string,matroska}: drop unneeded stdout output 2023-10-28 02:39:48 +00:00
mpv_identify.sh player/command: remove video-aspect property 2023-08-31 17:37:42 +00:00
osxbundle.py osxbundle: use python3 2021-07-17 00:08:54 +02:00
stats-conv.py *.py: cosmetic changes 2020-02-27 21:36:21 +01:00
umpv TOOLS/umpv: support shell-quotes in $MPV 2023-01-07 13:16:03 +01:00
uncrustify.cfg uncrustify: add some instructions 2013-05-12 21:24:55 +02:00