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

Add iOS support #837

Draft
wants to merge 6 commits into
base: master
Choose a base branch
from
Draft

Conversation

freakboy3742
Copy link

Adds configuration changes to support building iOS wheels.

While working on iOS packaging in cibuildwheel, I've been using pybase64 as an example of a simple binary package with a CMake build system. I figured I might as well contribute the changes needed to support iOS upstream.

This requires the in-development changes from pypa/cibuildwheel#2317. Assuming that PR is accepted, those changes won't become available any earlier than cibuildwheel 3.0. This PR presumptively bumps the cibuildwheel reference in the build-upload workflow to use that (as yet unreleased) version.

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