tony-xlh / vision-camera-dynamsoft-barcode-reader

React Native Vision Camera Frame Processor Plugin of Dynamsoft Barcode Reader
MIT License
73 stars 15 forks source link

SwiftEmitModule build commands failed #8

Closed mbritton closed 10 months ago

mbritton commented 1 year ago

React Native Version: 0.70.1 iOS min. deployment: 13.4 XCode: 14.0.1 Simulator: iPhone 12 Pro Development System: Mac M1

I'm having trouble interpreting the following build error:

The following build commands failed: SwiftEmitModule normal x86_64 Emitting\ module\ for\ vision_camera_dynamsoft_barcode_reader (in target 'vision-camera-dynamsoft-barcode-reader' from project 'Pods') (1 failure)

Not sure if relevant, but this error is happening after a Firebase SDK integration.

tony-xlh commented 1 year ago

I haven't encountered such an error. Maybe it is related to this issue: https://github.com/tony-xlh/vision-camera-dynamsoft-barcode-reader/issues/7

mbritton commented 1 year ago

We're trying version 14 of react-native-firebase, which installed without the aforementioned error, as a workaround.