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

Fix module build issues #13797

Merged
merged 5 commits into from
Oct 4, 2024
Merged

Fix module build issues #13797

merged 5 commits into from
Oct 4, 2024

Conversation

paulb777
Copy link
Member

@paulb777 paulb777 commented Oct 4, 2024

Follow up to #13765. Fix #13780

It is problematic to manage enums across modules - especially with Firestore and Objective C++. This PR eliminates the need by using and creating additional FIRLogger convenience functions that eliminate the need to pass FIRLoggerLevel.

@google-oss-bot
Copy link

1 Warning
⚠️ Did you forget to add a changelog entry? (Add #no-changelog to the PR description to silence this warning.)

Generated by 🚫 Danger

@paulb777 paulb777 requested a review from ncooke3 October 4, 2024 15:13
@paulb777 paulb777 enabled auto-merge (squash) October 4, 2024 15:13
Copy link
Member

@ncooke3 ncooke3 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

nice approach!

@paulb777 paulb777 merged commit 67834c3 into main Oct 4, 2024
72 checks passed
@paulb777 paulb777 deleted the pb-module-build-issues2 branch October 4, 2024 15:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Nightly Testing Report
3 participants