chore: remove .build-with-prebuilds file

This commit is contained in:
Riccardo Cipolleschi
2025-06-24 19:41:55 +01:00
parent 1d1048c3a9
commit 91ce089f40
@@ -1,9 +0,0 @@
export RCT_USE_PREBUILT_RNCORE=1
export USE_FRAMEWORKS=static
export RCT_USE_LOCAL_RNCORE=~/Downloads/reactnative-core-debug.tar.gz
export RCT_USE_LOCAL_RN_DEP=~/Downloads/reactnative-dependencies-debug.tar.gz
export HERMES_ENGINE_TARBALL_PATH=~/Downloads/hermes-ios-debug.tar.gz
rm -rf ./Pods
pod cache clean --all
bundle exec pod install