Dependency Analysis Warning
Hi, this is a great OCR. It currently works, but I've got 2 issues on run time with the new version of swift(swift 4.0 - Xcode 9.0)
Have you got it building on a device? I'm seeing similar errors when running on simulator but getting errors like so when I build for device.

Try click on your Pods project, on each target select Build Settings, search Bitcode and set Enable Bitcode to NO.
See also: https://github.com/gali8/Tesseract-OCR-iOS/issues/279
Thanks for the reply, however we want bitcode enabled for our project, therefore all dependencies need bitcode enabled if i'm not mistaken.
tesseract part not allows bitcode – Gali8
https://github.com/gali8/Tesseract-OCR-iOS/issues/351#issuecomment-342646996