From c86c1738ed7c8f8471be2d2f739fb1115f23e298 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 18 Dec 2019 12:55:34 +0800 Subject: [PATCH] 20180082: 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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index 3cc05d4c..7244ae10 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -79,7 +79,7 @@ git_short_hash=$(git rev-parse --short HEAD) ipa_name="Hi365_SIT_${current_date}_${version_number}_${git_short_hash}.ipa" -ipa_full_path="${$project_path}/ios/Hi365_SIT_${current_date}_${Version_Number}_${git_short_hash}.ipa" +ipa_full_path="${project_path}/ios/Hi365_SIT_${current_date}_${Version_Number}_${git_short_hash}.ipa" # Temporarily change xcode versino for fastlane fastlane run xcversion version:"11" -- 2.26.2