Skip to content

WiX: package and distribute swift-synthesize-interface #399

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

Merged
merged 2 commits into from
Mar 7, 2025

Conversation

compnerd
Copy link
Member

@compnerd compnerd commented Mar 5, 2025

This adds a new utility to the toolchain - swift-synthesize-interface.
For now, consider it a debugging utility as it is not used during the
normal compilation pipeline and thus is not a build tool. This is not
something that is normally used during CI pipelines and does not fit
into the CLI tools. As this is not currently integrated into the IDE, we
don't consider it an IDE tool either.

compnerd added 2 commits March 5, 2025 08:44
The majority of the components are in TitleCase rather than snake_case.
Adjust the last few ones.
This adds a new utility to the toolchain - `swift-synthesize-interface`.
For now, consider it a debugging utility as it is not used during the
normal compilation pipeline and thus is not a build tool. This is not
something that is normally used during CI pipelines and does not fit
into the CLI tools. As this is not currently integrated into the IDE, we
don't consider it an IDE tool either.
@compnerd
Copy link
Member Author

compnerd commented Mar 6, 2025

@compnerd compnerd merged commit 3d1e03a into swiftlang:main Mar 7, 2025
@compnerd compnerd deleted the synthesis branch March 7, 2025 22:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants