Searched refs:xcFrameworkPath (Results 1 – 1 of 1) sorted by relevance
208 const xcFrameworkPath = path.join(pkg.path, pkg.iosSubdirectory, xcFrameworkFilename); constant210 if (await fs.pathExists(xcFrameworkPath)) {211 await fs.remove(xcFrameworkPath);