-
Notifications
You must be signed in to change notification settings - Fork 4k
[firebase_core]: Multiple warnings during MacOS build on several packages #17360
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
Comments
same here |
+1 Getting same warnings for Auth. |
Hey there, if this isn't compromising the functionality of your app, I think this could be safe to ignore. Maybe this thread could be of help swiftlang/swift-syntax#2228 (comment) If you go onto XCode, and look at What you have 'Build Libraries for Distribution' set to, you can try toggle it and see if it has an effect. |
Hi @MichaelVerdon thanks for the digging and reply !
|
Is there an existing issue for this?
Which plugins are affected?
Core
Which platforms are affected?
macOS
Description
When building a flutter app on MacOS, we are receiving a bunch of warnings (not harmful to the app as far as know).
You are probably already aware of that since you see them at build time but i saw that there are no opened issues for that so i am putting it here to help track these warnings.
Packages with warnings :
firebase_core
,firebase_storage
,firebase_auth
,firebase_messaging
,firebase_app_check
Packages without warnings :
firebase_analytics
,firebase_remote_config
,firebase_crashlytics
I have not tested with the other packages, i am also using
firebase_performance
andfirebase_in_app_messaging
but they are not supported on MacOS so it's irrelevant hereReproducing the issue
Firebase Core version
3.13.0
Flutter Version
3.29.3
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
No response
The text was updated successfully, but these errors were encountered: