Skip to content

Commit 4ea0085

Browse files
committed
Removed DEBUG flag from release build
1 parent 448bbe3 commit 4ea0085

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

CryptomatorCryptoLib.xcodeproj/project.pbxproj

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -559,10 +559,6 @@
559559
ENABLE_STRICT_OBJC_MSGSEND = YES;
560560
GCC_C_LANGUAGE_STANDARD = gnu11;
561561
GCC_NO_COMMON_BLOCKS = YES;
562-
GCC_PREPROCESSOR_DEFINITIONS = (
563-
"DEBUG=1",
564-
"$(inherited)",
565-
);
566562
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
567563
GCC_WARN_ABOUT_RETURN_TYPE = YES_ERROR;
568564
GCC_WARN_UNDECLARED_SELECTOR = YES;

0 commit comments

Comments
 (0)