Open Venkata-Maniteja opened 6 years ago
Currently I'm able to run without bitcode . But that makes my project size cross 1GB. Previously it was around 80MB.
Is it possible at all to run the project with bitcode set to YES ?
One way I'm thinking is to removed the unnecessary languages from the tessdata folder.
All I need is the English, French ,German.
@Venkata-Maniteja I'll do it and let you know :)
@Venkata-Maniteja I opened a pull request:
https://github.com/gali8/Tesseract-OCR-iOS/pull/366
You can take a look here:
https://github.com/eduardo22i/Tesseract-OCR-iOS
Currently I'm able to run without bitcode . But that makes my project size cross 1GB.
Previously it was around 80MB.
Is it possible at all to run the project with bitcode set to YES ?
One way I'm thinking is to removed the unnecessary languages from the tessdata folder.
All I need is the English, French ,German.