diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index 3cd1cfe2c2497030cb2ac596a38cade7fb58a654..d4a5ae1a0c9a996dfaa91296e6a19d29a0237226 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -100,8 +100,8 @@ output_path="${project_path}/ipa" archive_path="$output_path/hi365_${export_method}_${now}.xcarchive" # ipa name -#ipa_name="Hi365_SIT_${current_date}_${version_number}_${git_short_hash}.ipa" -ipa_name="Hi365_SIT_${current_date}_${git_short_hash}.ipa" +ipa_name="Hi365_SIT_${current_date}_${version_number}_${git_short_hash}.ipa" +#ipa_name="Hi365_SIT_${current_date}_${git_short_hash}.ipa" # ipa export path ipa_path="$output_path/${ipa_name}"