Commit 3c931c1e authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

scott: Job [HRB_Mobile_Other_ipa] configuration updated

Change performed by ·¨¼y°ó
parent 3b26cd87
......@@ -98,7 +98,7 @@ bundler install
# npm install --update-binary
rm -rf ios/Podfile.lock
rm -rf $TMPDIR/react-* && rm -rf $TMPDIR/metro-* && rm -rf $TMPDIR/haste-* && watchman watch-del-all && npm cache clean --force && npm cache verify && rm -rf ios/build && rm -rf node_modules/ && npm i
cd ios/ && bundle exec pod install && cd ../
# cd ios/ && bundle exec pod install && cd ../
sed -i '' "/url/s/http.*\//${HTT_PROTOCOL}:\/\/${API_SERVER}\//g" src/configs/index.js
sed -i '' "/version/s/\'.*\';/\'${VERSION}\';/" src/configs/index.js
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment