From db0a3a74c8deff6fe514990986d12a6087eee7bf Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Fri, 28 Dec 2018 11:21:31 +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 | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/jobs/HRB_Mobile_Prod_ipa/config.xml b/jobs/HRB_Mobile_Prod_ipa/config.xml index 1570a8e0..f2736dfd 100644 --- a/jobs/HRB_Mobile_Prod_ipa/config.xml +++ b/jobs/HRB_Mobile_Prod_ipa/config.xml @@ -67,7 +67,8 @@ 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 -npm run build-thread-ios +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 -- 2.26.2