Home
last modified time | relevance | path

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

/expo/tools/src/dynamic-macros/
H A DIosMacrosGenerator.ts133 const podfilePath = path.join(expoKitPath, 'exponent-view-template', 'ios', 'Podfile'); constant
/expo/packages/@expo/cli/src/export/
H A DexportHermes.ts194 const podfilePath = path.join(projectRoot, 'ios', 'Podfile'); constant