Skip to content

Allow for in-framework platform-config folders.#2155

Merged
mhsmith merged 3 commits intobeeware:mainfrom
freakboy3742:ios-site-update
Feb 13, 2025
Merged

Allow for in-framework platform-config folders.#2155
mhsmith merged 3 commits intobeeware:mainfrom
freakboy3742:ios-site-update

Conversation

@freakboy3742
Copy link
Member

As part of developing a PR for cibuildwheel, it has become necessary (or, at least, much more convenient) to move the platform site folder into the XCframework itself. It's also more convenient to use the multiarch name to identify the specific configuration, rather than the iphoneos.arm64 name that is more an artefact of the Makefile used to build the framework.

This PR modifies Briefcase to look for the new location, but falls back onto the older location if the new location can't be found. That allows briefcase to continue to work with support packages in the old format until the support packages are set as the default.

Refs beeware/Python-Apple-support#246

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 requested a review from mhsmith February 13, 2025 05:16
@mhsmith mhsmith merged commit 6cf56c7 into beeware:main Feb 13, 2025
57 checks passed
@freakboy3742 freakboy3742 deleted the ios-site-update branch February 13, 2025 23:52
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