aarongrider / vision-camera-ocr

VisionCamera Frame Processor Plugin to detect text in real time using MLKit Text Detector (OCR)
MIT License
235 stars 86 forks source link

ios cannot compile #30

Open crly opened 9 months ago

crly commented 9 months ago

xcode15 react-native-vision-camera : 3.1.0 vision-camera-ocr: 1.0

This library needs to be updated

MariuzM commented 9 months ago

Yep same for me getting CommandError: Failed to build iOS project. "xcodebuild" exited with error code 65.

MariuzM commented 9 months ago

Actually i started getting this when i installed vision-camera-ocr before that was working

MariuzM commented 9 months ago

Looks like there is PR for this https://github.com/aarongrider/vision-camera-ocr/pull/32