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