| 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. |