Xcode: Add Xcode SCHEME control for 'Launch' control
This allows you to set the `Wait for the executable to be launched' setting on the scheme, which otherwise CMake blows away. It is very useful for plugins which cannot be run directly.
Topic-rename: xcode-launch-mode
Edited by Brad King