[CMake] Refactor --xcode To Imply --skip-build #60746
Labels
build-script
Area → utils: The build script
contributor experience
documentation
generated Xcode project
task
utils
Area: the build system and other accessory scripts under the "utils" directory
Erik shared a workflow for using the Ninja build tool with the generated CMake xcode project. Since
--xcode's build powers have been busted for quite some time, this seems like a way to get the best of both worlds, even if it's a little bit manual.Steps here:
--xcodeimply--skip-build --skip-early-swift-driver#61906--xcodeemit a warning about the generated projects that links out to integration with Ninja tutorial #61910Stretch goals:
Additional discussion on Swift Evolution: https://forums.swift.org/t/remove-deprecate-xcode-option-from-build-script/59706
The text was updated successfully, but these errors were encountered: