summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-07-04 13:48:29 +0200
committerKonstantin Käfer <mail@kkaefer.com>2018-07-06 16:00:43 +0200
commitcde7096e1c02c4bf1181b5c0347bbb43b56cb3cb (patch)
tree54abaab744ec9b81995def94b9e22310cae89b84
parent282f89a9f3f40da1c2de97fd749366096e047538 (diff)
downloadqtlocation-mapboxgl-cde7096e1c02c4bf1181b5c0347bbb43b56cb3cb.tar.gz
[build] add Node as executable for profiling action
This is now the same as the Run action
-rw-r--r--cmake/node.xcscheme13
1 files changed, 10 insertions, 3 deletions
diff --git a/cmake/node.xcscheme b/cmake/node.xcscheme
index 0daffa46e6..d873a3d615 100644
--- a/cmake/node.xcscheme
+++ b/cmake/node.xcscheme
@@ -65,16 +65,23 @@
isEnabled = "YES">
</EnvironmentVariable>
</EnvironmentVariables>
- <AdditionalOptions>
- </AdditionalOptions>
</LaunchAction>
<ProfileAction
buildConfiguration = "Release"
shouldUseLaunchSchemeArgsEnv = "YES"
- savedToolIdentifier = ""
+ selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
+ selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
+ launchStyle = "0"
useCustomWorkingDirectory = "YES"
customWorkingDirectory = "${XCSCHEME_WORKING_DIRECTORY}"
+ ignoresPersistentStateOnLaunch = "NO"
+ debugServiceExtension = "internal"
+ allowLocationSimulation = "YES"
debugDocumentVersioning = "YES">
+ <PathRunnable
+ runnableDebuggingMode = "0"
+ FilePath = "${XCSCHEME_NODE_EXECUTABLE}">
+ </PathRunnable>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"