Searched refs:podfileLockPath (Results 1 – 2 of 2) sorted by relevance
17 podfileLockPath="$path/Podfile.lock"19 podfileLock=$(md5 -q "$podfileLockPath" 2>/dev/null)
140 const podfileLockPath = path.join(projectRoot, 'ios', 'Podfile.lock'); constant141 return fs.existsSync(podfileLockPath);