Coder Social home page Coder Social logo

Symbols are not uploaded about rome HOT 5 CLOSED

tmspzz avatar tmspzz commented on August 25, 2024
Symbols are not uploaded

from rome.

Comments (5)

tmspzz avatar tmspzz commented on August 25, 2024

How do you see this working in case either the framework is missing or the dSYM is missing ?

  • Should rome (upload | download) ReactiveCocoa fail if either is missing?
  • How would this work with rome list ([--missing] | [--present])?
  • When should rome report a cache miss?
  • Should this be a switch for all command in the form of `rome COMMAND --dSYM [...]`` ?

from rome.

erichoracek avatar erichoracek commented on August 25, 2024

Since there is not a guarantee that a dSYM will be available for a prebuilt framework in zipped GitHub releases that Carthage consumes, I don't think Rome should require symbols to be available either. It seems like Rome should just opportunistically upload all Carthage/Build products prefixed by the framework name, and do the equivalent during downloads.

With respect to the above scenario, if ReactiveCocoa.dSYM was present in the Carthage/Build directory, this would result in it being included in rome (upload|download) ReactiveCocoa, but if it was not present, it would be omitted entirely with no failures.

Since the framework is the critical artifact (dSYMs are just a nice-to-have), you would imagine that rome list would still function as it does currently.

Finally, I don't think this should be a command line switch to follow the precedence of Carthage, which does this automatically without user intervention.

Hope that helps clear things up. Thanks!

from rome.

tmspzz avatar tmspzz commented on August 25, 2024

Hi, this will be the next feature once the Romefile has moved to the INI format.

  • For contributors: dSYM are found in the same directory as the frameworks and must be zipped as well.

from rome.

tmspzz avatar tmspzz commented on August 25, 2024

Available in pre-release https://github.com/blender/Rome/releases/tag/v0.5.0.6

from rome.

tmspzz avatar tmspzz commented on August 25, 2024

Available from https://github.com/blender/Rome/releases/tag/v0.5.0.7 onwards

from rome.

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.