diff --git a/jobs/CRM_Mobile_UAT_ipa_CodePush/config.xml b/jobs/CRM_Mobile_UAT_ipa_CodePush/config.xml
index db09d1967927d1f2b5d55f95585d498d928f6c93..7963a5c6434b9673400457256eed20e0f5e4a47d 100644
--- a/jobs/CRM_Mobile_UAT_ipa_CodePush/config.xml
+++ b/jobs/CRM_Mobile_UAT_ipa_CodePush/config.xml
@@ -4,14 +4,6 @@
false
-
-
- 3
- -1
- -1
- -1
-
-
ylhealth
@@ -27,8 +19,16 @@ release/1.15GA
+
+
+ 3
+ -1
+ -1
+ -1
+
+
-
+
2
@@ -59,8 +59,8 @@ security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distri
npm install
RNFB_ANDROID_PERMISSIONS=true
#react-native link
+export VERSION=UAT_$(grep appVersion appConfig.json|cut -d'"' -f4)_$(git rev-parse --short HEAD)
-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