Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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

Open
levanovzky opened this issue Jul 31, 2024 · 1 comment
Open

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

levanovzky opened this issue Jul 31, 2024 · 1 comment

Comments

@levanovzky
Copy link

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

@Enricoza
Copy link
Contributor

Enricoza commented Oct 7, 2024

Hi @levanovzky, thank you for opening this and for the wait.
Were you able to resolve this?
I've tried to reproduce the issue without success with a new project.
The build succeeds without problems with a new build configuration.

image

If you are still facing this issue maybe you could share a minimal repro case with us.
Make sure not to include any sensitive data if you are sharing it here or otherwise open a private ticket on our platform.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants