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

Switch to a framework-based approach for building support packages. #191

Merged
merged 14 commits into from
Jul 30, 2024

Conversation

freakboy3742
Copy link
Member

@freakboy3742 freakboy3742 commented Nov 14, 2023

Following discussion on PEP 730, official Python support for iOS will be adopting the use of a dynamic Framework build. This updates the build to produce dynamic framework builds.

As a beneficial side effect, we no longer need to build the macOS package - we can rebundle the official macOS build.

This PR also adds a CI test for the support package, running the Python-Apple-support testbed.

Requires the use of updated briefcase templates:

PR Checklist:

  • All new features have been tested
  • All new features have been documented
  • I have read the CONTRIBUTING.md file
  • I will abide by the code of conduct

@freakboy3742 freakboy3742 force-pushed the framework-lib branch 4 times, most recently from ba9c4b3 to b534586 Compare November 20, 2023 07:40
@freakboy3742 freakboy3742 merged commit 7c94895 into main Jul 30, 2024
3 of 4 checks passed
@freakboy3742 freakboy3742 deleted the framework-lib branch July 30, 2024 03:30
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.

2 participants