diff --git a/jobs/CRM_Mobile_SIT_ipa/config.xml b/jobs/CRM_Mobile_SIT_ipa/config.xml index 2129c7016c43739b2a02a44de9d9ea2db4e69ca8..1780344f9b7d3218b739222379a27b0eb073249a 100644 --- a/jobs/CRM_Mobile_SIT_ipa/config.xml +++ b/jobs/CRM_Mobile_SIT_ipa/config.xml @@ -46,7 +46,7 @@ # 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 && cd 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" --)