Home
last modified time | relevance | path

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

/expo/tools/src/prebuilds/
H A DXcodeProject.ts39 const xcodeprojPath = await generateXcodeProjectAsync(dir, spec); constant
H A DPrebuilder.ts198 const xcodeprojPath = await generateXcodeProjectAsync(dir, spec); constant