Ticket #26721: patch-10.5_universal_build.diff
File patch-10.5_universal_build.diff, 785 bytes (added by mklein-de (Michael Klein), 14 years ago) |
---|
-
sdk-objc/MacFUSE.xcodeproj/project.pbxproj
646 646 isa = XCBuildConfiguration; 647 647 baseConfigurationReference = 28D5261B0EA80E7000B7CF7B /* MacFUSE.xcconfig */; 648 648 buildSettings = { 649 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 649 650 COPY_PHASE_STRIP = NO; 650 651 DYLIB_COMPATIBILITY_VERSION = 1; 651 652 DYLIB_CURRENT_VERSION = 1; … … 681 682 isa = XCBuildConfiguration; 682 683 baseConfigurationReference = 28D5261B0EA80E7000B7CF7B /* MacFUSE.xcconfig */; 683 684 buildSettings = { 685 ARCHS = "$(ARCHS_STANDARD_32_64_BIT)"; 684 686 DEBUG_INFORMATION_FORMAT = "dwarf-with-dsym"; 685 687 DYLIB_COMPATIBILITY_VERSION = 1; 686 688 DYLIB_CURRENT_VERSION = 1;