From b62cbadfc893927bd38f9e50a91ac067429312fe Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Tue, 17 Dec 2019 17:16:53 +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, 2 insertions(+), 2 deletions(-) diff --git a/jobs/Deploy_Hi365_IOS_SIT/config.xml b/jobs/Deploy_Hi365_IOS_SIT/config.xml index fbbcb513..06378e6e 100644 --- a/jobs/Deploy_Hi365_IOS_SIT/config.xml +++ b/jobs/Deploy_Hi365_IOS_SIT/config.xml @@ -65,7 +65,7 @@ # Choose build dart by environment default_doc="main_sit.dart" -export_method="development" +export_method="ad-hoc" version_number=$Version_Number export FLUTTER_ROOT="/Users/jenkins/flutter" @@ -88,7 +88,7 @@ git_short_hash=$(git rev-parse --short HEAD) scheme="Runner" # package configuration for fastlane -configuration="debug" +configuration="Profile" # iOS project path workspace_path="${project_path}/ios/Runner.xcodeproj" -- 2.26.2