react-native-stripe-terminal icon indicating copy to clipboard operation
react-native-stripe-terminal copied to clipboard

Building on M1

Open coosamatt opened this issue 3 years ago • 0 comments

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.

coosamatt avatar Feb 21 '22 19:02 coosamatt