Giter Club home page Giter Club logo

Comments (7)

smazurov avatar smazurov commented on May 26, 2024

in your Podfile, make sure your reachability line reads pod 'Reachability', :head, that fixed it for us.

from reachability.

siancu avatar siancu commented on May 26, 2024

Thanks, will give it a shot.

On Tue, Feb 19, 2013 at 6:32 PM, Stepan Mazurov [email protected]:

in your Podfile, make sure your reachability line reads pod
'Reachability', :head, that fixed it for us.

β€”
Reply to this email directly or view it on GitHubhttps://github.com//issues/31#issuecomment-13785664.

from reachability.

mteece avatar mteece commented on May 26, 2024

Confirmed. I had the same issue. Added pod 'Reachability', :head to the Podfile and ran pod install. Project compiles. (XCode 4.6)

from reachability.

leviathan avatar leviathan commented on May 26, 2024

Confirmed. Added pod 'Reachability', :head' to the Podfile and ran pod install. Project compiles (Version 4.6 (4H127)).

from reachability.

siancu avatar siancu commented on May 26, 2024

Yes, it works for me as well. So I will close this issue now. Thanks everybody!

from reachability.

justincbeck avatar justincbeck commented on May 26, 2024

When will this fix be in a stable (a.k.a released) version? Pointing to head is fine for development but I'm not comfortable deploying code to Apple while still pointing to an unstable version of the Reachability code.

from reachability.

mteece avatar mteece commented on May 26, 2024

Agreed with @justincbeck. Fine for now during development, but would like a released version to point to.

from reachability.

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.