gali8 / Tesseract-OCR-iOS

Tesseract OCR iOS is a Framework for iOS7+, compiled also for armv7s and arm64.
http://www.nexor.it
MIT License
4.22k stars 949 forks source link

Bitcode #222

Closed ws233 closed 9 years ago

ws233 commented 9 years ago

Rebased and ready to merge.

eaigner commented 8 years ago

Although this seems to be merged, it is not possible to use tesseract with bitcode

ld: -weak_library and -bitcode_bundle (Xcode setting ENABLE_BITCODE=YES) cannot be used together

Why?