We’ve added support for tracking build configuration in your build insights. Whether you’re building a release or debug configuration can have a strong impact on your build times – and often, you might want to optimize build times of the Debug configuration while accepting the Release configuration build might take quite a bit more. Until now, you were not able to different builds based on their configurations – but not anymore.
You will find the build configuration in the build detail:
Or you can use the configuration to filter your builds:
Note: If you are using non-generated projects or you are using custom schemes, you will need to ensure that the post action inherits environment variable from one of relevant targets. See more in our docs: Insights · Features · Guides · Tuist
Having deep insights into your local or CI builds has been gated for a long time by the internal investment needed. With our Build Insights, you can now understand your developer environment with a couple clicks or lines of code.

