summaryrefslogtreecommitdiff
path: root/ios/lo.xcconfig.in
diff options
context:
space:
mode:
authorTor Lillqvist <tml@collabora.com>2013-12-19 23:22:04 +0200
committerTor Lillqvist <tml@collabora.com>2013-12-19 23:28:33 +0200
commit969bd8aa731935566a65c5e207ece6eb523df24e (patch)
treef5b616385ad3a4f864a4beaadf70c92543118290 /ios/lo.xcconfig.in
parent9b711d6da2f04dd7f0bd838854768bd36d353ca1 (diff)
Use embedded DWARF in the iOS apps except for in release build
Running dsymutil takes much too long to be bearable during development. But when building for actual release we do want a separate dSYM of course. (Of course none of the current iOS apps in the source are intended to be actually "released". But add this logic just for completeness.) Change-Id: Ibb5037d6926e969a891269d6c9d86232bc01cb3c
Diffstat (limited to 'ios/lo.xcconfig.in')
-rw-r--r--ios/lo.xcconfig.in1
1 files changed, 1 insertions, 0 deletions
diff --git a/ios/lo.xcconfig.in b/ios/lo.xcconfig.in
index 3f654ed76041..60e228e0c23b 100644
--- a/ios/lo.xcconfig.in
+++ b/ios/lo.xcconfig.in
@@ -22,6 +22,7 @@ LO_WORKDIR = @WORKDIR@
// what they will be used for.
ARCHS = @XCODE_ARCHS@
CLANG_CXX_LIBRARY = @XCODE_CLANG_CXX_LIBRARY@
+DEBUG_INFORMATION_FORMAT=@XCODE_DEBUG_INFORMATION_FORMAT@
// These settings are edited in CustomTarget_Lo_Xcconfig.mk.
LINK_LDFLAGS =