Publishing fails

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.

I’m guessing something because of the stripe component. Do you have any legacy components?

Stepped away from the computer for a bit but can definitely give you access. Originally we had a payments feature built in so there are legacy stripe components in there I’m sure.

@jromeo80 and I discussed and found the issue! It was due to a chat component which is a private component and he said that he will contact the dev of that component. Jonathan, could you update the current status?

This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.