diff --git a/jobs/HRB_Mobile_Prod_ipa/config.xml b/jobs/HRB_Mobile_Prod_ipa/config.xml
index a1a14a3edde61efc7e6274c651ee012995723dd1..bfab3482ac7be6365d1928114d947fb129a581f1 100644
--- a/jobs/HRB_Mobile_Prod_ipa/config.xml
+++ b/jobs/HRB_Mobile_Prod_ipa/config.xml
@@ -4,6 +4,14 @@
只打包 ipa,不做 code push
false
+
+
+ -1
+ 5
+ -1
+ -1
+
+
ylhealth
@@ -19,16 +27,8 @@ hotfix/1.14.1GA
-
-
- -1
- 5
- -1
- -1
-
-
-
+
2
@@ -67,6 +67,10 @@ sed -i '' "/version/s/\'.*\';/\'${VERSION}\';
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
+# 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
+
+
# node node_modules/react-native/local-cli/cli.js bundle --dev false --assets-dest ./ios --entry-file index.thread.js --platform ios --bundle-output ./ios/index.thread.jsbundle --sourcemap-output ./ios/index.thread.map
npm run build-thread-ios
@@ -87,9 +91,9 @@ bundle exec fastlane ios release
false
+
xterm
-
\ No newline at end of file