Skip to content

dont emit resources or excludes warnings for dependencies #3857

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

Conversation

tomerd
Copy link
Contributor

@tomerd tomerd commented Nov 11, 2021

motivation: SwiftPM emits warning on invalid excludes and missing resources definitions for dependencies which is not actionable and noisy

changes:

  • in TargetSourcesBuilder check the package type before emiting resources related warnings
  • add tests

motivation: SwiftPM emits warning on invalid excludes and missing resources definitions for dependencies which is not actionable and noisy

changes:
* in TargetSourcesBuilder check the package type before emiting resources related warnings
* add tests
@tomerd
Copy link
Contributor Author

tomerd commented Nov 11, 2021

@swift-ci please smoke test

@tomerd tomerd added the ready Author believes the PR is ready to be merged & any feedback has been addressed label Nov 11, 2021
@tomerd
Copy link
Contributor Author

tomerd commented Nov 11, 2021

linux CI failure on asyncTest expected until CI gets newer toolchain cc @shahmishal

@tomerd
Copy link
Contributor Author

tomerd commented Nov 11, 2021

@swift-ci please smoke test linux

@neonichu neonichu merged commit 9d40d17 into swiftlang:main Nov 15, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready Author believes the PR is ready to be merged & any feedback has been addressed
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants