diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index 719f8229b22c4f6d0974a1c6e310f42e8e8ca4f3..3cd1cfe2c2497030cb2ac596a38cade7fb58a654 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -100,7 +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}_${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}"