Alfredo Delli Bovi

Results 8 issues of Alfredo Delli Bovi

**Describe the bug** Currently, if a user does a `tuist generate` without fetching plugins tuist will fail (see #4269). The error message is not helpful **To Reproduce** * `tuist generate`...

domain:generation
domain:plugin

While talking with @fortmarek, we pointed out that currently we do not show (as info or debug) which targets are not cacheable. One option would be to simply show a...

type:enhancement
domain:cache

Currently, when passing the project path via --path to any command, we are not resolving symlink, which in some case can make certain behaviours failing. As an example, changing `@cache_dir`...

This PR mainly refactors how `Regex` implementation is used. We now have a `Matching` protocol, ideally, in the near future, we could experiment with different implementations dynamically.

It would be nice to have a better explanation of the StaticStateful protocol

enhancement
starter
hacktoberfest

This issue is for tracking any improvements on our examples. It would be nice to have a .playground example to show off the features of the framework.

enhancement
starter
hacktoberfest

What if we create an adapter for managing empty state tables?

enhancement

It would be good to improve how we are managing the animation, also a way to customise it. Apart from the standard UITableView animations. Something similar to UIViewControllerTransitionCoordinator?

enhancement