From 49a9cdeb5381929c2e76bfb622d1df7d16564aba Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 23 Jan 2019 19:25:49 +0800 Subject: [PATCH] scott: Job [CRM_Mobile_SIT_ipa] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by ·¨¼y°ó --- jobs/CRM_Mobile_SIT_ipa/config.xml | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/jobs/CRM_Mobile_SIT_ipa/config.xml b/jobs/CRM_Mobile_SIT_ipa/config.xml index 1780344f..a9481545 100644 --- a/jobs/CRM_Mobile_SIT_ipa/config.xml +++ b/jobs/CRM_Mobile_SIT_ipa/config.xml @@ -46,7 +46,12 @@ # security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP." -t private npm install # RNFB_ANDROID_PERMISSIONS=true react-native link -cd node_modules/react-native && ./scripts/ios-install-third-party.sh && cd third-party && cd glog-0.3.4 && ./configure && cd ../../../../ +cd node_modules/react-native/ +./scripts/ios-install-third-party.sh +cd third-party/glog-0.3.4/ +./configure +cd ../../../../ + VERSION=SIT_$(date +%Y%m%d%H)_$(git rev-parse --short HEAD) MODIFIED_DATE=$(git log -1 --format="%ci" --) -- 2.26.2