diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index 7244ae10a5d842b99e3fc74ada0fb1250e51a9b6..3692d68057144712b2a314f0ba00f2dc7e7a7c49 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -77,7 +77,7 @@ app_version=$(grep 'version:' ${project_path}/pubspec.yaml | cut -d &a git_short_hash=$(git rev-parse --short HEAD) -ipa_name="Hi365_SIT_${current_date}_${version_number}_${git_short_hash}.ipa" +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"