Hi! ๐
I am really excited to write this blog post as we have a great new feature for you to use - and this feature is signing ๐
So, letโs dive right into it ๐โโ๏ธ
Signing is one of the most complicated domains that iOS developers have to deal with in Xcode. And although Apple has introduced automatic signing feature, most teams have decided not to use it as it creates a messy environment for their team.
With the new feature, youโll be able to put your provisioning profiles and certificates into Tuist/Signing
directory and โฆ just run tuist generate
. Thatโs it! No figuring out how to set up the Xcode build settings as that is done for you. And as a plus your signing artifacts will be automatically encrypted with your key at master.key
, so you can safely push it to your remote repository, so other team members can run the apps on a device, too โจ You can find more info in the documentation
You can also check out an introduction video where we show you the feature in action:
Feel free to try it out and let us know your feedback! ๐
Note that we are also working hard on automating the process of generating provisioning profiles and certificates for you. Stay tuned ๐
We are still continuing to work on build
feature, thanks to @pepicrft it is now possible to run tuist build --configuration Configuration
to specify the configuration you want to build. There is more to come, so keep yourself updated ๐
tuist build
building a wrong workspace #1427 by @fortmarektuist edit
always creates a project in a new temp dir #1424 by @fortmarektuist init
and tuist scaffold
with new ArgumentParser version #1425 by @fortmarek--clean
argument ot the build command #1421 by @pepicrftTo try out the new signing
feature run tuist update
. We are also extremely happy to see more teams adopting tuist as they are trying to achieve scalable projects that are still joy to work on!
Let us know your thoughts, ideas and experiences on our community forum and Slack group, we are always keen to make other voices heard in the community! ๐
Thanks for reading and stay safe.
Tuist has become a vital part of organizations' development workflows, resulting in a rise in support and feature requests. Our current model of relying on volunteers' free time is unsustainable, and we are seeking funding to enable dedicated full-time contributions. Your sponsorship would be highly appreciated, as it will help us enhance Tuist and ensure its continued awesomeness.
Sponsor Tuist