about summary refs log tree commit diff
path: root/ios/.xcode.env
diff options
context:
space:
mode:
Diffstat (limited to 'ios/.xcode.env')
-rw-r--r--ios/.xcode.env10
1 files changed, 0 insertions, 10 deletions
diff --git a/ios/.xcode.env b/ios/.xcode.env
deleted file mode 100644
index 9d643e97a..000000000
--- a/ios/.xcode.env
+++ /dev/null
@@ -1,10 +0,0 @@
-# This `.xcode.env` file is versioned and is used to source the environment
-# used when running script phases inside Xcode.
-# To customize your local environment, you can create an `.xcode.env.local`
-# file that is not versioned.
-# NODE_BINARY variable contains the PATH to the node executable.
-#
-# 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)
\ No newline at end of file