Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency Analysis Warning #350

Open
nickbonny opened this issue Oct 26, 2017 · 4 comments
Open

Dependency Analysis Warning #350

nickbonny opened this issue Oct 26, 2017 · 4 comments

Comments

@nickbonny
Copy link

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)

warning ocr

@harryblam
Copy link

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.
screen shot 2017-11-14 at 13 44 25

@BrianHenryIE
Copy link

Try click on your Pods project, on each target select Build Settings, search Bitcode and set Enable Bitcode to NO.

See also: #279

@harryblam
Copy link

Thanks for the reply, however we want bitcode enabled for our project, therefore all dependencies need bitcode enabled if i'm not mistaken.

@BrianHenryIE
Copy link

tesseract part not allows bitcode – Gali8

#351 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants