]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.14] gh-141692: Add a slice-specific lib folder to iOS XCframeworks. (GH-141693...
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Wed, 19 Nov 2025 02:25:34 +0000 (03:25 +0100)
committerGitHub <noreply@github.com>
Wed, 19 Nov 2025 02:25:34 +0000 (02:25 +0000)
commitdaff2a9c3cd6ee9bf64f530055f8acd31e02eec3
tree6a1beb01c5423b0176a946ea2f315d53d6c43772
parent9543c2efc3af1e4eb087abc3e21be3f42ffef7ef
[3.14] gh-141692: Add a slice-specific lib folder to iOS XCframeworks. (GH-141693) (#141733)

Modifies the iOS XCframework to include a lib folder for each slice that
contains a symlinked version of the libPython dynamic library.
(cherry picked from commit 7b0b70867586ef7109de60ccce94d13164dbb776)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
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]