]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
gh-141692: Add a slice-specific lib folder to iOS XCframeworks. (#141693)
authorRussell Keith-Magee <russell@keith-magee.com>
Wed, 19 Nov 2025 01:48:51 +0000 (09:48 +0800)
committerGitHub <noreply@github.com>
Wed, 19 Nov 2025 01:48:51 +0000 (09:48 +0800)
commit7b0b70867586ef7109de60ccce94d13164dbb776
treedcf611e70d8244d7f91fbcd738f583eaac660473
parentce791541769a41beabec0f515cd62e504d46ff1c
gh-141692: Add a slice-specific lib folder to iOS XCframeworks. (#141693)

Modifies the iOS XCframework to include a lib folder for each slice that
contains a symlinked version of the libPython dynamic library.
Apple/__main__.py
Apple/testbed/Python.xcframework/build/utils.sh
Makefile.pre.in
Misc/NEWS.d/next/Tools-Demos/2025-11-18-13-55-47.gh-issue-141692.tud9if.rst [new file with mode: 0644]