mirror of
https://github.com/python/cpython.git
synced 2026-07-31 14:16:33 -04: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 <[email protected]>
5 lines
155 B
Plaintext
5 lines
155 B
Plaintext
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.
|