Skip to content

[macOS] Strip executable after separating debug symbols.

Rafał Mikrut requested to merge github/fork/bruvzg/macos_strip into master

Created by: bruvzg

Add missing strip to macOS SCsub (similar to X11 and Windows) when separate_debug_symbols is set to yes.

Merge request reports