summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKonstantin Käfer <mail@kkaefer.com>2018-06-11 16:14:57 +0200
committerKonstantin Käfer <mail@kkaefer.com>2018-06-11 16:17:50 +0200
commit3c93f75386219e3fd6d73db06b9b63a025a3578d (patch)
treebbdb43a69a0c1bd7b7d78389f1ad1649cf8a35f2
parent8e47cccac3649d2f531d60cbc93753ca3bc8dc76 (diff)
downloadqtlocation-mapboxgl-3c93f75386219e3fd6d73db06b9b63a025a3578d.tar.gz
[build] make Xcode schemes profilable
-rw-r--r--cmake/executable.xcscheme6
-rw-r--r--cmake/node.xcscheme6
2 files changed, 10 insertions, 2 deletions
diff --git a/cmake/executable.xcscheme b/cmake/executable.xcscheme
index 44146a621d..b054304798 100644
--- a/cmake/executable.xcscheme
+++ b/cmake/executable.xcscheme
@@ -75,12 +75,16 @@
</AdditionalOptions>
</LaunchAction>
<ProfileAction
- buildConfiguration = "Release"
+ buildConfiguration = "Debug"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "YES"
customWorkingDirectory = "${XCSCHEME_WORKING_DIRECTORY}"
debugDocumentVersioning = "YES">
+ <PathRunnable
+ runnableDebuggingMode = "0"
+ FilePath = "${XCSCHEME_NODE_EXECUTABLE}">
+ </PathRunnable>
<BuildableProductRunnable
runnableDebuggingMode = "0">
<BuildableReference
diff --git a/cmake/node.xcscheme b/cmake/node.xcscheme
index 0daffa46e6..6cb0fa87e9 100644
--- a/cmake/node.xcscheme
+++ b/cmake/node.xcscheme
@@ -69,12 +69,16 @@
</AdditionalOptions>
</LaunchAction>
<ProfileAction
- buildConfiguration = "Release"
+ buildConfiguration = "Debug"
shouldUseLaunchSchemeArgsEnv = "YES"
savedToolIdentifier = ""
useCustomWorkingDirectory = "YES"
customWorkingDirectory = "${XCSCHEME_WORKING_DIRECTORY}"
debugDocumentVersioning = "YES">
+ <PathRunnable
+ runnableDebuggingMode = "0"
+ FilePath = "${XCSCHEME_NODE_EXECUTABLE}">
+ </PathRunnable>
<MacroExpansion>
<BuildableReference
BuildableIdentifier = "primary"