summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn Firebaugh <john.firebaugh@gmail.com>2017-06-06 17:56:13 -0700
committerJohn Firebaugh <john.firebaugh@gmail.com>2017-06-07 09:29:08 -0700
commit37870b69aed4d8e013da126f56f8d0c29a1c2692 (patch)
tree31ee0f53e0bb9284928fa816359e14e05dade48a
parentc878f5f7da123fbdbbafbeafb0e5556e78abef33 (diff)
downloadqtlocation-mapboxgl-37870b69aed4d8e013da126f56f8d0c29a1c2692.tar.gz
[ios] Bench should be run in Release configuration
-rw-r--r--platform/ios/ios.xcodeproj/xcshareddata/xcschemes/bench.xcscheme2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/bench.xcscheme b/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/bench.xcscheme
index 9dd128ff24..f5aff5b3b4 100644
--- a/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/bench.xcscheme
+++ b/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/bench.xcscheme
@@ -42,7 +42,7 @@
</AdditionalOptions>
</TestAction>
<LaunchAction
- buildConfiguration = "Debug"
+ buildConfiguration = "Release"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
launchStyle = "0"