Skip to content

[0.81] Fix HEADER_SEARCH_PATHS for RuntimeExecutor when USE_FRAMEWORKS is enabled #1093

@cipolleschi

Description

@cipolleschi

Target Branch

0.81

Link to commit or PR to be picked

facebook/react-native@dacd8f2

Description

#include <ReactCommon/RuntimeExecutor.h> stopped working in react-native 0.81 when using frameworks because it is not part of ReactCommon anymore when the split happened for iOS.

to fix this I am including RuntimeExecutor in search headers same way we include ReactCommon.

81 is not usable in current state when people use frameworks

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