From c3b2fb0bc146aea87346820b956dccdf452cdf19 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 6 Dec 2019 08:58:39 +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 158507b7..e6d7ebf0 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -115,7 +115,7 @@ echo "===export method: ${export_method}===" echo "===commit msg: $1===" # Clean build and deploy -fastlane gym --scheme ${scheme} --clean --configuration ${configuration} --archive_path ${archive_path} --export_method ${export_method} --output_directory ${output_path} --output_name ${ipa_name} +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" scp -i ~/jenkins/jenkins ${ipa_path} appuploader@10.57.117.135:~/app/Hi365/${ipa_name} -- 2.26.2