// // Release64.xcconfig // p4bridge // // Created by nmorse on 3/11/15. // Copyright (c) 2015 Perforce Software. All rights reserved. // //:configuration = Release64 ONLY_ACTIVE_ARCH = NO VALID_ARCHS = x86_64 ARCHS = $(ARCHS_STANDARD_64_BIT) DEBUG_INFORMATION_FORMAT = dwarf-with-dsym INSTALL_PATH = ./Release64/ INSTALL_PATH[sdk=*] = COPY_PHASE_STRIP = YES ENABLE_NS_ASSERTIONS = NO