summaryrefslogtreecommitdiffstats
path: root/Help/release/dev/xcode-launch-mode.rst
blob: 701b50282ac42790c5c7c8495e5a86abb5ca3701 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
xcode-launch-mode
-----------------

* The :variable:`CMAKE_XCODE_SCHEME_LAUNCH_MODE` variable and corresponding
  :prop_tgt:`XCODE_SCHEME_LAUNCH_MODE` target property were added to tell
  the :generator:`Xcode` generator what to put in the scheme's "Launch"
  mode setting.

* The :variable:`CMAKE_XCODE_SCHEME_LAUNCH_CONFIGURATION` variable and
  corresponding :prop_tgt:`XCODE_SCHEME_LAUNCH_CONFIGURATION` target
  property were added to tell the :generator:`Xcode` generator what
  configuration to put in the scheme's Launch action.