diff --git a/config.xml b/config.xml
index 1b5e4016bfe423443af6ae9f68d4886c2b20ea10..ed5b029e7f3ca3493278a31c4ba7bfcac26c33c8 100644
--- a/config.xml
+++ b/config.xml
@@ -769,7 +769,6 @@
CRM_Mobile_Prod_ipa_CodePush
CRM_Mobile_SIT_apk
CRM_Mobile_SIT_apk_CodePush
- CRM_Mobile_SIT_I18N_ipa
CRM_Mobile_SIT_ipa
CRM_Mobile_SIT_ipa_CodePush
CRM_Mobile_UAT_apk
diff --git a/jobs/CRM_Mobile_SIT_I18N_ipa/config.xml b/jobs/CRM_Mobile_SIT_I18N_ipa/config.xml
deleted file mode 100644
index 96b7d41ec8b6a744b5f1eae05b9a76f47989028f..0000000000000000000000000000000000000000
--- a/jobs/CRM_Mobile_SIT_I18N_ipa/config.xml
+++ /dev/null
@@ -1,128 +0,0 @@
-
-
-
-
- false
-
-
- ylhealth
-
-
-
-
- CRM_Mobile_UAT_Branch
- UAT 使用的版本,如:
-release/1.15GA
-hotfix/1.14.1GA
- release/1.43GA
- false
-
-
-
-
-
- -1
- 5
- -1
- -1
-
-
-
-
- 2
-
-
- https://cm.ylhealth.org/gitlab/ym/CRM_Mobile.git
- 3485e854-8389-40e8-8c86-b94e94e91904
-
-
-
-
- */${CRM_Mobile_UAT_Branch}
-
-
- false
-
-
-
- Mac_Node
- false
- false
- false
- false
-
- false
-
-
- PATH="$PATH:/usr/local/bin:/Users/scott/.fastlane/bin/"
-security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP." -t private
-npm install
-RNFB_ANDROID_PERMISSIONS=true react-native link
-
-VERSION=UAT_$(date +%Y%m%d%H)_$(git rev-parse --short HEAD)
-MODIFIED_DATE=$(git log -1 --format="%ci" --)
-
-sed -i '' "/url/s/\'.*\';/\'http:\/\/10.32.86.136\/CRM\/\';/" app/configs/constant/urls.js
-sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" app/configs/constant/urls.js
-sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" app/configs/constant/urls.js
-
-fastlane ios uat
-
-
-
- VERSION=UAT_$(date +%Y%m%d)_$(git rev-parse --short HEAD)
-MODIFIED_DATE=$(git log -1 --format="%ci" --)
-NAME=CRM_Mobile
-
-mv ~/Sites/$NAME.ipa ~/Sites/${NAME}_${VERSION}.ipa
-scp ~/Sites/${NAME}_${VERSION}.* appuploader@10.57.117.135:~/app/crm/
-
-
-
-
- SUCCESS
- 0
- BLUE
- true
-
-
- SUCCESS
- 0
- BLUE
- true
-
-
-
-
-
-
-
-
- CRM_Mobile_UAT_ipa_CodePush
- ALWAYS
- false
- false
- false
-
-
-
-
-
-
-
-
- $RD_Group $QA_Group
- false
- false
-
-
-
-
- false
-
-
- false
-
-
-
-
\ No newline at end of file