summaryrefslogtreecommitdiff
path: root/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme
diff options
context:
space:
mode:
authorJason Wray <jason@mapbox.com>2018-04-24 19:21:50 -0400
committerJason Wray <jason@mapbox.com>2018-04-27 18:06:17 -0400
commit4f7999fd1cec34e9beaf130d30897548d8dbca4a (patch)
tree7fa842b775d7ffdd54228864fda1b60cc9ba5541 /platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme
parent1f4e3e0f6e1a568007f647102459e50cb98b63ca (diff)
downloadqtlocation-mapboxgl-4f7999fd1cec34e9beaf130d30897548d8dbca4a.tar.gz
[ios, macos] Accept Xcode 9.3 project suggestions
- Fix duplicate NSExpression+MGLAdditions.h and fix target membership - Explicitly cast NSUInteger to unsigned long before printing
Diffstat (limited to 'platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme')
-rw-r--r--platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme4
1 files changed, 1 insertions, 3 deletions
diff --git a/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme b/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme
index 3816aa5c91..6c7bff4527 100644
--- a/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme
+++ b/platform/ios/ios.xcodeproj/xcshareddata/xcschemes/dynamic.xcscheme
@@ -1,6 +1,6 @@
<?xml version="1.0" encoding="UTF-8"?>
<Scheme
- LastUpgradeVersion = "0910"
+ LastUpgradeVersion = "0930"
version = "1.3">
<BuildAction
parallelizeBuildables = "YES"
@@ -40,7 +40,6 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- language = ""
shouldUseLaunchSchemeArgsEnv = "YES">
<Testables>
<TestableReference
@@ -70,7 +69,6 @@
buildConfiguration = "Debug"
selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
- language = ""
launchStyle = "0"
useCustomWorkingDirectory = "NO"
ignoresPersistentStateOnLaunch = "NO"