Skip to content

Cannot find folly/someFile.h with custom build config #178

@levanovzky

Description

@levanovzky

RN Version

0.74.4

React Version

18.2.0

tealium-react-native Version

2.4.1

Platform

iOS

Output

fatal error: 'folly/someFollyFile.h' file not found
Build target glog
Build target React-rendererdebug
Build target RCT-Folly.default-Fabric
Build target React-Fabric

Reproduction Steps

  • Create a new React Native project and add tealium-react-native by following the installation step mentioned in official guide.
  • in Xcode create a custom build configuration with a custom name (e.g. Test)
  • Edit existing Scheme to use the new build configuration for the "Run" task
  • Run the project
  • The build will fail

This only happens when using custom Build Configuration

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