diff --git a/setup/setup_ios_native.sh b/setup/setup_ios_native.sh index 86ebe2c16..540a71bed 100644 --- a/setup/setup_ios_native.sh +++ b/setup/setup_ios_native.sh @@ -21,7 +21,7 @@ if [ $CHIP_ARC == $INTEL ]; then else if [ $CHIP_ARC == $APPLE_SILICONE ]; then echo "Found "$APPLE_SILICONE" chip" - WORKING_DIR="/opt/homebrew/" + WORKING_DIR=$HOMEBREW_PREFIX fi fi