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

Show error message in project panel when manifest can't be built #1453

Merged
merged 1 commit into from
Mar 21, 2025

Conversation

plemarquand
Copy link
Contributor

Because we use swift package describe to extract metadata about the package we need the Package.swift to be buildable. If it isn't, create a header node in the project panel that calls out the fact that the Package.swift can't be built. Clicking it will take the user to the Package.swift.

Because we use `swift package describe` to extract metadata about the
package we need the Package.swift to be buildable. If it isn't, create a
header node in the project panel that calls out the fact that the
Package.swift can't be built. Clicking it will take the user to the
Package.swift.
@plemarquand
Copy link
Contributor Author

Preview of error UI:
Screenshot 2025-03-20 at 3 25 25 PM

@plemarquand plemarquand merged commit 674cae7 into swiftlang:main Mar 21, 2025
13 of 15 checks passed
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