From a93d6aaabc274f1c028e6a7b75b0e44d72ccaa7f Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 1 Nov 2019 09:10:09 +0800 Subject: [PATCH] 20180082: Job [Deploy_Hi365_IOS_SIT] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ³¯¾_¶§ --- jobs/Deploy_Hi365_IOS_SIT/config.xml | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index a97e9f1f..f9e0324c 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -92,13 +92,11 @@ elif [ $BUILD_ENV == "Release" ] then default_doc="main_prod.dart" export_method="app-store" -elif [ $BUILD_ENV == "Debug" ] +elif [ $BUILD_ENV == "Debug" ] else default_doc="main_sit.dart" export_method="development" else - default_doc="" - export_method="" fi # Set the variable -- 2.26.2