diff --git a/example/ios/.xcode.env b/example/ios/.xcode.env index 3d5782c7..6ee89069 100644 --- a/example/ios/.xcode.env +++ b/example/ios/.xcode.env @@ -8,4 +8,4 @@ # Customize the NODE_BINARY variable here. # For example, to use nvm with brew, add the following line # . "$(brew --prefix nvm)/nvm.sh" --no-use -export NODE_BINARY=$(command -v node) +export NODE_BINARY="bun"