Skip to content
This repository was archived by the owner on Nov 20, 2024. It is now read-only.

Commit ee84b64

Browse files
committed
try to fix ios bundle error
1 parent f768a3d commit ee84b64

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example/ios/.xcode.env

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@
88
# Customize the NODE_BINARY variable here.
99
# For example, to use nvm with brew, add the following line
1010
# . "$(brew --prefix nvm)/nvm.sh" --no-use
11-
export NODE_BINARY=$(command -v node)
11+
export NODE_BINARY="bun"

0 commit comments

Comments
 (0)