Skip to content
This repository has been archived by the owner on Nov 25, 2024. It is now read-only.

Add support for ios_min_version #51

Open
wants to merge 2 commits into
base: main
Choose a base branch
from

Conversation

nonreviad
Copy link

Whenever passing -mios-version-min to (Apple) Clang, that gets passed on to ld64 as -ios_version_min, and I believe prior to iOS 10, it was -iphoneos_version_min. I don't see any real reason not to support both.
I know that this is technically already supported thru -platform_version, but more support surely is more better? :)

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant