Skip to content

Commit

Permalink
try to fix ios bundle error
Browse files Browse the repository at this point in the history
  • Loading branch information
boorad committed Aug 14, 2024
1 parent f768a3d commit ee84b64
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion example/ios/.xcode.env
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit ee84b64

Please sign in to comment.