parent
05ad3d7f9a
commit
5d34f6e03f
|
|
@ -116,6 +116,9 @@ internal class BatchBuild
|
|||
|
||||
YooAssetBuildBase.BuildContentAndPlayer();
|
||||
|
||||
// 写入打包信息到Yoo_Build_Cache
|
||||
ExtBuildInfoHelper.CreateVertifyBuildInfo(info.workSpace, info.version);
|
||||
|
||||
// 还原宏
|
||||
_RevertScriptDefines();
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue