Skip to content

Surfacing swift package warnings #16

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 2 commits into from
Sep 13, 2024
Merged

Conversation

goergisn
Copy link
Contributor

@goergisn goergisn commented Sep 13, 2024

Summary

  • Introducing ProjectAnalyzerResult that surfaces warnings indicated by the PackageFileHelper
  • Adding warnings to OutputGenerating.generate function

Example

Warning

Invalid Resource 'PrivacyInfo.xcprivacy': File not found.


...

@goergisn goergisn added the enhancement Indicates new feature requests label Sep 13, 2024
@goergisn goergisn linked an issue Sep 13, 2024 that may be closed by this pull request
@goergisn goergisn merged commit 3f4a672 into main Sep 13, 2024
1 check passed
@goergisn goergisn deleted the surface-swift-package-warnings branch September 13, 2024 13:35
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
enhancement Indicates new feature requests
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Surface Package file warnings
2 participants