Log in
product

Announcing our Tuist open source program

We are thrilled to announce that we are offering Tuist completely free for open source projects.

Tuist is our comprehensive platform designed to build Xcode apps quickly and scale them to millions of users. Organizations can achieve build time improvements of 70% and more, and we are actively developing additional tools to assist organizations and platform teams in scaling up development (more details coming soon).

As a commercial open source company with open source at its core, we understand how challenging it can be to find support for your project to ensure its sustainability and continued contribution to society with common goods that benefit everyone. Therefore, we are thrilled to announce that we are offering Tuist our paid features completely free for open source projects.

Please note that Tuist has basic support for Swift Packages, allowing you to test Tuist against your existing Swift Packages to better understand the workflows and how features like binary caching can enhance your projects. It’s truly magical to experience! If your project still uses Xcode primitives such as .xcodeproj or .xcworkspace, or another generation tool, we have put together some migration guidelines to facilitate the process. The migration is well worth it.

How to join the program

The only requirement is to include a note in the README.md of the repository and send us a link to the repository along with your account handle at [email protected]. We’ll set your plan and you are good to go.

What’s coming to Tuist

Build and test optimizations are just the beginning for Tuist. There are other challenges and areas that traditionally require organizations to invest significant time and resources, often absorbing substantial complexity themselves. We aim to alleviate this burden by providing support early in the app development lifecycle, before Xcode projects become unmanageable and unproductive. We have many ideas for future enhancements, but we’ll save those for a future blog post.

Supercharge your Swift app development

Get started

You might also like

The ultimate guide to signing CLIs for macOS (Darwin)
In this blog post we'll go through the process of signing a CLI for macOS (Darwin).
Tuist 0.12.0 supports defining multiple sources and resources
Following users's feedback, we have released a new version of Tuist, 0.12.0 that supports defining multiple sources and resources. Moreover, we added a new product type for those of you that would like to opt for static linking, and added generation of schemes with all the targets that are part of the project. This version also drops support for defining the manifests as a JSON file because Swift will pave our way to a better maintainability and reusability.
Interview with Angry Nerds - Project description helpers are a game changer for modular apps
In this blog post we interview Marcel from Angry Nerds, a custom software development company based in Wrocław, Poland. Marcel talks about a wide range of topics which includes their workflows, preferred code patterns and architecture, and their testing strategy.