Searched defs:relativeProjectPath (Results 1 – 1 of 1) sorted by relevance
21 for (const relativeProjectPath of ['ios', 'apps/bare-expo/ios']) { constant22 const absoluteProjectPath = path.join(EXPO_DIR, relativeProjectPath); constant