Coder Social home page Coder Social logo

Comments (5)

comyar avatar comyar commented on July 26, 2024

Hi, I've added it to the podspec in v2.2.2 but admittedly didn't test it. Please post another issue if you run into problems, thanks!

from czweatherkit.

comyar avatar comyar commented on July 26, 2024

Err, seems I jumped the gun a bit...it looks like one of CZWeatherKit's dependencies doesn't support tvOS so this won't work as a quick fix. I'll leave this issue open as I work on figuring out something.

from czweatherkit.

cerupcat avatar cerupcat commented on July 26, 2024

I sent a pull request to PINCache to add tvos support. They seem response, so we'll see if it gets merged.

I also sent you a pull request, since this won't build without removing the imports for mapkit since that's not supported on tvos.

I've tested and everything appears to be working correctly on tvos.

If you want to test, you can get around the PINCache issue, by adding the following to your podfile before pod 'CZWeatherKit'. This will load my version of PINCache which has the tvos support in the podspec.

pod 'PINCache', :git => 'https://github.com/cerupcat/PINCache'

from czweatherkit.

cerupcat avatar cerupcat commented on July 26, 2024

Just a note. PINCache podspec was updated to support tvos.

from czweatherkit.

comyar avatar comyar commented on July 26, 2024

Awesome, thanks for getting that change in for PINCache, I cherry-picked one of your commits from your pull-request into master. I didn't really have time to test the changes in practice, but the unit tests pass. In any case, I didn't want to keep you waiting on me so I went ahead and released 2.2.3. Let me know if you run into any issues.

from czweatherkit.

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.