Closed
Description
It seems like a bug to me, that the binaries are setting the max versions - and that it would be better to fix it?
I can see how it would at runtime require a min version, but that can probably be handled inside the application.
i.e. when I build I get
/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk
and-target-sdk-version=15.0
The documentation is a bit outdated, it stops at 18 (10.14) while the latest is 24 (15.0): https://go.dev/wiki/Darwin
Originally posted by @afbjorklund in #2753 (comment)