Log in
releases

1.14.0 Spezi, a release packed with improvements

In this blog post we present the improvements and bug fixes that we included in the version of Tuist 1.14.0

Hola 👋,

It's Friday, and that means time for a new Tuist release. With the aim of releasing more often, we are pushing out a new release, 1.14.0, which we named after Paulaner's Spezi. We are not including major features in this release, but a lot of minor improvements and fixes that will make the experience of using Tuist better. In this also-short blog post, I'll go through those improvements and bug fixes that are part of the release:

Disable SwiftLint in the generated source files

With the introduction of synthesized accessors for resources some users reported that SwiftLint failed because it linted the generated files. We fixed it by adding annotations in the generated files to disable SwiftLint in them.

Fix the path resolution for synthesized resource accessors

Continuing with fixes in the synthesized resource accessors, some users reported that Bundle.module returns an invalid Bundle when the target is a framework or an app. That's already fixed in Tuist 1.14.0

Read Core Data version from .xcurrentversion

Before this version, developers had to specify the version of the current Core Data model in the project manifest. Since that's information that is already defined in the file .xcurrentversion file, users ended up with two sources of truth for the same attribute. From this version, .xcurrentversion is used as the source of truth.

Support generating projects with targets from the cache

We added support for the --cache argument to the generate command. It used to be an argument only supported by the focus command, but now developers can also generate projects with targets from the cache.

Improve error when a target has the same dependency defined twice.

We've improved the error thrown when a target has the same dependency defined more than once. The error now includes the name of the target.

And that's it for this week. We wish you all a happy weekend, and we'll be back next Friday with a new release and more and better features to make the experience of working with Xcode great.

You might also like

Introducing plugins
Plugins is a new feature that allows reusing Tuist building blocks across repositories. In this blog post we present the feature and how teams can leverage it to share project description helpers.
Faster Vapor clean builds with Tuist
Discover how to boost productivity in server-side Swift development using Vapor with Tuist. Manage dependencies efficiently and optimize build times for better workflow.
Charting Our Course: A Bold New Direction for Tuist in the Second Half of 2023
Tuist's vision for 2023: improved reliability, transparent processes, and reinvented collaboration.

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.