Coder Social home page Coder Social logo

Comments (6)

allevato avatar allevato commented on June 4, 2024 1

Update: I have a fix in flight for this internally; once it's been reviewed I'll be able to push it out to Github.

from rules_apple.

allevato avatar allevato commented on June 4, 2024

I've finally had some time to circle back around to this. This one is actually quite a bit trickier than the storyboard/xib case because all the assets need to be compiled at once regardless of which Swift module they're associated with.

This will probably require a bit of a rewrite of how we sent resource sets to the processing loop, since it means that we need to send all the sets for a particular bundle dir at the same time and then decide which ones need to be differentiated by Swift module and which ones don't.

from rules_apple.

lswith avatar lswith commented on June 4, 2024

no worries. Thanks for the update.

from rules_apple.

lswith avatar lswith commented on June 4, 2024

any updates on this?

from rules_apple.

allevato avatar allevato commented on June 4, 2024

No updates yet, unfortunately.

from rules_apple.

allevato avatar allevato commented on June 4, 2024

Getting this refactored without breaking a ton of teams was a bloodbath, but it should be working now. Please file another issue if you see anything still broken!

from rules_apple.

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.