From 290667e24f888a9ceb86456da967c119a768c14b Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 23 Jan 2019 19:09:19 +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 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/CRM_Mobile_SIT_ipa/config.xml b/jobs/CRM_Mobile_SIT_ipa/config.xml index 2129c701..1780344f 100644 --- a/jobs/CRM_Mobile_SIT_ipa/config.xml +++ b/jobs/CRM_Mobile_SIT_ipa/config.xml @@ -46,7 +46,7 @@ # 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 && cd 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