From b070c91a3d202a0ffad4c02e82b13457e649d0d2 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Sat, 23 Feb 2019 11:46:39 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_SIT_I18N_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_SIT_I18N_ipa/config.xml | 19 ++++++++++++------- 1 file changed, 12 insertions(+), 7 deletions(-) diff --git a/jobs/HRB_Mobile_SIT_I18N_ipa/config.xml b/jobs/HRB_Mobile_SIT_I18N_ipa/config.xml index 3499744f..f5acc762 100644 --- a/jobs/HRB_Mobile_SIT_I18N_ipa/config.xml +++ b/jobs/HRB_Mobile_SIT_I18N_ipa/config.xml @@ -4,9 +4,6 @@ 只打包 ipa, 不做Code Push false - - ylhealth - -1 @@ -15,8 +12,11 @@ -1 + + ylhealth + - + 2 @@ -57,6 +57,11 @@ sed -i '' "/defaultLanguageCode/s/\'.*\';/\'en_US\ sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js sed -i '' 's/appVersion.*/appVersion": "1.27"/' appConfig.json +# 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 + + + security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP." -t private npm run build-thread-ios @@ -73,7 +78,7 @@ scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/ - + $RD_Group $QA_Group false true @@ -86,9 +91,9 @@ scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/ false - + + xterm - \ No newline at end of file -- 2.26.2