From 86502a7d0c9309116163ae6b9f4bf3850e650143 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 5 Dec 2018 12:24:54 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_UAT_DHP_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_DHP_ipa/config.xml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/jobs/HRB_Mobile_UAT_DHP_ipa/config.xml b/jobs/HRB_Mobile_UAT_DHP_ipa/config.xml index 5b63a444..8e454c06 100644 --- a/jobs/HRB_Mobile_UAT_DHP_ipa/config.xml +++ b/jobs/HRB_Mobile_UAT_DHP_ipa/config.xml @@ -1,7 +1,7 @@ - release/1.34 + DHP 打包 ipa,不做 code push false @@ -64,10 +64,9 @@ npm install sed -i "" '/url/s/http.*\//https:\/\/dihtest.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__.*\';/\'http:\/\/10.32.86.132\/\';/" src/configs/index.js - -node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./ios --entry-file index.worker.js --platform ios --bundle-output ./ios/worker.jsbundle --sourcemap-output ./ios/ios.worker.map +sed -i '' "/allergyUrl/s/\__DEV__.*\';/\'https:\/\/dihtest.uhealthbank.com\/\';/" src/configs/index.js +npm run build-thread-ios bundle exec fastlane ios uat -- 2.26.2