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

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

Conversation

freakboy3742
Copy link
Member

@freakboy3742 freakboy3742 commented Nov 14, 2023

Following discussion on PEP730, 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 means that we can now provide Tkinter support out of the box.

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
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.

None yet

1 participant