【Xcode】生成路径更改
parent
69a5e3cfe0
commit
be4b95f88a
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue