Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

bugfix: restore support for older macOS versions #45

Merged

Conversation

almoghamdani
Copy link
Owner

@almoghamdani almoghamdani commented Apr 11, 2023

This change forces clang to generate code (and imports) that are compatible with macOS 10.9+.
We force macOS 10.9 as libc++ is supported from macOS 10.9.

This is used to resolve #44.

@almoghamdani almoghamdani self-assigned this Apr 11, 2023
@almoghamdani almoghamdani force-pushed the restore-support-in-older-macos-versions-in-prebuilds branch from 27a42c6 to ff32ffb Compare April 11, 2023 13:44
@almoghamdani almoghamdani changed the title bugfix: attempt restore support for older macOS versions bugfix: restore support for older macOS versions Apr 11, 2023
@almoghamdani almoghamdani changed the title bugfix: restore support for older macOS versions bugfix: restore support for older macOS versions (#44) Apr 11, 2023
@almoghamdani almoghamdani changed the title bugfix: restore support for older macOS versions (#44) bugfix: restore support for older macOS versions Apr 11, 2023
@almoghamdani almoghamdani merged commit 7d52c17 into master Apr 11, 2023
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

macOS older version support: latest Darwin builds seem to only work on macOS 12+
1 participant