Searched refs:googleServicesFileRelativePath (Results 1 – 3 of 3) sorted by relevance
46 const googleServicesFileRelativePath = getGoogleServicesFile(config); constant47 if (googleServicesFileRelativePath === null) {51 const infoPlist = readGoogleServicesInfoPlist(googleServicesFileRelativePath, modRequest);87 const googleServicesFileRelativePath = getGoogleServicesFile(config); constant88 if (googleServicesFileRelativePath === null) {92 const googleServiceFilePath = path.resolve(projectRoot, googleServicesFileRelativePath);
96 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);
1 …googleServicesFileRelativePath","getGoogleServicesFile","infoPlist","REVERSED_CLIENT_ID","_config$…