Daniele Formichelli
Daniele Formichelli
Can you make a concrete example of something needed by both Project.swift and fast lane for example?
> When you run a fastlane task, let's say "ship to TestFlight", fastlane has to increment your build number via agvtool and that build number, in non-tuist projects, sits in...
I think it's reasonable to support it. Before doing it let's see what the others @tuist/core think about it 🙏
Closing this as it seems there is no longer much interest, @thebarndog @jaerod95 feel free to open a discussion to decide how to proceed if you are still interested in...
@fortmarek @kwridan @adellibovi do you know if there is a reason to enforce that?
Just to have the full picture, why do you have the need to use cached binaries for the release? does it make a different to save time (let's say 10...
What I meant is that: is the release a critical path in which saving even 20 minutes makes a difference?
If we add something like this, it should be smarter and run also in other cases. For example, if you bump a dependency or a plugin, generation might work fine...
> I like this proposal but I suggest an alternative course.. we should introduce the ability to define `workflows` > > Use Yaml files or Swift (whatever makes sense) but...
Also, apart from the configurability it's pretty much what [my plugin](https://github.com/danyf90/tuist-plugin-prepare) does :D