Commit 606d4211 authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180083: Job [Deploy_Hi365_IOS_SIT] configuration updated

Change performed by §õº~?
parent 9e746d9d
...@@ -66,6 +66,7 @@ ...@@ -66,6 +66,7 @@
<command># Choose build dart by environment <command># Choose build dart by environment
default_doc=&quot;main_sit.dart&quot; default_doc=&quot;main_sit.dart&quot;
export_method=&quot;ad-hoc&quot; export_method=&quot;ad-hoc&quot;
version_number=${Version_Number}
# Set the variable # Set the variable
project_path=$(pwd) project_path=$(pwd)
...@@ -99,7 +100,7 @@ output_path=&quot;${project_path}/ipa&quot; ...@@ -99,7 +100,7 @@ output_path=&quot;${project_path}/ipa&quot;
archive_path=&quot;$output_path/hi365_${export_method}_${now}.xcarchive&quot; archive_path=&quot;$output_path/hi365_${export_method}_${now}.xcarchive&quot;
# ipa name # ipa name
ipa_name=&quot;Hi365_SIT_${current_date}_$Version_Number_${git_short_hash}.ipa&quot; ipa_name=&quot;Hi365_SIT_${current_date}_${version_number}_${git_short_hash}.ipa&quot;
# ipa export path # ipa export path
ipa_path=&quot;$output_path/${ipa_name}&quot; ipa_path=&quot;$output_path/${ipa_name}&quot;
......
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