Commit 1dc9c31a authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180082: Job [Deploy_Hi365_IOS_SIT] configuration updated

Change performed by ³¯¾_¶§
parent 12aaf3aa
......@@ -73,7 +73,7 @@ export FLUTTER_ROOT="/Users/jenkins/flutter"
# Set the variable
project_path=$(pwd)
flutter build ios --debug --no-codesign -t lib/${default_doc}
flutter build ios --release --no-codesign -t lib/${default_doc}
cd $project_path/ios
......@@ -88,7 +88,7 @@ git_short_hash=$(git rev-parse --short HEAD)
scheme="Runner"
# package configuration for fastlane
configuration="Debug"
configuration="debug"
# iOS project path
workspace_path="${project_path}/ios/Runner.xcodeproj"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment