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

Remove swift.treat_warnings_as_errors for swift_library targets that suppress warnings #14

Conversation

erikkerber
Copy link
Contributor

-suppress-warnings and -warnings-as-errors are conflicting flags that will result in a build error.

Since these libraries are having their warnings suppressed, this makes sure that a build config with --features=swift.treat_warnings_as_errors does not propegate down to these swift_library targets.

@tinder-maxwellelliott tinder-maxwellelliott merged commit 65a1774 into Tinder:main Jan 26, 2024
2 checks passed
@erikkerber erikkerber deleted the ek/remove-warnings-as-errors-feature-conflict branch January 26, 2024 19:18
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