mirror of
https://github.com/transmission/transmission
synced 2025-03-06 03:28:33 +00:00
build using NATIVE_ARCH_ACTUAL
This commit is contained in:
parent
5e2ef3aa89
commit
fb1c8c8d29
1 changed files with 1 additions and 1 deletions
|
@ -2329,7 +2329,7 @@
|
||||||
0053D3DA0C86774200545606 /* Debug */ = {
|
0053D3DA0C86774200545606 /* Debug */ = {
|
||||||
isa = XCBuildConfiguration;
|
isa = XCBuildConfiguration;
|
||||||
buildSettings = {
|
buildSettings = {
|
||||||
ARCHS = "$(NATIVE_ARCH)";
|
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
|
||||||
COPY_PHASE_STRIP = NO;
|
COPY_PHASE_STRIP = NO;
|
||||||
DEAD_CODE_STRIPPING = NO;
|
DEAD_CODE_STRIPPING = NO;
|
||||||
DEBUG_INFORMATION_FORMAT = dwarf;
|
DEBUG_INFORMATION_FORMAT = dwarf;
|
||||||
|
|
Loading…
Add table
Reference in a new issue