Skip to content

iOS build fails: fatal error: 'folly/dynamic.h' file not found #106

@mljlynch

Description

@mljlynch

hi, we recently upgraded to singular-react-native to v4.1.0, but now when trying to build we run into:

/Users/Jake/Library/Developer/Xcode/DerivedData/Fig-eyfgvsvskmjhpwggnubkeekcimnn/Build/Products/Debug-iphonesimulator/ReactCommon/ReactCommon.framework/Headers/react/bridging/Dynamic.h:10:10: fatal error: 'folly/dynamic.h' file not found
   10 | #include <folly/dynamic.h>

My podfile.lock deletes the RCT-Folly dependency:

  - Singular-React-Native (4.1.0):
-  - RCT-Folly
    - React
    - React-Codegen
    - ReactCommon/turbomodule/core
    - Singular-SDK (= 12.9.0)

Did you remove RCT-Folly as a dependency?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions