mirror of
https://github.com/python/cpython.git
synced 2025-12-07 13:50:06 +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>
4 lines
155 B
Text
4 lines
155 B
Text
This directory is intentionally empty.
|
|
|
|
It should be used as a target for `--enable-framework` when compiling an iOS on-device
|
|
build for testing purposes.
|