NMAC427 / SwiftOCR

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

Swift 4.2 - Build Fails on Brand New app #152

Closed mknippen closed 5 years ago

mknippen commented 5 years ago

Currently, the framework will not build on a new project on the latest production tools. The project needs to be updated to Swift 4.2.

@mkonapelsky has created a pull request with the fixes, which can be found here: #147

NMAC427 commented 5 years ago

Fixed with #147