We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Updated Installation (markdown)
Reference folder on XCode 9
https://stackoverflow.com/questions/31450690/why-xcode-7-shows-tbd-instead-of-dylib
Fixed code block formatting
Added helpful tip for people who are getting linker error when installing through cocoapod.
Headline hirachy
Added linker commands.
Documentation to remove compile time errors resulting of missing libc.dylib import.
Updated Tesseract version number in Podfile snippet to be 4.0.0.
I've added a little side note as Kevin asked here: https://github.com/gali8/Tesseract-OCR-iOS/issues/144
Removed manual installation instructions since it doesn't seem to be working with the latest version of the code in the repo.
Revert 0115fbb45cf8dd0625d74dcd10e068c4c54470e3...6d70c8b96335fff56473bd0c85e8aa68aeb74b2c on Installation
Better way to use development version
Import from README.md
Created Installation (markdown)