Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/export/
H A DexportHermes.ts210 const props = await parsePodfilePropertiesAsync(podfilePropertiesPath);
244 async function parsePodfilePropertiesAsync( function