1
0
Fork 0
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:
Mitchell Livingston 2009-09-04 13:08:24 +00:00
parent 5e2ef3aa89
commit fb1c8c8d29

View file

@ -2329,7 +2329,7 @@
0053D3DA0C86774200545606 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ARCHS = "$(NATIVE_ARCH)";
ARCHS = "$(NATIVE_ARCH_ACTUAL)";
COPY_PHASE_STRIP = NO;
DEAD_CODE_STRIPPING = NO;
DEBUG_INFORMATION_FORMAT = dwarf;