Searched refs:needsPodsInstalled (Results 1 – 1 of 1) sorted by relevance
59 const needsPodsInstalled = await fs.existsSync(path.join(projectRoot, 'ios')); constant62 if (needsPodsInstalled) {70 logNodeInstallWarning(cdPath, packageManager, needsPodsInstalled && !podsInstalled);