Log in
product

Issue and feature bounties

Announcing new bounty program for our Tuist contributors

Financing open source projects is hard. Therefore, we value every dollar you send our way to keep this project going after many years now. But we also want to ensure that the money is used to move the project further. This is why we're introducing issue bounties. But first:

Thank you!

I'd like to call out all of our current public sponsors, you deserve a round of applause 👏:

But we value as much all the past financial contributors and anybody who spent their free or company time on the project, helping others with questions, features, or issues 💜

Announcing bounty system

Our budget is no secret and you can see our expenses at Open Collective. We have recently been able to cut down our monthly recurring bills which left us wondering how we can best use the financial contributions. We value the free time contributors are putting into tuist and so we want to reward them.

We will experiment with a bounty system – our Tuist Core team will select issues and assign rewards to them. You will find the list here. We will regularly update the list and you are free to add your suggestions there. If you have yourself an issue you'd like to see resolved, you can send a donation to our project and we will declare a bounty for you.

If you are a contributor and you are interested in getting one of the bounties, just declare in a given issue you plan to work on it, implement it, and we'll send you the bounty via GitHub Sponsors or OpenCollective 🎉

Supercharge your Swift app development

Get started

You might also like

Dynamically generated Info.plist files with Tuist 0.15.0
Tuist 0.15.0 extend the beauty of generation to Info.plist. From this version on you'll be able to define the build settings as part of your manfest and let Tuist infer the default values for you. Furthermore, we extended the API to support customizing the generation of default build settings in your projects and targets, added the generation time to the 'tuist generate' command, and added support for defining custom schemes.
Enabling Tuist Cache: Enhancing the Developer Experience at Trendyol
Trendyol reduced build times by 65% with Tuist, cutting CI builds to 10 minutes and local UI test setups to 30 seconds. Their self-hosted Tuist instance ensures secure, fast performance, streamlining workflows for 170+ developers.
Welcome Swift Packages to the dependencies family in Tuist 0.18.0
Making the definition of dependencies very convenient was one of our aims when we embarked on building Tuist and today, we are extending that convenience to external dependencies that are distributed as Swift Packages. Targets can now define packages as dependencies and Tuist will take care of the rest. Moreover, this version ships with improvements in the API of dynamic Info.plist files.