From 0c8c31f46b88f908d18479097c8c8cc3eceb1246 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 11 Sep 2019 11:42:11 +0800 Subject: [PATCH] 20180082: Job [Hi365_iOS] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ³¯¾_¶§ --- jobs/Hi365_iOS/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/Hi365_iOS/config.xml b/jobs/Hi365_iOS/config.xml index 3efe7585..1b2122a1 100644 --- a/jobs/Hi365_iOS/config.xml +++ b/jobs/Hi365_iOS/config.xml @@ -73,7 +73,7 @@ scheme="Runner" # package configuration for fastlane configuration=${BUILD_TYPE} -# export methods supports app-store, package, ad-hoc, enterprise, development, 和developer-id,即xcodebuild的method引數 +# export methods supports app-store, package, ad-hoc, enterprise, development and developer-id. if [ $BUILD_TYPE == "Release" ] then export_method="app-store" -- 2.26.2