diff --git a/jobs/HRB_Mobile_UAT_ipa/config.xml b/jobs/HRB_Mobile_UAT_ipa/config.xml
index 90105bacc1a8e18192f092df738193a8551bdd91..950d383f33926f1c56d86e1b27bf3af5133aac1d 100644
--- a/jobs/HRB_Mobile_UAT_ipa/config.xml
+++ b/jobs/HRB_Mobile_UAT_ipa/config.xml
@@ -4,6 +4,14 @@
release/1.34
false
+
+
+ -1
+ 5
+ -1
+ -1
+
+
ylhealth
@@ -19,16 +27,8 @@ hotfix/1.14.1GA
-
-
- -1
- 5
- -1
- -1
-
-
-
+
2
@@ -66,6 +66,11 @@ sed -i '' "/version/s/\'.*\';/\'${VERSION}\';
sed -i '' "/modifiedTime/s/\'.*\';/\'${MODIFIED_DATE}\';/" src/configs/index.js
sed -i '' "/allergyUrl/s/__DEV__.*url;/\'http:\/\/10.32.86.132\/\';/" 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
+
+
+
npm run build-thread-ios
bundle exec fastlane ios uat
@@ -108,9 +113,9 @@ scp ~/Sites/${NAME}_${VERSION}.ipa appuploader@10.57.117.135:~/app/hrb/
false
+
xterm
-
\ No newline at end of file