Skip to content

release: avoid setting __MAC_OS_X_VERSION_MAX_ALLOWED? #2767

Closed
@AkihiroSuda

Description

@AkihiroSuda

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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions