Skip to content

[0.79] Make sure that React-hermes and React-renderercss podspecs defines modules #877

@cipolleschi

Description

@cipolleschi

Target Branch(es)

0.79

Link to commit or PR to be picked

https://github.com/facebook/react-native/commits/515976cb4a94e23b5a86a0f9af02b6ec5654982e

Description

In OSS we have some libraries written in Swift, like Flashlist, that depends on these pods.

However, if a pod is not configured to define modules, those pods cannot be imported by Swift. Therefore, the libraries above will failed to be installed in a project.

This change adds the defines_modules directive to those pods and make the library work again.

This fixes facebook/react-native#50246

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type Pick RequestPick requests to include commits inside a React Native release

    Type

    No type

    Projects

    Status

    Done / Picked

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions