I'm trying to build my ReactNative application for IOS using Bitrise and Xcode build pipelines. Is there any way to skip this issue on CI/CD pipelines? I'm getting this on Xcode and Bitrise both pipelines.
/Users/[REDACTED]/git/node_modules/react-native/ReactCommon/yoga/yoga/Yoga.cpp:2285:9: error: use of bitwise '|' with boolean operands [-Werror,-Wbitwise-instead-of-logical]
Xcode Archive & Export for iOS