NMAC427 / SwiftOCR

Fast and simple OCR library written in Swift
Apache License 2.0
4.61k stars 481 forks source link

Does it work with Xcode 9 Beta? #96

Open azamsharp opened 6 years ago

cameronwebbable commented 6 years ago

Yes. I'm using it with some stuff atm in XCode9 beta.

If you install via Cocoapods, make sure you do what's suggested here (if you run into build errors): https://github.com/garnele007/SwiftOCR/issues/83#issuecomment-310960509

Other than that, works just fine!