Commit 20a1b16b authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180082: Job [Deploy_Hi365_IOS_SIT] configuration updated

Change performed by ³¯¾_¶§
parent b62cbadf
......@@ -73,7 +73,7 @@ export FLUTTER_ROOT="/Users/jenkins/flutter"
# Set the variable
project_path=$(pwd)
flutter build ios --release --no-codesign -t lib/${default_doc}
flutter build ios --release -t lib/${default_doc} --no-codesign
cd $project_path/ios
......@@ -88,7 +88,7 @@ git_short_hash=$(git rev-parse --short HEAD)
scheme="Runner"
# package configuration for fastlane
configuration="Profile"
configuration="release"
# 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