diff --git a/config.xml b/config.xml index 2dc54dfa719de59e4605e691d2dfef88b16740d3..8c64386c16bfd6163ff1899b807d409bf89415b5 100644 --- a/config.xml +++ b/config.xml @@ -578,7 +578,7 @@ HRB_Mobile_Other_apk HRB_Mobile_Other_ipa HRB_Mobile_Prod_DHP_apk - HRB_Mobile_Prod_DIH_ipa + HRB_Mobile_Prod_DHP_ipa diff --git a/jobs/HRB_Mobile_Prod_DIH_ipa/config.xml b/jobs/HRB_Mobile_Prod_DIH_ipa/config.xml deleted file mode 100644 index ddf63b2c4032c4f0e782b4a2272bf2d9882a5749..0000000000000000000000000000000000000000 --- a/jobs/HRB_Mobile_Prod_DIH_ipa/config.xml +++ /dev/null @@ -1,93 +0,0 @@ - - - - 只打包 ipa,不做 code push - false - - - ylhealth - - - - - HRB_Mobile_Prod_Branch - UAT 使用的版本,如: -release/1.15GA -hotfix/1.14.1GA - DIH - false - - - - - - -1 - 5 - -1 - -1 - - - - - 2 - - - https://cm.ylhealth.org/gitlab/ym/HRB_Mobile.git - 3485e854-8389-40e8-8c86-b94e94e91904 - - - - - */${HRB_Mobile_Prod_Branch} - - - false - - - - MAC_BUILD_Machine - false - false - false - false - - false - - - PATH="$PATH:/usr/local/bin:/Users/jenkins/.fastlane/bin/" -security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP." -t private -VERSION=$(grep appVersion appConfig.json|cut -d'"' -f4)_$(git rev-parse --short HEAD) -MODIFIED_DATE=$(git log -1 --format="%ci" --) - -npm install -# RNFB_ANDROID_PERMISSIONS=true react-native link - -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 '' 's/piwikSiteId_ios =.*/piwikSiteId_ios = 10;/ ;s/piwikSiteId_android =.*/piwikSiteId_android = 11;/' src/configs/index.js - -npm run build-thread-ios -bundle exec fastlane ios release - - - - - $RD_Group $QA_Group - false - false - - - - - false - - - false - - - xterm - - - - \ No newline at end of file