Code Monkey home page Code Monkey logo

Comments (5)

danieleformichelli avatar danieleformichelli commented on June 11, 2024 1

That parameter is now the default and only option, sorry for missing that in the changelog 🙏
Feel free to open a PR to update the changelog if you want 🙏

from tuist.

kientux avatar kientux commented on June 11, 2024

Sorry for not asking clearly, but before that we use --xcframeworks --destination device to only build cache for device not simulator (some frameworks are not available for simulator slice). What's the equivalent now in v4?

from tuist.

fortmarek avatar fortmarek commented on June 11, 2024

We currently always build for both. Ideally, you'd use tuist cache on main, so that the command is not run that often – that should make the compile time hit smaller.

from tuist.

kientux avatar kientux commented on June 11, 2024

Yes but the problem is the cache cannot be built at all, some frameworks is closed-source and prebuilt framework without simulator slice, so the cache warm will fail when it tries to create xcframework for both device and simulator.

from tuist.

fortmarek avatar fortmarek commented on June 11, 2024

Caching for device only is currently not possible. We could add support for this, would you mind creating an issue describing your need?

from tuist.

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.