mirror of
https://github.com/python/cpython.git
synced 2026-04-16 08:41:19 +00:00
Adds tooling to generate and test an iOS XCframework, in a way that will also facilitate adding other XCframework targets for other Apple platforms (tvOS, watchOS, visionOS and even macOS, potentially). --------- Co-authored-by: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| README | ||
This folder can contain any Python application code. During the build, any binary modules found in this folder will be processed into Framework form. When the test suite runs, this folder will be on the PYTHONPATH, and will be the working directory for the test suite.