Set -DDEBUG as needed

This commit is contained in:
gmbnt 2020-03-27 14:33:55 +11:00
parent 9f2df6d560
commit 552c49dd5a
1 changed files with 1 additions and 0 deletions

View File

@ -4725,6 +4725,7 @@
LLVM_LTO = NO;
MARKETING_VERSION = 1.0.8;
OTHER_LDFLAGS = "$(inherited)";
OTHER_SWIFT_FLAGS = "$(inherited) \"-D\" \"COCOAPODS\" \"-DDEBUG\"";
PRODUCT_BUNDLE_IDENTIFIER = "com.loki-project.loki-messenger";
PRODUCT_NAME = Session;
PROVISIONING_PROFILE = "";