log("settings.php run"); $settings->configureInclusion(":", function ($ic) { // 设置项目构建脚本名 $ic->setBuildFileName("custom.build.php"); });