Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/utils/
H A Dcocoapods.ts145 const podFolderPath = path.join(projectRoot, 'ios', 'Pods'); constant
146 return fs.existsSync(podFolderPath);