From 32c0ef7adb920c073330d7722398f9d06c4b8274 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 17 Dec 2019 18:06:13 +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, 2 insertions(+) diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index 262302fd..3fa92267 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -117,6 +117,8 @@ echo "===commit msg: $1===" # Temporarily change xcode versino for fastlane fastlane run xcversion version:"11" +# Unlock keychain +security unlock-keychain -p "Yonglinit123" ~/Library/Keychains/login.keychain # 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} echo "Deploy to IPA repository" -- 2.26.2