From 7e003bcef18c9454f512e294eadee8dc26037880 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 6 Dec 2019 09:09:56 +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 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index e6d7ebf0..c76bd5d1 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -114,6 +114,9 @@ echo "===ipa path: ${ipa_path}===" echo "===export method: ${export_method}===" echo "===commit msg: $1===" +# Temporarily change xcode versino for fastlane +fastlane run xcversion version:"11" + # Clean build and deploy fastlane gym --xcode_select "/Applications/Xcode11.app" --scheme ${scheme} --clean --configuration ${configuration} --archive_path ${archive_path} --export_method ${export_method} --output_directory ${output_path} --output_name ${ipa_name} echo "Deploy to IPA repository" -- 2.26.2