Skip to content

Commit

Permalink
revert .xcode.env
Browse files Browse the repository at this point in the history
  • Loading branch information
ruijialin-avalabs committed Jan 16, 2025
1 parent 775454b commit 56e6916
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/core-mobile/ios/.xcode.env
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
# 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=node
export SENTRY_PROPERTIES=sentry.properties
export EXTRA_PACKAGER_ARGS="--sourcemap-output $DERIVED_FILE_DIR/main.jsbundle.map"
export BUNDLE_COMMAND="ram-bundle"

0 comments on commit 56e6916

Please sign in to comment.