【打包】build name修改

main
Ma Yuanzheng 2024-07-25 18:53:52 +08:00
parent 29f0d9ae3d
commit 58383cf2d3
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ PLATFORM="$3"
VERSION="$4"
# Define variables
BUILD_NAME="MyUnityBuild"
BUILD_NAME="雪松"
PROJECT_PATH="../../Builds/$PLATFORM/$VERSION/$BUILD_NAME/"
#PROJECT_NAME="Unity-iPhone" # Replace with your Xcode project name (without the .xcodeproj extension)
#SCHEME_NAME="Unity-iPhone" # Replace with your Xcode scheme