Log in
releases

Tuist 1.5.0 - Scaffold command, performance, Mint

Tuist's new version 1.5.0 brings scaffold command, performance improvements and Mint support

Tuist is being worked on even from home 🏡 and I am stoked to present to you what’s new. It’s not even so long ago that the version 1.4.0 has been released, but there’s already enough new improvements to justify a new one! That includes a brand new command scaffold, or Mint suppport, besides new features we are working hard on making generation faster and more performant 🏎 Let’s see in detail what this release brings.

Scaffold command

A lot of teams or even individuals have some common structure for their features or components, but creating a new one has meant using a custom solution or copy&paste, which is tedious and takes away time that developers can focus on coding.

To fix this common problem we are introducing a new scaffold command. For example if you use modular architecture with feature frameworks, you can set up a new manifest called Template.swift to generate Project.swift, tests and an example. Then you can run tuist scaffold framework --name MyFramework and you’re all set! Or if you want to create a new feature framework following VIPER architecture, you might call tuist scaffold viper --name Home. The possibilites are really endless 🙂 To read more about how it works you can do so on commands documentation page.

We are excited too see what you will be able to do with it!

Performance improvements

Kas has been hard at work at making Tuist more performant, which will make interacting with large projects even more delightful.

Besides optimizing build phase generator, I’d point out an astonishing 50 % speed improvement of WorkspaceGenerator by implementing concurrent project generation.

Mint support

If you use Mint, we have some good news, too. Thanks to the magnificent job by Daniel, it is now supported in Setup.swift.

To get yourself going, just make sure you have Mintfile in your directory and add .Mint() to Setup.swift.

It will then download all dependencies and it makes setting up developer’s workspace even easier.

Bug fixes and improvements

You might also like

Unveiling Tuist 4 and Tuist Cloud
In this blog post, we unveil Tuist 4 and Tuist Cloud, marking an inflection point in the project's sustainability. We also discuss the long-term sustainability of the project, the introduction of Tuist Cloud, and the new features in Tuist 4. We also talk about the new logo, our partnership with Codemagic, and our commitment to open-source.
Announcing Tuist 0.10 and its new 'up' command
Learn more about the newest version of Tuist which comes with a powerful and useful feature, a new 'tuist up' command.
Introducing Tuist Previews. A URL-centric approach to collaboration
Tuist Previews make it easy to share apps with anyone. Learn more about this new feature and what's coming next.

Supercharge your app development

Get started

We use cookies

This site uses cookies. By continuing to use our site, you agree to use of cookies.