Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/ios/
H A DGoogle.ts36 const googleServiceFilePath = path.resolve(projectRoot, relativePath); constant
92 const googleServiceFilePath = path.resolve(projectRoot, googleServicesFileRelativePath); constant