From 606d421116fa25efca1a98094aa62dc2f0ede7a5 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Sat, 9 Nov 2019 15:29:40 +0800 Subject: [PATCH] 20180083: Job [Deploy_Hi365_IOS_SIT] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ยงรตยบ~? --- jobs/Deploy_Hi365_IOS_SIT/config.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index bff6a0d7..5a9d0474 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -66,6 +66,7 @@ # Choose build dart by environment default_doc="main_sit.dart" export_method="ad-hoc" +version_number=${Version_Number} # Set the variable project_path=$(pwd) @@ -99,7 +100,7 @@ output_path="${project_path}/ipa" archive_path="$output_path/hi365_${export_method}_${now}.xcarchive" # ipa name -ipa_name="Hi365_SIT_${current_date}_$Version_Number_${git_short_hash}.ipa" +ipa_name="Hi365_SIT_${current_date}_${version_number}_${git_short_hash}.ipa" # ipa export path ipa_path="$output_path/${ipa_name}" -- 2.26.2