Home
last modified time | relevance | path

Searched refs:xcFrameworkPath (Results 1 – 1 of 1) sorted by relevance

/expo/tools/src/prebuilds/
H A DPrebuilder.ts208 const xcFrameworkPath = path.join(pkg.path, pkg.iosSubdirectory, xcFrameworkFilename); constant
210 if (await fs.pathExists(xcFrameworkPath)) {
211 await fs.remove(xcFrameworkPath);