Commit 49a9cdeb authored by YM-RD-AP01\ymadmin's avatar YM-RD-AP01\ymadmin

scott: Job [CRM_Mobile_SIT_ipa] configuration updated

Change performed by ·¨¼y°ó
parent 290667e2
......@@ -46,7 +46,12 @@
# security set-key-partition-list -S apple: -k Yonglinit123 -D "iPhone Distribution: YONGLIN YONGLIN BIOTECH CORP." -t private
npm install
# RNFB_ANDROID_PERMISSIONS=true react-native link
cd node_modules/react-native && ./scripts/ios-install-third-party.sh && cd third-party && cd glog-0.3.4 && ./configure && cd ../../../../
cd node_modules/react-native/
./scripts/ios-install-third-party.sh
cd third-party/glog-0.3.4/
./configure
cd ../../../../
VERSION=SIT_$(date +%Y%m%d%H)_$(git rev-parse --short HEAD)
MODIFIED_DATE=$(git log -1 --format="%ci" --)
......
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