]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-146446: Miscellaneous improvements to iOS XCframework build script (GH...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Thu, 26 Mar 2026 22:18:16 +0000 (23:18 +0100)
committerGitHub <noreply@github.com>
Thu, 26 Mar 2026 22:18:16 +0000 (06:18 +0800)
commit6a5354ef65daa2a4348d5ab018586409b226f716
tree8749ab0cca59a718e8d9bd22ed082f1e0924b265
parentde54353235dd261363f50ffabdd74b7e128551d9
[3.14] gh-146446: Miscellaneous improvements to iOS XCframework build script (GH-146447) (#146496)

Modifies the iOS build script so that the clean target is more selective about
what is cleaned, the test target has a valid fallback value for ci mode, and the
cross-build directory can be customised.
(cherry picked from commit ca6dfa0f31132c80aaad40855087c2d931dc2d0f)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Apple/__main__.py
Misc/NEWS.d/next/Build/2026-03-26-12-48-42.gh-issue-146446.0GyMu4.rst [new file with mode: 0644]