/
githubmirror
/
fastlane
Обзор
Документация
Войти
/
githubmirror
/
fastlane
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
master
scan/lib/assets/ScanfileTemplate
16 строк
381 B
Aaron Brager
Default skip_build to true in Scanfile template (#12162)
24 мар 2018, 22:46
Не верифицирован
24 мар 2018, 22:46
5e53ad9
Код
Авторство
О чём код?
# For more information about this configuration visit # https://docs.fastlane.tools/actions/scan/#scanfile # In general, you can use the options available # fastlane scan --help # Remove the # in front of the line to enable the option # scheme("Example") # open_report(true) # clean(true) # Enable skip_build to skip debug builds for faster test performance skip_build(true)