Git Product home page Git Product logo

Comments (11)

codemodouk avatar codemodouk commented on June 6, 2024 1

+1

from swiftocr.

hihelloluigi avatar hihelloluigi commented on June 6, 2024

Hi, I have the same problem of @uponup. I tried to install the pod on my project (1.1) but Xcode said to me that the library has some parts in swift 3.0.1 so is not compatible. I tried to force tag 1.2 (I read on release that support swift 5) but when I tried to install remove the GPUImage dependency:

Analyzing dependencies Pre-downloading: SwiftOCRfromhttps://github.com/garnele007/SwiftOCR.git`, tag 1.2
Downloading dependencies
Installing SwiftOCR 1.2 (was 1.1)
Removing GPUImage
Generating Pods project
Integrating client project
Pod installation complete! There is 1 dependency from the Podfile and 1 total pod installed.
`

And if I try to run the project show me this error:

No such module GPUImage

I find this merge: bd9b194

Is it correct?

from swiftocr.

guesxy avatar guesxy commented on June 6, 2024

+1 (though in my case XCode even complains about SwiftOCR not located, even though the pod was reported as installed /upgraded from 1.1 to 1.2)

from swiftocr.

Buzka91 avatar Buzka91 commented on June 6, 2024

@garnele007 not working on Swift 5.

from swiftocr.

enasaz9 avatar enasaz9 commented on June 6, 2024

did you find any solution for swift 5 yet, or any pod that supports 7 segment display?

from swiftocr.

NMAC427 avatar NMAC427 commented on June 6, 2024

Can you check out the latest release? Since I don't use pods it would be great if someone could check if the lastest changes fixes this problem.

from swiftocr.

enasaz9 avatar enasaz9 commented on June 6, 2024

I've checked by by updating your example target iOS and pod to 1.2
but we got an error "No such GBUImage module"
could you tell me how to fix this?

from swiftocr.

SophieMBerger avatar SophieMBerger commented on June 6, 2024

Swift 5 support would be highly appreciated!!!

from swiftocr.

dibyasarker avatar dibyasarker commented on June 6, 2024

Does this support swift 5 now?

from swiftocr.

oselvi avatar oselvi commented on June 6, 2024

still no support for swift 5

from swiftocr.

niklasbuechner avatar niklasbuechner commented on June 6, 2024

@NMAC427 Just in case you are wondering why everybody is still claiming that Swift version 5.0 is still not supported: cocoapods only contains versions 1.0 and 1.1. which do not support Swift 5.0. It would be awesome if you could just push the new version to the cocoapods trunk.

For everybody else, I got it to run by:

  1. Cloning this repo and drag and dropping it into my other Xcode project.
  2. Adjust the build targets in all project definitions.
  3. Fix all errors in the build logs. Currently this icon in the file bar:

image

from swiftocr.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.