]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
[3.13] gh-135968: Add iOS binary stubs for strip (GH-135970) (#136015)
authorMiss Islington (bot) <31488909+miss-islington@users.noreply.github.com>
Fri, 27 Jun 2025 05:38:27 +0000 (07:38 +0200)
committerGitHub <noreply@github.com>
Fri, 27 Jun 2025 05:38:27 +0000 (13:38 +0800)
commitd105eae96eda83582ee16a14de2dd3f650253b9d
tree2e6a83edaa6f0db8bde4510a3c18db82e6a0e2fd
parent07a763624d235b9b29bd6a626c25d6edeacdeeac
[3.13] gh-135968: Add iOS binary stubs for strip (GH-135970) (#136015)

Adds iOS binary stubs for invoking `strip`
(cherry picked from commit 0c6c09b7377e10dcf80844c961b578fbdc6f5375)

Co-authored-by: Russell Keith-Magee <russell@keith-magee.com>
Misc/NEWS.d/next/Tools-Demos/2025-06-26-15-58-13.gh-issue-135968.C4v_-W.rst [new file with mode: 0644]
iOS/Resources/bin/arm64-apple-ios-simulator-strip [new file with mode: 0755]
iOS/Resources/bin/arm64-apple-ios-strip [new file with mode: 0755]
iOS/Resources/bin/x86_64-apple-ios-simulator-strip [new file with mode: 0755]