[Libreoffice-commits] core.git: ios/LibreOfficeLight
jan Iversen
jani at libreoffice.org
Tue Feb 13 18:59:26 UTC 2018
ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme | 7 +++++++
1 file changed, 7 insertions(+)
New commits:
commit fc956e424b99492bbcd8a0df98c60e526ddb9bfd
Author: jan Iversen <jani at libreoffice.org>
Date: Tue Feb 13 18:17:52 2018 +0100
iOS, SAL_LOG added to debug builds
Change-Id: Ibd5406c8f2ea7b46e3b4863ca1eba5a788bd270a
diff --git a/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme b/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme
index b860af5cc7e5..676048c6e6d7 100644
--- a/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme
+++ b/ios/LibreOfficeLight/LibreOfficeLight.xcodeproj/xcshareddata/xcschemes/Debug.xcscheme
@@ -63,6 +63,13 @@
ReferencedContainer = "container:LibreOfficeLight.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
+ <EnvironmentVariables>
+ <EnvironmentVariable
+ key = "SAL_LOG"
+ value = "+INFO+WARN"
+ isEnabled = "YES">
+ </EnvironmentVariable>
+ </EnvironmentVariables>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>
More information about the Libreoffice-commits
mailing list