CommonCrypto_unittest_deployment.xcconfig   [plain text]


//
//  CommonCrypto_unittest_base.xcconfig
//  CommonCrypto
//
//  InfoSec Standard Configuration
//  Copyright 2010 Apple Inc. All rights reserved.
//

// This XCCONFIG file defines the deployment setting for  unit test targets of the
// CommonCrypto XCode Project

#include "CommonCrypto_unittest_base.xcconfig"

GCC_OPTIMIZATION_LEVEL = s

GCC_PREPROCESSOR_DEFINITIONS_PROJECT = NDEBUG

COPY_PHASE_STRIP = YES

WARNING_CFLAGS = -Wall