Giter Club home page Giter Club logo

Comments (9)

thedavidharris avatar thedavidharris commented on May 18, 2024 2

@dfed you can put it back :D

from bucksample.

dfed avatar dfed commented on May 18, 2024

We just unified on Cocoapods internally, and we hadn't come up with a solution for pre-building yet. I'd absolutely be curious to see how we could pre-build dependencies via Cocoapods rather than Carthage.

I'm going to label this as an "enhancement", and I'll assign it to you. Excited to see what you come up with! Please do let us know how you end up pre-building – it'd be amazing to use a Cocoapods post-install hook to pre-build, but I'm curious what you think is best 😄

from bucksample.

 avatar commented on May 18, 2024

I'm not sure I would pre-build, as Buck's cache should handle the build artifact caching, but this would be a use case to include a closed-source framework shipped by a vendor.

from bucksample.

dfed avatar dfed commented on May 18, 2024

Got it. That works for me too!

from bucksample.

 avatar commented on May 18, 2024

There's probably a far-term enhancement where if you just keep precompiled things in /vendor, since Buck doesn't rely on Xcodeproj files at all and uses file paths you could actually use Swift Package Manager since it does the dependency resolution and then puts all the code in .build/checkouts but it's not quite there yet.

from bucksample.

acecilia avatar acecilia commented on May 18, 2024

"Official" support: https://guides.cocoapods.org/plugins/pre-compiling-dependencies.html

from bucksample.

thedavidharris avatar thedavidharris commented on May 18, 2024

I just never got around to setting up a precompiled pod to get this going. If you've got a good example, it should be pretty straightforward to replace the Carthage implementation.

from bucksample.

dfed avatar dfed commented on May 18, 2024

Removing the assignment then. This issue is very much up-for-grabs 🙂

from bucksample.

dfed avatar dfed commented on May 18, 2024

Re-assigned! 😄

from bucksample.

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.