Eduardo Irías

Results 9 comments of Eduardo Irías

I don't know if you are still interested, take a look at my pull request: https://github.com/gali8/Tesseract-OCR-iOS/pull/366

If you are installing the Framework manually, be sure to drag the bundle file. ![screen shot 2018-08-30 at 10 57 48](https://user-images.githubusercontent.com/406251/44841404-88a37480-ac43-11e8-9bdc-6b8690612d4a.png) You can find the bundle inside the TwitterKit.framework

You have to add the permission description. I think the Tweet Compose requires the location usage. If that feature is not used in your app, the permission dialog will not...

@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

I updated it and created a pr, let's hope they accept my changes quickly. #71

@vijay2pvk I add support for Swift 5+, Xcode 11. You can install with Carthage or Swift Package Manager. #71