summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJulian Rex <julian.rex@mapbox.com>2019-07-18 18:31:58 -0400
committerJulian Rex <julian.rex@mapbox.com>2019-07-22 11:02:53 -0400
commit90b4314fee9721456f344963ce288037f0fb3ac5 (patch)
tree9f41ccd8e2afd6cdea54ab4ca2928c6c4171c61d
parent4f2cc3a66570b7586e5fafd7e995a76842f17bfc (diff)
downloadqtlocation-mapboxgl-90b4314fee9721456f344963ce288037f0fb3ac5.tar.gz
[ios] Changed profile to use RelWithDebInfo configuration
-rw-r--r--platform/ios/ios.xcodeproj/xcshareddata/xcschemes/iosapp.xcscheme2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/iosapp.xcscheme b/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/iosapp.xcscheme
index 1f8969faf7..2119066815 100644
--- a/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/iosapp.xcscheme
+++ b/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/iosapp.xcscheme
@@ -65,7 +65,7 @@
</AdditionalOptions>
</LaunchAction>
<ProfileAction
- buildConfiguration = "Release"
+ buildConfiguration = "RelWithDebInfo"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "NO"