Home
last modified time | relevance | path

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

/expo/packages/@expo/config-plugins/src/ios/
H A DGoogle.ts46 const googleServicesFileRelativePath = getGoogleServicesFile(config); constant
47 if (googleServicesFileRelativePath === null) {
51 const infoPlist = readGoogleServicesInfoPlist(googleServicesFileRelativePath, modRequest);
87 const googleServicesFileRelativePath = getGoogleServicesFile(config); constant
88 if (googleServicesFileRelativePath === null) {
92 const googleServiceFilePath = path.resolve(projectRoot, googleServicesFileRelativePath);
/expo/packages/@expo/config-plugins/build/ios/
H A DGoogle.js96 const googleServicesFileRelativePath = getGoogleServicesFile(config);
97 if (googleServicesFileRelativePath === null) {
100 const infoPlist = readGoogleServicesInfoPlist(googleServicesFileRelativePath, modRequest);
122 const googleServicesFileRelativePath = getGoogleServicesFile(config);
123 if (googleServicesFileRelativePath === null) {
126 …const googleServiceFilePath = _path().default.resolve(projectRoot, googleServicesFileRelativePath);
H A DGoogle.js.map1googleServicesFileRelativePath","getGoogleServicesFile","infoPlist","REVERSED_CLIENT_ID","_config$…