Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CMake] Refactor --xcode To Imply --skip-build #60746

Closed
3 of 4 tasks
CodaFi opened this issue Aug 24, 2022 · 0 comments
Closed
3 of 4 tasks

[CMake] Refactor --xcode To Imply --skip-build #60746

CodaFi opened this issue Aug 24, 2022 · 0 comments
Assignees
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

Comments

@CodaFi
Copy link
Contributor

CodaFi commented Aug 24, 2022

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:

Stretch goals:

Additional discussion on Swift Evolution: https://forums.swift.org/t/remove-deprecate-xcode-option-from-build-script/59706

@AnthonyLatsis AnthonyLatsis added the build-script Area → utils: The build script label Aug 24, 2022
@AnthonyLatsis AnthonyLatsis self-assigned this Oct 19, 2022
@AnthonyLatsis AnthonyLatsis added contributor experience source tooling Area: IDE support, SourceKit, and other source tooling task labels Oct 31, 2022
@AnthonyLatsis AnthonyLatsis removed the source tooling Area: IDE support, SourceKit, and other source tooling label Nov 20, 2022
@AnthonyLatsis AnthonyLatsis added the utils Area: the build system and other accessory scripts under the "utils" directory label Feb 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
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
Projects
None yet
Development

No branches or pull requests

2 participants