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

Build specific Tesseract version #352

Open jason-tmtlc opened 7 years ago

jason-tmtlc commented 7 years ago

I would like to use a specific, older version of tesseract with this wrapper. Is it possible to specify or checkout the tag or commit from https://github.com/tesseract-ocr/tesseract.git that I want to use? If so, what are the steps?