Skip to content

iOS build error with worklets 0.72 #8903

@philipheinser

Description

@philipheinser

Description

iOS fails to build do to:

Compiling react-native-worklets Pods/RNWorklets » WorkletsModuleProxy.cpp

❌  (node_modules/react-native/ReactCommon/jsiexecutor/jsireact/JSIExecutor.h:15:10)

  13 | #include <jsi/jsi.h>
  14 | #include <jsireact/JSINativeModules.h>
> 15 | #include <react/runtime/JSRuntimeBindings.h>
     |          ^ 'react/runtime/JSRuntimeBindings.h' file not found
  16 | #include <functional>
  17 | #include <mutex>
  18 | #include <optional>

Steps to reproduce

  1. create new react native repo with 0.84
  2. change pod file to build form source & frameworks static
  3. try to build iOS

Snack or a link to a repository

https://github.com/philipheinser/workletsbuilderror

Reanimated version

4xxx

Worklets version

0.72

React Native version

0.84

Platforms

iOS

JavaScript runtime

None

Workflow

None

Architecture

New Architecture (Fabric renderer)

Reanimated feature flags

None

React Native release level

None

Build type

No response

Device

No response

Host machine

None

Device model

No response

Acknowledgements

Yes

Metadata

Metadata

Assignees

No one assigned

    Labels

    Platform: iOSThis issue is specific to iOSRepro providedA reproduction with a snippet of code, snack or repo is provided

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions