Git Product home page Git Product logo

Comments (18)

garrettmoon avatar garrettmoon commented on August 26, 2024

@benasher44 Do it!

from pincache.

benasher44 avatar benasher44 commented on August 26, 2024

@garrettmoon: #67 :)

from pincache.

benasher44 avatar benasher44 commented on August 26, 2024

@garrettmoon thanks for the merge! Can you close this once the new version is pushed to CocoaPods trunk?

from pincache.

garrettmoon avatar garrettmoon commented on August 26, 2024

@benasher44 I'm actually hitting an issue pushing to trunk due to a linter error, we can't build for watchOS. Looks like we need to set PIN_APP_EXTENSIONS when building for watch OS. I don't have time to debug this anymore tonight :(

I'll take a look soon, but if you want to give it a go, feel free to download latest master and pod spec lint PINCache.podspec --verbose

from pincache.

benasher44 avatar benasher44 commented on August 26, 2024

ooh okay. i can debug some and follow up

from pincache.

benasher44 avatar benasher44 commented on August 26, 2024

@garrettmoon I went back and tried pod spec lint --verbose on other tags that have already been submitted, and those failed as well. The issue is that there doesn't appear to be a way to set PIN_APP_EXTENSIONS for when pod spec lint goes to build the extension targets (watchos, etc.).

In general, there's another way to design this code such that you don't need PIN_APP_EXTENSIONS. I could put up a PR to discuss it. This would allow allow us to add pod spec lint to the .travis.yml (assuming travis-ci supports this, which I haven't checked on).

from pincache.

garrettmoon avatar garrettmoon commented on August 26, 2024

That'd be amazing! I'm definitely curious about how we can avoid using PIN_APP_EXTENSIONS!

from pincache.

benasher44 avatar benasher44 commented on August 26, 2024

Alrighty! I'll get a PR up soonish.

from pincache.

garrettmoon avatar garrettmoon commented on August 26, 2024

Thanks @benasher44 !

from pincache.

ytok avatar ytok commented on August 26, 2024

Hey y'all, just FYI linting errors start happening after #45, where s.watchos.deployment_target = '2.0' in the podspec is added.

from pincache.

benasher44 avatar benasher44 commented on August 26, 2024

@garrettmoon @ytok seems like this was broken before then, and it's already affecting existing releases. I've fixed the linting and further watch os issues in #68. Since this isn't a regression, maybe it'd be worth just making sure it lints without the watchos line in the podfile, and then releasing anyway?

from pincache.

garrettmoon avatar garrettmoon commented on August 26, 2024

@benasher44 I agree, however the tool won't submit without linting :/ I'm reluctant to push without tvos support because it would be removing a feature people may be relying on.

from pincache.

benasher44 avatar benasher44 commented on August 26, 2024

@garrettmoon okay I'll try porting my fixes from #68 that just fix the lint issues to a new PR based off of master. That should unblock 2.2

from pincache.

benasher44 avatar benasher44 commented on August 26, 2024

@garrettmoon In #69, I've fixed the build errors, which should unblock the release. Once that gets merged in, I'll rebase #68, since most of these changes I just pulled in from that branch.

from pincache.

garrettmoon avatar garrettmoon commented on August 26, 2024

We (you) did it!

from pincache.

benasher44 avatar benasher44 commented on August 26, 2024

:)

from pincache.

garrettmoon avatar garrettmoon commented on August 26, 2024

Thanks for all your work on this!

from pincache.

benasher44 avatar benasher44 commented on August 26, 2024

Thank you for all of the support on your end as well!

from pincache.

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.