Xcode: Note on automatically created schemes #17
@ -59,3 +59,6 @@ If you have both the minimal command line tools (in
|
|||||||
`/Applications`) installed, `xcode-select --print-path` shows the
|
`/Applications`) installed, `xcode-select --print-path` shows the
|
||||||
path to the C/C++ compiler toolchain which will be used by CMake. It can
|
path to the C/C++ compiler toolchain which will be used by CMake. It can
|
||||||
be reset to a good default by running `sudo xcode-select -r`.
|
be reset to a good default by running `sudo xcode-select -r`.
|
||||||
|
|
||||||
|
Optional:
|
||||||
|
Upon launching Xcode, a prompt will appear, inquiring whether you wish to automatically generate schemes for certain targets. Selecting the "Automatically create scheme" option will result in the creation of new schemes for specified targets. To prevent the prompt from reappearing, you may either deselect the "Autocreate scheme" option or opt for manual scheme creation.
|
Loading…
Reference in New Issue
Block a user