Giter Site home page Giter Site logo

Comments (8)

marklarr avatar marklarr commented on July 2, 2024

😱 unsynx?

from synx.

tonyarnold avatar tonyarnold commented on July 2, 2024

πŸ‘ exactly

from synx.

marklarr avatar marklarr commented on July 2, 2024

why would you want to do that?

from synx.

ayanonagon avatar ayanonagon commented on July 2, 2024

Whether this is something that people want or not, I don’t think this should be a part of synx since it kind of does the exact opposite thing that we want to do with synx. 😬

from synx.

tonyarnold avatar tonyarnold commented on July 2, 2024

Why would I want all my classes stored hierarchically on disk? :trollface:

Mainly because I prefer to store my classes in a single directory (they all have to have unique names anyway, right?) and once someone has run synx over a project it's really, really time consuming to reverse.

I figured there was knowledge in this project of how I might go about flattening things back out.

Not to worry, thanks for your time guys.

from synx.

marklarr avatar marklarr commented on July 2, 2024

@tonyarnold I do agree with @ayanonagon that it doesn't really belong in synx. Most of the code in synx is logic around doing the actual synchronization.

That said, I think what you're proposing would be pretty easy. You just need to use the xcodeproj rubygem to loop over all of your Xcode objects and set their system path to the root, and then get rid of all of the system folders recursively. Maybe a separate ruby gem for that? If you have any questions, I'd be glad to help.

from synx.

tonyarnold avatar tonyarnold commented on July 2, 2024

Thanks @marklarr, I'll have a look at it later today and ask if I have any questions. Thanks :)

from synx.

marklarr avatar marklarr commented on July 2, 2024

Maybe the easiest option would be a fork of synx and then just poking around and changing lines until we get what we want. It wouldn't be the cleanest but it definitely would be fast

from synx.

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.