【打包】build name修改
parent
29f0d9ae3d
commit
58383cf2d3
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue