Revert "打包时打包信息最后写入"

This reverts commit 91496eb7ef.
main
Yurui 2025-11-06 15:06:38 +08:00
parent 05ad3d7f9a
commit 5d34f6e03f
1 changed files with 3 additions and 0 deletions

View File

@ -116,6 +116,9 @@ internal class BatchBuild
YooAssetBuildBase.BuildContentAndPlayer();
// 写入打包信息到Yoo_Build_Cache
ExtBuildInfoHelper.CreateVertifyBuildInfo(info.workSpace, info.version);
// 还原宏
_RevertScriptDefines();