[mobile] remove previous mobile build

This commit is contained in:
2025-10-24 23:51:03 +02:00
parent 38a813bb3c
commit 8e456cff75
77 changed files with 16 additions and 4661 deletions
-11
View File
@@ -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)