From 315c90081ab2596d9bc87a73254946ef992f9f61 Mon Sep 17 00:00:00 2001 From: Akshay Nair Date: Fri, 25 Oct 2024 13:38:53 +0530 Subject: Removed ios directory --- ios/.xcode.env | 11 ----------- 1 file changed, 11 deletions(-) delete mode 100644 ios/.xcode.env (limited to 'ios/.xcode.env') 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) -- cgit v1.3.1