Skip to content

WiX: Remove PackageModelSyntax component #453

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

xedin
Copy link

@xedin xedin commented Aug 17, 2025

PackageModelSyntax module is about to get removed from Swift Package Manager because the functionality has been moved to swift-syntax. Sourcekit-LSP was the only external user of the library which is no longer the case.

@xedin
Copy link
Author

xedin commented Aug 17, 2025

This is the last issue that prevents swiftlang/swift-package-manager#9016 from landing.

@xedin xedin changed the title WiX: Remove PackageModelSyntax dependency WiX: Remove PackageModelSyntax component Aug 17, 2025
`PackageModelSyntax` module is about to get removed from Swift
Package Manager because the functionality has been moved to
swift-syntax. Sourcekit-LSP was the only external user of the
library which is no longer the case.
@xedin xedin force-pushed the remove-package-model-syntax-wix branch from 165d559 to 899f950 Compare August 17, 2025 07:01
@compnerd
Copy link
Member

Please link the cross repo build that built the toolchain - this is probably a good idea to smoke test.

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