From 30c767e573e7f1795da255750c82b98e1f35d69c Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Mon, 27 May 2019 18:51:27 +0800 Subject: [PATCH] scott: Job [HRB_Mobile_Other_ipa] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/HRB_Mobile_Other_ipa/config.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/jobs/HRB_Mobile_Other_ipa/config.xml b/jobs/HRB_Mobile_Other_ipa/config.xml index 4e72697b..ec5c8e6a 100644 --- a/jobs/HRB_Mobile_Other_ipa/config.xml +++ b/jobs/HRB_Mobile_Other_ipa/config.xml @@ -92,6 +92,10 @@ commitId VERSION=SIT_${DownloadName}_$(date +%Y%m%d) MODIFIED_DATE=$(git log -1 --format="%ci" --) +# 加速打包,正式時還是要包 +GYM_INCLUDE_SYMBOLS=false +GYM_INCLUDE_BITCODE=false + gem install bundler bundler install -- 2.26.2