GithubHelp home page GithubHelp logo

Comments (3)

Blackjacx avatar Blackjacx commented on May 31, 2024

Hey @sudhamab ,

sorry for the late answer. Actually the code is already ported to Swift 4.2 as you can infer from the badges on the top of the readme. This means you cannot use it when compiling for Swift 4.1. The errors mean that the API I use is new in Swift 4.2 and not supported by Swift 4.1.

What you can do though is use an older version of the pod. Just change your entry for my pod in your podfile to the following:

pod 'SHSearchBar', '~> 1.4.3'

This should install the latest version < 1.5.0 (where I switched to Swift 4.2).

Tell me if this helped you :)
Bye

from shsearchbar.

sudhamab avatar sudhamab commented on May 31, 2024

thanks a lot Stefan! yes it compiles now. I can't wait to integrate it and will confirm if I am able to get it running as well.

from shsearchbar.

Blackjacx avatar Blackjacx commented on May 31, 2024

Glad I could help you. Reach out if you have any feature request :-)

from shsearchbar.

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.