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

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

COPY_PHASE_STRIP = YES
GCC_OPTIMIZATION_LEVEL = 3
GCC_UNROLL_LOOPS = YES
ENABLE_NS_ASSERTIONS = NO
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) RELEASE _RELEASE NDEBUG OMIM_PRODUCTION
MTL_ENABLE_DEBUG_INFO = NO
ENABLE_TESTABILITY = NO