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

Allow warnings when pod trunk push #643

Merged
merged 1 commit into from
May 16, 2024

Conversation

andyfinnell
Copy link
Contributor

Summary

We now have some warnings in PINRemoteImage because we still use MD5. It's fine for our use cases, but it means anywhere we use pod we have to pass allow-warnings. In this case, when publishing the Cocoapod.

## Summary

We now have some warnings in PINRemoteImage because we still use MD5. It's fine for our use cases, but it means anywhere we use `pod` we have to pass `allow-warnings`. In this case, when publishing the Cocoapod.
@andyfinnell andyfinnell requested a review from rcancro May 15, 2024 19:34
@rcancro rcancro merged commit c6e0d06 into pinterest:master May 16, 2024
6 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