From 56374b875e4055c824bd129ae0c5938a47a9a73c Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Sat, 23 Feb 2019 11:51:44 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_Prod_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_Prod_DHP_ipa/config.xml | 28 ++++++++++++++----------- 1 file changed, 16 insertions(+), 12 deletions(-) diff --git a/jobs/HRB_Mobile_Prod_DHP_ipa/config.xml b/jobs/HRB_Mobile_Prod_DHP_ipa/config.xml index 35458563..83e0c24e 100644 --- a/jobs/HRB_Mobile_Prod_DHP_ipa/config.xml +++ b/jobs/HRB_Mobile_Prod_DHP_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 @@ -69,12 +69,16 @@ sed -i '' "/unitStandard/s/\'.*\';/\'USCU\';/ sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js sed -i '' 's/piwikSiteId_ios =.*/piwikSiteId_ios = 13;/ ;s/piwikSiteId_android =.*/piwikSiteId_android = 12;/' 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 + + npm run build-thread-ios bundle exec fastlane ios release - + $RD_Group $QA_Group false false @@ -87,9 +91,9 @@ bundle exec fastlane ios release false - + + xterm - \ No newline at end of file -- 2.26.2