SIGN IN SIGN UP
facebook / react-native UNCLAIMED

A framework for building native applications using React

0 0 0 C++

Fix replace-rncore-version to extract tarball via temp dir for EdenFS compatibility

Extract the rncore tarball to a temporary directory on a regular filesystem
first, then move it to the final location. This avoids issues with partial
tar extraction on EdenFS where extracting directly can silently produce
incomplete results. Also adds extraction verification and mv/cp fallback logic.

## Changelog:
[Internal] - Fix rncore tarball extraction on EdenFS by extracting to a temp dir first and moving to final location
R
Riccardo Cipolleschi committed
be99b87e18646a9168097c4da0938bf8a36ad2f1
Parent: 81223f2
Committed by Nicola Corti <ncor@meta.com> on 3/4/2026, 5:22:49 PM