Home
last modified time | relevance | path

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

/expo/packages/@expo/cli/src/start/doctor/apple/
H A DXcodePrerequisite.ts105 const selectPath = profile(getXcodeSelectPathAsync)(); constant
106 debug(`Xcode select path: ${selectPath}`);
107 if (!selectPath) {
125 debug(`Unexpected Xcode setup (version: ${version}, select: ${selectPath})`);