diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index 3cc05d4c72c0dd66e80bf9004ccee00012baf007..7244ae10a5d842b99e3fc74ada0fb1250e51a9b6 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -79,7 +79,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/Hi365_SIT_${current_date}_${Version_Number}_${git_short_hash}.ipa" # Temporarily change xcode versino for fastlane fastlane run xcversion version:"11"