diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index 4086772850aac98d5cfab51e1521995303d1b049..095077c044509de5dbb06c2deb48e34dac2c3b2b 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -99,7 +99,7 @@ fi # Set the variable project_path=$(pwd) -flutter build ios -t lib/${default_doc} +flutter build ios --release --no-codesign -t lib/${default_doc} cd $project_path/ios