This release updates the tuist-xcresult-processor image to 0.26.1.
- Run filters in the dashboard now match the full command text shown in the UI. Searching for a specific invocation, such as
tuist generate --configuration Debug, returns the correct runs instead of an empty list. - Command filtering is normalized, so the displayed
tuistprefix is stripped before matching. - Command labels render more consistently across run tables, with sensible fallbacks when command arguments are missing.