diff options
| author | Akshay Nair <phenax5@gmail.com> | 2024-10-25 13:38:53 +0530 |
|---|---|---|
| committer | Akshay Nair <phenax5@gmail.com> | 2024-10-25 13:38:53 +0530 |
| commit | 315c90081ab2596d9bc87a73254946ef992f9f61 (patch) | |
| tree | 16397e72fba4fef726fec38d174eadc183c27795 /ios/.xcode.env | |
| parent | 95e4f3b1c1774aeab4fda1df1896ac86d3d36c47 (diff) | |
| download | daft-launcher-315c90081ab2596d9bc87a73254946ef992f9f61.tar.gz daft-launcher-315c90081ab2596d9bc87a73254946ef992f9f61.zip | |
Diffstat (limited to 'ios/.xcode.env')
| -rw-r--r-- | ios/.xcode.env | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/ios/.xcode.env b/ios/.xcode.env deleted file mode 100644 index 3d5782c..0000000 --- a/ios/.xcode.env +++ /dev/null @@ -1,11 +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) |
