Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add asdf-vm support in react-native-xcode.sh (#30111)
Summary: About asdf-vm: https://asdf-vm.com/ This PR add [asdf-vm](https://asdf-vm.com/) support to `find-node.sh` for `scripts/react-native-xcode.sh` in `Bundle React Native code and images` build phrase and potentially other scripts using `find-node.sh` to get executable nodejs ## Changelog [iOS] [Added] - add asdf-vm support in find-node.sh Pull Request resolved: #30111 Test Plan: Xcode is able to complete `Bundle React Native code and images` build phrase without errors when node is installed by asdf-vm Reviewed By: yungsters Differential Revision: D31064080 Pulled By: charlesbdudley fbshipit-source-id: aa73620fc39027c58c9cdfbb554cd5698b917850
- Loading branch information