diff --git a/jobs/HRB_Mobile_SIT_ipa/config.xml b/jobs/HRB_Mobile_SIT_ipa/config.xml index 999ce5da41d02040001e9276df0250e728632b59..012ae4513802d895da4e920a9242134e5bb6509e 100644 --- a/jobs/HRB_Mobile_SIT_ipa/config.xml +++ b/jobs/HRB_Mobile_SIT_ipa/config.xml @@ -4,6 +4,14 @@ 只打包 ipa, 不做Code Push false + + + -1 + 5 + -1 + -1 + + ylhealth @@ -21,19 +29,11 @@ hotfix/1.43.1 API_SERVER - 10.32.86.132 + 10.32.86.124 false - - - -1 - 5 - -1 - -1 - - 2 @@ -73,7 +73,7 @@ npm install --update-binary sed -i '' "/url/s/http.*\//http:\/\/${API_SERVER}\//g" src/configs/index.js sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js -sed -i '' "/allergyUrl/s/\__DEV__.*\';/\'http:\/\/10.32.86.132\/\';/" src/configs/index.js +sed -i '' "/allergyUrl/s/\__DEV__.*\';/\'http:\/\/${API_SERVER}\/\';/" src/configs/index.js sed -i '' 's/appVersion.*/appVersion": "1.27"/' appConfig.json # security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP." -t private @@ -105,9 +105,9 @@ scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/ false + xterm - \ No newline at end of file