summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2017-05-06 16:49:41 -0400
committerJason Wray <jason@mapbox.com>2017-05-08 15:44:52 -0400
commite34d8b5c802186008e49364668e4a7bd5668d0fd (patch)
treefd055989e999df0a68fef2196bbf7ae9815f1973
parentd99ebea93075b67ba435374d2de641a76c8c7da1 (diff)
downloadqtlocation-mapboxgl-e34d8b5c802186008e49364668e4a7bd5668d0fd.tar.gz
[ios] Re-enable all console messages in iosapp
The Xcode 8 spew that prompted the addition of this setting has been fixed and leaving it enabled was hiding important error messages.
-rw-r--r--platform/ios/ios.xcodeproj/xcshareddata/xcschemes/iosapp.xcscheme7
1 files changed, 0 insertions, 7 deletions
diff --git a/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/iosapp.xcscheme b/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/iosapp.xcscheme
index f1227ac139..035c7818ae 100644
--- a/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/iosapp.xcscheme
+++ b/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/iosapp.xcscheme
@@ -61,13 +61,6 @@
ReferencedContainer = "container:ios.xcodeproj">
</BuildableReference>
</BuildableProductRunnable>
- <EnvironmentVariables>
- <EnvironmentVariable
- key = "OS_ACTIVITY_MODE"
- value = "disable"
- isEnabled = "YES">
- </EnvironmentVariable>
- </EnvironmentVariables>
<AdditionalOptions>
</AdditionalOptions>
</LaunchAction>