Giter Site home page Giter Site logo

Comments (8)

YeagGarage avatar YeagGarage commented on June 27, 2024

same problem

from photo-editor.

nhershey avatar nhershey commented on June 27, 2024

same problem for me too

from photo-editor.

nitrey avatar nitrey commented on June 27, 2024

same problem

from photo-editor.

jonchui avatar jonchui commented on June 27, 2024

What's the exact steps you guys are using, b/c it's working for me when i add:

  pod 'iOSPhotoEditor'

to my Podfile and run pod install

I'm on Xcode 9.4.1

from photo-editor.

TomSoho avatar TomSoho commented on June 27, 2024

Same issue, Xcode 9.4.1 with a Swift 4.1 project

from photo-editor.

ttorbik avatar ttorbik commented on June 27, 2024

I have submitted a pull request that fixes these issues. Until that is merged a quick fix is to go to the selector function and add @objc at the beginning of the function. (I.e. @objc func cancel() )

from photo-editor.

mhm-ibrahim avatar mhm-ibrahim commented on June 27, 2024

Please update to the latest release 0.6 and update me :D @kishore4a2

from photo-editor.

naoey avatar naoey commented on June 27, 2024

Has anyone had success installing and using this pod without use_frameworks!? My depedencies don't allow me to enable frameworks but so far I've had trouble getting this pod to build successfully without frameworks.\

EDIT

Managed to get it to work earlier today. I had to set up my main project to compile Swift (by adding an empty .swift file) and change to using a modular import with @import iOSPhotoEditor. This allowed me to completely get rid of the need to use_frameworks! with CocoaPods 1.6.1

from photo-editor.

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.