Coder Social home page Coder Social logo

Comments (5)

dmacra avatar dmacra commented on June 30, 2024

Thank you for feedback. We are working on fixing it.

from ios-autocomplete.

BogdanTC avatar BogdanTC commented on June 30, 2024

Framework is now compatible with Carthage and CocoaPods, please use either one to add the framework to your project and your error should be resolved.

from ios-autocomplete.

ajkerfaisal avatar ajkerfaisal commented on June 30, 2024

from ios-autocomplete.

BogdanTC avatar BogdanTC commented on June 30, 2024

Hey there Faisal, I'm very sorry to hear that you are having trouble with CocoaPods. I ran some tests but alas no problems, could you perhaps create a fresh project and use CocoaPods to add the framework, maybe that will confirm if the problem indeed exists or whether it's just your specific project that throws errors. If the problem persists with other projects as well(since I was not able to reproduce the error) can you give me more details for instance is your project a swift or objective c project?
Do you have any other pod's in your podfile besides AutoCompletion, perhaps there is a typo somewhere. Check if you have the latest CocoPods installed as well.

from ios-autocomplete.

david-livadaru-3pillarglobal avatar david-livadaru-3pillarglobal commented on June 30, 2024

Hey @ajkerfaisal,

I think that you're having a caching common issue using CocoaPods.
CocoaPods has to fetch the new pods from master in order to install them. Usually that happens when you're doing pod install or pod update. If either commands yields that command means that you do not have that pod on your local repository. As a result, you need to a fetch from master using pod repo update master and thereafter pod update.

Have a good day,
David

from ios-autocomplete.

Related Issues (6)

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.