Xcode – M1 Mac react-native iOS build error (in target 'RCT-Folly' from project 'Pods')
On an M1 Mac, with npm 8.3.1 & node 17.4, when I run npx react-native run-ios I receive 2 errors: The following build commands failed: CompileC /Users/Steven/Library/Developer/Xcode/DerivedData/HelloSteve-hghgfcwemhoaiacfwlophutqqzbh/Build/Intermediates.noindex/Pods.build/Debug-iphonesimulator/RCT-Folly.build/Objects-normal/arm64/SysUio.o /Users/Steven/Documents/Projects/React Native/HelloSteve/ios/Pods/RCT-Folly/folly/portability/SysUio.cpp normal arm64 c++ com.apple.compilers.llvm.clang.1_0.compiler (in target 'RCT-Folly' from project 'Pods') CompileC…