Repo created
This commit is contained in:
parent
4af19165ec
commit
68073add76
12458 changed files with 12350765 additions and 2 deletions
14
xcode/common-release.xcconfig
Normal file
14
xcode/common-release.xcconfig
Normal file
|
|
@ -0,0 +1,14 @@
|
|||
#include "common.xcconfig"
|
||||
|
||||
CLANG_CXX_STANDARD_LIBRARY_HARDENING = none
|
||||
COPY_PHASE_STRIP = YES
|
||||
ENABLE_NS_ASSERTIONS = NO
|
||||
ENABLE_TESTABILITY = NO
|
||||
GCC_OPTIMIZATION_LEVEL = 3
|
||||
GCC_PREPROCESSOR_DEFINITIONS = $(inherited) RELEASE NDEBUG
|
||||
GCC_UNROLL_LOOPS = YES
|
||||
LLVM_LTO = YES
|
||||
MTL_ENABLE_DEBUG_INFO = NO
|
||||
NS_BLOCK_ASSERTIONS = NO
|
||||
SWIFT_COMPILATION_MODE = wholemodule
|
||||
SWIFT_OPTIMIZATION_LEVEL = -Owholemodule
|
||||
Loading…
Add table
Add a link
Reference in a new issue