【Xcode】生成路径更改

iOS_release
zhangaotian 2024-06-24 17:47:33 +08:00
parent 69a5e3cfe0
commit be4b95f88a
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ PLATFORM="$3"
VERSION="$4"
# Define variables
BUILD_NAME="AveryBuild"
BUILD_NAME="ForestBuild"
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