From 3c471aebbca0456d2eda18d69595f1b8b20261f7 Mon Sep 17 00:00:00 2001 From: "YM-RD-AP01\\ymadmin" Date: Wed, 20 Mar 2019 19:08:58 +0800 Subject: [PATCH] 20170121: Job [HRB_Mobile_Other_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_Other_ipa/config.xml | 13 ++++++------- 1 file changed, 6 insertions(+), 7 deletions(-) diff --git a/jobs/HRB_Mobile_Other_ipa/config.xml b/jobs/HRB_Mobile_Other_ipa/config.xml index a489ee20..c7307885 100644 --- a/jobs/HRB_Mobile_Other_ipa/config.xml +++ b/jobs/HRB_Mobile_Other_ipa/config.xml @@ -56,7 +56,7 @@ commitId - + 2 @@ -89,11 +89,10 @@ MODIFIED_DATE=$(git log -1 --format="%ci" --) # npm install --update-binary yarn install -sed -i '' "/url/s/http.*\//http:\/\/${API_SERVER}\//g" src/configs/index.js +sed -i "" '/url/s/http.*\//https:\/\/hrb.foxconn.com\//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:\/\/${API_SERVER}\/\';/" src/configs/index.js -sed -i '' 's/appVersion.*/appVersion": "1.27"/' appConfig.json +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 @@ -109,7 +108,7 @@ npm run build-thread-ios ##echo "gem 'fastlane', '2.107.0'" >> Gemfile #bundle update #bundle install -bundle exec fastlane ios beta +bundle exec fastlane ios release @@ -129,8 +128,8 @@ scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/ false - - + + xterm -- 2.26.2