Skip to content

Add a build setting to disable Swift stdlib binary thinning#2856

Merged
adincebic merged 1 commit intomainfrom
adin/cp-9e5d8445a92034c879c0eda7e1f03a5a40922e46
Jan 12, 2026
Merged

Add a build setting to disable Swift stdlib binary thinning#2856
adincebic merged 1 commit intomainfrom
adin/cp-9e5d8445a92034c879c0eda7e1f03a5a40922e46

Conversation

@adincebic
Copy link
Copy Markdown
Contributor

This toggles a mode in support tooling to skip the "lipo" phase, instead going straight to a copy + set 0o755 operation.

(cherry picked from commit 9e5d8445a92034c879c0eda7e1f03a5a40922e46)

This toggles a mode in support tooling to skip the "lipo" phase, instead going straight to a copy + set 0o755 operation.

PiperOrigin-RevId: 854618465
(cherry picked from commit 9e5d844)
@adincebic adincebic merged commit 300ac2a into main Jan 12, 2026
11 checks passed
@adincebic adincebic deleted the adin/cp-9e5d8445a92034c879c0eda7e1f03a5a40922e46 branch January 12, 2026 16:45
adincebic referenced this pull request Jan 12, 2026
This toggles a mode in support tooling to skip the "lipo" phase, instead going straight to a copy + set 0o755 operation.

PiperOrigin-RevId: 854618465
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants