Open
Description
Describe the bug
An error in the Package.swift that is not a syntax error that occurs at build time is not reported in the Problems view
To Reproduce
Steps to reproduce the behavior:
- Create new project
- Add a dependency to the target in the project to a module that does not exist
- Build (Shift+Cmd+B)
- No errors are reported in the problems view but the project failed to build
Expected behavior
Errors are reported in the Problems view
Metadata
Metadata
Assignees
Type
Projects
Status
Backlog