react-native-stripe-terminal
react-native-stripe-terminal copied to clipboard
Building on M1
We're trying to add this to an RN project on RN 0.67.2, it's failing to build consistently with the following errors has anyone seen this before?
Lexical or Preprocessor Issue
/ios/Pods/Headers/Public/RCT-Folly/folly/string.h:20:10: 'cstdarg' file not found
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.2.sdk/System/Library/Frameworks/CoreFoundation.framework/Headers/CoreFoundation.h:16:10: Could not build module 'Darwin'
/Applications/Xcode.app/Contents/Developer/Platforms/iPhoneOS.platform/Developer/SDKs/iPhoneOS15.2.sdk/usr/include/dispatch/dispatch.h:25:10: Could not build module 'Darwin'
and several more all related.