Commit 7e003bce authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

20180082: Job [Deploy_Hi365_IOS_SIT] configuration updated

Change performed by ³¯¾_¶§
parent c3b2fb0b
......@@ -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"
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment