Welcome to mirror list, hosted at ThFree Co, Russian Federation.

common-debug.xcconfig « xcode - github.com/mapsme/omim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: fa6a1fa3b79d0e1e468f779f92434f1d3f214e78 (plain)
1
2
3
4
5
6
7
8
9
#include "common.xcconfig"

COPY_PHASE_STRIP = NO
GCC_OPTIMIZATION_LEVEL = 0
GCC_UNROLL_LOOPS = NO
ENABLE_NS_ASSERTIONS = YES
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) DEBUG _DEBUG
MTL_ENABLE_DEBUG_INFO = YES
ENABLE_TESTABILITY = YES