Searched refs:getGoogleServicesFile (Results 1 – 5 of 5) sorted by relevance
5 getGoogleServicesFile,24 expect(getGoogleServicesFile({})).toBe(null);38 expect(getGoogleServicesFile(config)).toBe('./path/to/GoogleService-Info.plist');
6 exports.getGoogleServicesFile = getGoogleServicesFile;96 const googleServicesFileRelativePath = getGoogleServicesFile(config);103 function getGoogleServicesFile(config) { function122 const googleServicesFileRelativePath = getGoogleServicesFile(config);
8 export declare function getGoogleServicesFile(config: Pick<ExpoConfig, 'ios'>): string | null;
1 …getGoogleServicesFile","infoPlist","REVERSED_CLIENT_ID","_config$ios$googleSer","_config$ios","ios…
46 const googleServicesFileRelativePath = getGoogleServicesFile(config);56 export function getGoogleServicesFile(config: Pick<ExpoConfig, 'ios'>) { function87 const googleServicesFileRelativePath = getGoogleServicesFile(config);