【打包】临时修改app name

main
Ma Yuanzheng 2024-07-24 19:40:09 +08:00
parent 6ea5bb4ac5
commit ee4058149d
1 changed files with 1 additions and 1 deletions

View File

@ -30,7 +30,7 @@ BUILD_FOLDER_FROM_ASSET="../Builds/$PLATFORM/$VERSION" #相对assets路径
BUILD_FOLDER="../../Builds/$PLATFORM/$VERSION" #相对脚本路径
BUILD_NAME="MyUnityBuild"
APP_NAME="MyUnityApp"
APP_NAME="雪松"
EXECUTE_METHOD="BatchBuild.BuildContentAndPlayer"
EXECUTE_SETTING_METHOD="BatchBuild.ApplyPlayerSetting"