From 750f16aaccfd6d7ca2efcf76debe7b8f3e0bab0f Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Thu, 20 Dec 2018 17:30:50 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_Prod_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_Prod_ipa/config.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/jobs/HRB_Mobile_Prod_ipa/config.xml b/jobs/HRB_Mobile_Prod_ipa/config.xml index 516a056e..f2736dfd 100644 --- a/jobs/HRB_Mobile_Prod_ipa/config.xml +++ b/jobs/HRB_Mobile_Prod_ipa/config.xml @@ -4,7 +4,7 @@ 只打包 ipa,不做 code push false - + ylhealth @@ -67,7 +67,7 @@ sed -i '' "/version/s/\'.*\';/\'${VERSION}\'; sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js sed -i '' 's/piwikSiteId_ios =.*/piwikSiteId_ios = 10;/ ;s/piwikSiteId_android =.*/piwikSiteId_android = 11;/' 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 +node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./ios --entry-file index.thread.js --platform ios --bundle-output ./ios/index.thread.jsbundle --sourcemap-output ./ios/index.thread.map bundle exec fastlane ios release @@ -80,13 +80,13 @@ bundle exec fastlane ios release - + false false - + xterm -- 2.26.2