ios improvements

This commit is contained in:
Christien Rioux 2024-06-23 14:59:03 -04:00
parent f1bc649eb1
commit 2b1dd49138
6 changed files with 295 additions and 248 deletions

View file

@ -45,9 +45,7 @@ do
echo Unsupported ARCH: $arch
continue
fi
# Choose arm64 brew for unit tests by default if we are on M1
if [ -f /opt/homebrew/bin/brew ]; then
HOMEBREW_DIR=/opt/homebrew/bin