mirror of
https://github.com/transmission/transmission
synced 2025-03-05 11:08:04 +00:00
re-add dead code stripping on release builds
This commit is contained in:
parent
1f53c24d29
commit
1205605953
1 changed files with 1 additions and 1 deletions
|
@ -2319,7 +2319,7 @@
|
|||
isa = XCBuildConfiguration;
|
||||
buildSettings = {
|
||||
ARCHS = "$(ARCHS_STANDARD_32_BIT)";
|
||||
DEAD_CODE_STRIPPING = NO;
|
||||
DEAD_CODE_STRIPPING = YES;
|
||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||
DEPLOYMENT_POSTPROCESSING = YES;
|
||||
GCC_C_LANGUAGE_STANDARD = gnu99;
|
||||
|
|
Loading…
Add table
Reference in a new issue