home/categories/debugging/tuist-tuist-skills-skills-compare-builds-skill-md
debuggingtools

compare-builds

Compares two Xcode build runs to identify duration regressions, cache changes, and new issues. Can be invoked with build IDs, dashboard URLs, or branch names (e.g. `tuist compare-builds --base main --head feature-branch`).

tuist
maintainer
tuist
Обновлено 3/17/2026
Звёзды
5610
Форки
728
quick start

Installation and usage

Compares two Xcode build runs to identify duration regressions, cache changes, and new issues. Can be invoked with build IDs, dashboard URLs, or branch names (e.g. `tuist compare-builds --base main --head feature-branch`).

Установка
$ install --globalskills.sh
Использование

После установки вы можете использовать этот skill, выполнив следующую команду в терминале:

skills use compare-builds