forked from organicmaps/organicmaps-tmp
[ios] Disabled assertions in Release
This commit is contained in:
parent
5d0d0e8bf1
commit
9b3cd405f3
1 changed files with 1 additions and 0 deletions
|
@ -7,4 +7,5 @@ GCC_OPTIMIZATION_LEVEL = 3
|
|||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) RELEASE _RELEASE NDEBUG OMIM_PRODUCTION HAVE_PTHREAD
|
||||
GCC_UNROLL_LOOPS = YES
|
||||
MTL_ENABLE_DEBUG_INFO = NO
|
||||
NS_BLOCK_ASSERTIONS = NO
|
||||
SWIFT_OPTIMIZATION_LEVEL = -Owholemodule
|
||||
|
|
Loading…
Add table
Reference in a new issue