diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index 3f5544080a896b684400d9ab905c9d6b26bd7945..93e9a531057ffe715aecd8f5c890eb6a8011ac1a 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -75,7 +75,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/${ipa_name}" # Temporarily change xcode versino for fastlane fastlane run xcversion version:"11"