From e3b2ba6338441389e773544f8be4321e3c2e67c0 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 23 May 2019 15:43:14 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_UAT_ipa] configuration updated MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Change performed by §N¨ήS --- jobs/HRB_Mobile_UAT_ipa/config.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jobs/HRB_Mobile_UAT_ipa/config.xml b/jobs/HRB_Mobile_UAT_ipa/config.xml index f54593de..4501b402 100644 --- a/jobs/HRB_Mobile_UAT_ipa/config.xml +++ b/jobs/HRB_Mobile_UAT_ipa/config.xml @@ -64,7 +64,7 @@ npm install sed -i "" '/url/s/http.*\//https:\/\/uat.my.uhealthbank.com\//g' src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js -sed -i '' "/allergyUrl/s/__DEV__.*url;/\'http:\/\/10.32.86.124\/\';/" src/configs/index.js +sed -i '' "/allergyUrl/s/__DEV__.*url;/\'https:\/\/uat.my.uhealthbank.com\/\';/" src/configs/index.js # RN0.57.8 modify(HA-1058), after RN0.58 will remove this command sed -i "" 's/NSUInteger loopCount = 0;/CGFloat loopCount = 0;/' node_modules/react-native/Libraries/Image/RCTGIFImageDecoder.m -- 2.26.2