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.21k stars 948 forks source link

Carthage and Bitcode Support #366

Closed eduardo22i closed 5 years ago

eduardo22i commented 6 years ago

Pull requests gives an update to the framework. It enables modern iOS development technologies.

I dropped iOS 8 support.

zsajjad commented 6 years ago

What's stopping this PR to get merged? @eduardo22i can you please resolve these conflicts that will be so nice of you. 😄

gali8 commented 5 years ago

please solve conflicts

eduardo22i commented 5 years ago

conflicts solved @zsajjad @gali8 :)

juergenm commented 4 years ago

@eduardo22i Why did you remove the function recognizedHierarchicalBlocksByIteratorLevel:(G8PageIteratorLevel)pageIteratorLevel from G8Tesseract.h? Can this function be added again?

eduardo22i commented 4 years ago

Good catch @juergenm, it was my mistake. I'll add it again!