fix(ios) download WebRTC with bitcode when making an SDK release

This commit is contained in:
Saúl Ibarra Corretgé 2022-05-05 12:24:01 +02:00 committed by Saúl Ibarra Corretgé
parent bb0d3b4c66
commit a7abe84479
1 changed files with 2 additions and 0 deletions

View File

@ -12,6 +12,8 @@ DO_GIT_TAG=${GIT_TAG:-0}
echo "Releasing Jitsi Meet SDK ${SDK_VERSION}"
${THIS_DIR}/../../node_modules/react-native-webrtc/tools/downloadBitcode.sh
pushd ${RELEASE_REPO}
# Generate podspec file