Skip to content

Conversation

mabdullahsoyturk
Copy link

Sets the environment variable MACOSX_DEPLOYMENT_TARGET to 13 to support MACOSX 13 (Venture)

@mabdullahsoyturk
Copy link
Author

mabdullahsoyturk commented Aug 16, 2025

@termim This PR is ready.

Edit: MacOS 14 runners pull libssl and libcrypto with MacOS 14 target. Hence, I use MacOS 13 to cross-compile arm64 wheels. But this creates an issue about testing. Since it cross-compiles the arm64 wheel on a x86_64 machine, it cannot test the wheel on the same machine. So, the wheel can be either tested with an additional job on an actual arm64 machine or it can be tested manually. I know it's not ideal and I understand if this is a problem for you.

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.

1 participant