Hey guys. Having some crashes all of a sudden while publishing.
The following Swift pods cannot yet be integrated as static libraries:
stdout | Installing stripe-react-native (0.37.1)
stdout | [!] The following Swift pods cannot yet be integrated as static libraries:
stdout |
stdout | The Swift pod FirebaseCoreInternal
depends upon GoogleUtilities-54d832b6
, which does not define modules. To opt into those targets generating module maps (which is necessary to import them from Swift when building as static libraries), you may set use_modular_headers!
globally in your Podfile, or specify :modular_headers => true
for particular dependencies.
- code: 1
New issue. guessing its related to one of the components, but not sure how to track it down.
@dilon_perera @Ali-Bazzi any thoughts on this. Already submitted a ticket…hoping its something quick.