Skip to content

Add mechanism for building iOS XCframeworks #138171

@freakboy3742

Description

@freakboy3742

Feature or enhancement

Proposal:

CPython can be configured to build an iOS Framework; however, the redistributable unit of pre-compiled code on iOS is an XCframework that contains a "slice" for each supported ABI (device and simulator).

The construction of an XCframework is currently documented in the iOS/README.rst, but these instructions should be codified so there is a simple interface to build and test an iOS XCframework.

This script would be an analog of the script used to build and test Android release products.

Has this already been discussed elsewhere?

No response given

Links to previous discussion of this feature:

No response

Linked PRs

Metadata

Metadata

Assignees

Labels

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions