From 5347f79ea6edabc4c3946470f28a50c748341d17 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Sat, 23 Feb 2019 11:48:27 +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 | 24 ++++++++++++++---------- 1 file changed, 14 insertions(+), 10 deletions(-) diff --git a/jobs/HRB_Mobile_Prod_ipa/config.xml b/jobs/HRB_Mobile_Prod_ipa/config.xml index a1a14a3e..bfab3482 100644 --- a/jobs/HRB_Mobile_Prod_ipa/config.xml +++ b/jobs/HRB_Mobile_Prod_ipa/config.xml @@ -4,6 +4,14 @@ 只打包 ipa,不做 code push false + + + -1 + 5 + -1 + -1 + + ylhealth @@ -19,16 +27,8 @@ hotfix/1.14.1GA - - - -1 - 5 - -1 - -1 - - - + 2 @@ -67,6 +67,10 @@ 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 +# 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 + + # 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 npm run build-thread-ios @@ -87,9 +91,9 @@ bundle exec fastlane ios release false + xterm - \ No newline at end of file -- 2.26.2