diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index c65741b05470b249b74e84125ae3669c2ea1ed9e..272d4c7783fc1ff73c657f42ad17ab6899835856 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -120,7 +120,7 @@ git_short_hash=$(git rev-parse --short HEAD) scheme="Runner" # package configuration for fastlane -configuration=${BUILD_TYPE} +configuration=Release # ${BUILD_TYPE} # export methods supports app-store, package, ad-hoc, enterprise, development and developer-id. if [ $BUILD_TYPE == "Release" ]