diff --git a/jobs/HRB_Mobile_UAT_ipa/config.xml b/jobs/HRB_Mobile_UAT_ipa/config.xml index 49394fe8f0f45c805ffd380613a2b11f57ad7219..90105bacc1a8e18192f092df738193a8551bdd91 100644 --- a/jobs/HRB_Mobile_UAT_ipa/config.xml +++ b/jobs/HRB_Mobile_UAT_ipa/config.xml @@ -64,7 +64,7 @@ npm install sed -i "" '/url/s/http.*\//http:\/\/10.32.86.139\//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 '' "/allergyUrl/s/\__DEV__.*\';/\'http:\/\/10.32.86.132\/\';/" src/configs/index.js +sed -i '' "/allergyUrl/s/__DEV__.*url;/\'http:\/\/10.32.86.132\/\';/" src/configs/index.js npm run build-thread-ios bundle exec fastlane ios uat