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