Changeset 8839 for trunk/Transmission.xcodeproj/project.pbxproj
- Timestamp:
- Jul 19, 2009, 3:25:24 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/Transmission.xcodeproj/project.pbxproj
r8832 r8839 2475 2475 isa = XCBuildConfiguration; 2476 2476 buildSettings = { 2477 ARCHS = "$(ARCHS_STANDARD_32_ BIT)";2477 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 2478 2478 DEAD_CODE_STRIPPING = YES; 2479 2479 DEBUG_INFORMATION_FORMAT = dwarf; … … 2565 2565 isa = XCBuildConfiguration; 2566 2566 buildSettings = { 2567 ARCHS = "$(ARCHS_STANDARD_32_ BIT)";2567 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 2568 2568 COPY_PHASE_STRIP = NO; 2569 2569 DEAD_CODE_STRIPPING = NO;
Note: See TracChangeset
for help on using the changeset viewer.