Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/ios/
H A DGoogle.ts36 const googleServiceFilePath = path.resolve(projectRoot, relativePath); constant
37 const contents = fs.readFileSync(googleServiceFilePath, 'utf8');
92 const googleServiceFilePath = path.resolve(projectRoot, googleServicesFileRelativePath); constant
94 googleServiceFilePath,
/expo/packages/@expo/config-plugins/build/ios/
H A DGoogle.js89 const googleServiceFilePath = _path().default.resolve(projectRoot, relativePath);
90 const contents = _fs().default.readFileSync(googleServiceFilePath, 'utf8');
126 …const googleServiceFilePath = _path().default.resolve(projectRoot, googleServicesFileRelativePath);
127 …_fs().default.copyFileSync(googleServiceFilePath, _path().default.join((0, _Paths().getSourceRoot)…
H A DGoogle.js.map1googleServiceFilePath","path","resolve","contents","fs","readFileSync","assert","plist","parse","g…