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