Firebase Core: Include of non-modular header inside framework module 'FirebaseCoreExtension.FIRAppInternal' #16796
Labels
blocked: customer-response
Waiting for customer response, e.g. more information was requested.
Needs Attention
This issue needs maintainer attention.
platform: ios
Issues / PRs which are specifically for iOS.
plugin: core
type: bug
Something isn't working
Is there an existing issue for this?
Which plugins are affected?
Core
Which platforms are affected?
iOS
Description
This is my result from codemagic, i get the same when I try to run in xcode too
I have:
set CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES to YES;
My packages versions:
firebase_analytics: ^11.3.5
firebase_crashlytics: ^4.1.5
firebase_messaging: ^15.1.5
firebase_core: ^3.8.0
Reproducing the issue
Use the latest version of these packages
firebase_analytics: ^11.3.5
firebase_crashlytics: ^4.1.5
firebase_messaging: ^15.1.5
firebase_core: ^3.8.0
and try to run ios build using a CI/CD pipeline like codemagic
Firebase Core version
3.8.0
Flutter Version
3.24
Relevant Log Output
Flutter dependencies
Expand
Flutter dependencies
snippetAdditional context and comments
No response
The text was updated successfully, but these errors were encountered: